Hallo habe mir den einstein Streamer(lite) gehoLt und habe maL keine anhung wie ich den einfüge kann mir da maL jemadn genau erklären?
Wichtiger Hinweis: Bitte ändert nicht manuell die Schriftfarbe auf schwarz sondern belasst es bei der Standardeinstellung. Somit tragt ihr dazu bei dass euer Text auch bei Verwendung unseren dunklen Forenstils noch lesbar ist!
Tipp: Ihr wollt längere Codeausschnitte oder Logfiles bereitstellen? Benutzt unseren eigenen PasteBin-Dienst Link
-
-
Also
#include <Obj_LITE>
Unter OnPlayerDisconnect
StreamObject_OnPlayerDisconnect(playerid);
Unter OnGameModeInit
StreamObject_OnGameModeInit();
Und unter OnGameModeExit:
StreamObject_OnGameModeExit();
Jetzt musst du die Objecte nur noch so einfügen:
CreateObjectToStream(modelid, Float:x, Float:y, Float:z, Float:rX, Float:rY, Float:rZ);
Die musst du aber converten den Converter gibts hier:
http://gtamap.delux-host.com/converter/old/ -
OnGameModeExit habe ich nich
//edit habz
public OnGameModeExit()
{
//Streamer
StreamObject_OnGameModeExit();
return 1;
}//edit 4 err0r's beim einfüge der neun map
F:\MEINSE~1\GAMEMO~1\LOSANG~1.PWN(5075) : warning 202: number of arguments does not match definition
F:\MEINSE~1\GAMEMO~1\LOSANG~1.PWN(7398) : error 001: expected token: ",", but found "."
F:\MEINSE~1\GAMEMO~1\LOSANG~1.PWN(7398) : error 029: invalid expression, assumed zero
F:\MEINSE~1\GAMEMO~1\LOSANG~1.PWN(7398 -- 7403) : warning 215: expression has no effect
F:\MEINSE~1\GAMEMO~1\LOSANG~1.PWN(7403) : error 001: expected token: ";", but found "-identifier-"
F:\MEINSE~1\GAMEMO~1\LOSANG~1.PWN(7403) : fatal error 107: too many error messages on one lineCompilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
4 Errors.
CreateObjectToStream(980, 1969.202026, -1620.161743, 17.567144, 0.0000, 0.0000, 270.0000);
CreateObjectToStream(982, 1305.106567, -1696.773682, 13.230430, 0.0000, 0.0000, 0.0000);
CreateObjectToStream(982, 1305.115356, -1722.355591, 13.230430, 0.0000, 0.0000, 0.0000);
CreateObjectToStream(982, 1304.973999, -1747.926514, 13.280429, 0.0000, 0.0000, 0.0000);
CreateObjectToStream(982, 1305.005615, -1773.564575, 13.230430, 0.0000, 0.0000, 0.0000);
CreateObjectToStream(982, 1304.992554, -1799.130615, 13.330428, 0.0000, 0.0000, 0.0000);
CreateObjectToStream(982, 1304.780151, -1824.668823, 13.230430, 0.0000, 0.0000, 0.0000);
CreateObjectToStream(983, 1838.866943, -1038.222046, 24.816536, 0.0000, 0.0000, 0.0000);
CreateObjectToStream(983, 1838.745972, -1044.516113, 24.944824, 0.0000, 0.0000, 0.0000);
CreateObjectToStream(983, 1838.769531, -1050.946167, 24.932131, 0.0000, 0.0000, 0.0000);
CreateObjectToStream(983, 1838.820068, -1057.425903, 24.890713, 0.0000, 0.0000, 0.0000);
CreateObjectToStream(983, 1838.973755, -1063.388550, 24.665455, 0.0000, 0.0000, 0.0000);
CreateObjectToStream(983, 1838.868042, -1067.336304, 24.802513, 0.0000, 0.0000, 0.0000);
CreateObjectToStream(983, 1846.572510, -1066.649902, 24.320095, 0.0000, 0.0000, 0. -
CreateObjectToStream(980, 1969.202026, -1620.161743, 17.567144, 0.0000, 0.0000, 270.0000);
CreateObjectToStream(982, 1305.106567, -1696.773682, 13.230430, 0.0000, 0.0000, 0.0000);
CreateObjectToStream(982, 1305.115356, -1722.355591, 13.230430, 0.0000, 0.0000, 0.0000);
CreateObjectToStream(982, 1304.973999, -1747.926514, 13.280429, 0.0000, 0.0000, 0.0000);
CreateObjectToStream(982, 1305.005615, -1773.564575, 13.230430, 0.0000, 0.0000, 0.0000);
CreateObjectToStream(982, 1304.992554, -1799.130615, 13.330428, 0.0000, 0.0000, 0.0000);
CreateObjectToStream(982, 1304.780151, -1824.668823, 13.230430, 0.0000, 0.0000, 0.0000);
CreateObjectToStream(983, 1838.866943, -1038.222046, 24.816536, 0.0000, 0.0000, 0.0000);
CreateObjectToStream(983, 1838.745972, -1044.516113, 24.944824, 0.0000, 0.0000, 0.0000);
CreateObjectToStream(983, 1838.769531, -1050.946167, 24.932131, 0.0000, 0.0000, 0.0000);
CreateObjectToStream(983, 1838.820068, -1057.425903, 24.890713, 0.0000, 0.0000, 0.0000);
CreateObjectToStream(983, 1838.973755, -1063.388550, 24.665455, 0.0000, 0.0000, 0.0000);
CreateObjectToStream(983, 1838.868042, -1067.336304, 24.802513, 0.0000, 0.0000, 0.0000);
CreateObjectToStream(983, 1846.572510, -1066.649902, 24.320095, 0.0000, 0.0000, 0.0000); -
waas genau hast du jez dran gemacht?
-
Das
CreateObjectToStream(983, 1846.572510, -1066.649902, 24.320095, 0.0000, 0.0000, 0.
in
CreateObjectToStream(983, 1846.572510, -1066.649902, 24.320095, 0.0000, 0.0000, 0); -
ich sehe kein unterschied ô0
//editr gefunden
0. fehlt was -
breadfish.de
Hat das Thema geschlossen.