help - 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 (
/showthread.php?tid=383360)
help -
Windrush - 07.10.2012
pawn Код:
C:\Users\carlo\Desktop\SA-MP Server\trucking\filterscripts\W_AdminArea.pwn(744) : warning 202: number of arguments does not match definition
C:\Users\carlo\Desktop\SA-MP Server\trucking\filterscripts\W_AdminArea.pwn(744) : warning 202: number of arguments does not match definition
C:\Users\carlo\Desktop\SA-MP Server\trucking\filterscripts\W_AdminArea.pwn(744) : warning 202: number of arguments does not match definition
pawn Код:
MoveDynamicObject(Gate, 3386.1000976563, -1963.1999511719, 23.89999961853, 2.0, 0, 0, 90);
pawn Код:
MoveDynamicObject(objectid, x, y, Z, Speed, rotx, roty, rotz);
I Kust Follow
WikiPedia
Re: help -
Smally - 07.10.2012
PHP код:
MoveDynamicObject(987, 3386.1000976563, -1963.1999511719, 23.89999961853, 2.0, 0, 0, 90);