streamer/gamemode problem - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: streamer/gamemode problem (
/showthread.php?tid=182403)
streamer/gamemode problem -
audifan00 - 10.10.2010
hey guys i got some problem with my gm
i have F_Streamer updated to 0.3b and for some reason all my objects are transparent as if im using old streamer!
I heard i have to re-compile my gm? how do i do that? also maybe its objects problem because im using my old map.
Is this objects fine?:
F_CreateObject(1238, -424.673828125, 1903.6708984375, 57.561466217041, 0, 0, 0);
F_CreateObject(1237, -312.54693603516, 1330.6707763672, 53.211490631104, 0, 0, 0);
F_CreateObject(1237, -319.24032592773, 1347.865234375, 53.832138061523, 0, 0, 0);
F_CreateObject(978, -342.90234375, 1312.32421875, 51.14408493042, 0, 356.99523925781, 321.49841308594);
F_CreateObject(978, -349.458984375, 1318.7021484375, 50.669055938721, 0, 356.99523925781, 309.99572753906);
F_CreateObject(978, -354.9296875, 1326.1884765625, 50.019016265869, 0, 354.99572753906, 302.49206542969);
and how to re-compile gamemode?
thanks a lot guys!