SA-MP Forums Archive
[HELP] streamer 2.7.4 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)
+--- Thread: [HELP] streamer 2.7.4 problem (/showthread.php?tid=554248)



[HELP] streamer 2.7.4 problem - Luca12 - 02.01.2015

Hello when I have streamer 2.7 I have on one gang dynamic fence which when I type open then the gate is open that is fence and close then it's closed. Know I update streamer to 2.7.4 and when I was go to that gang the gates just gone but it should be there


Re: [HELP] streamer 2.7.4 problem - Abagail - 02.01.2015

It should look somewhat like this:
pawn Код:
native CreateDynamicObject(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = 200.0, Float:drawdistance = 0.0);
You are probably getting the "expecting 12 arguments but found 11" error.