SA-MP Forums Archive
MoveDynamicObject || Error - 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: MoveDynamicObject || Error (/showthread.php?tid=662091)



MoveDynamicObject || Error - Shemaz - 23.12.2018

Код:
D:\Files - IMP\Gamemodes\bobo.pwn(56349) : error 010: invalid function or declaration
D:\Files - IMP\Gamemodes\bobo.pwn(56361) : warning 202: number of arguments does not match definition
D:\Files - IMP\Gamemodes\bobo.pwn(56361) : warning 202: number of arguments does not match definition
D:\Files - IMP\Gamemodes\bobo.pwn(56361) : warning 202: number of arguments does not match definition
56349
Код:
m3gater = CreateDynamicObject(985,835.7000100,-1794.1000000,14.6000000,0.0000000,0.0000000,0.0000000); //object(gate_autor) (1)
56361
Код:
		MoveDynamicObject(m3gater, 841.4000200,-1794.1000000,14.6000000,1.0,0.0000000,0.0000000,0.0000000);