SA-MP Forums Archive
Problem with MoveObject [Need 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Problem with MoveObject [Need Help] (/showthread.php?tid=107880)



Problem with MoveObject [Need Help] - *ToM* - 11.11.2009

Yo, when I try to compile my fs this error pops up...I dunno what's wrong with the code...


Quote:

error 035: argument type mismatch (argument 1)

Код:
MoveObject(gate, Xgate, Ygate, Zgate-4 , 9);
can ye help me ?:>




Re: Problem with MoveObject [Need Help] - *BueNoOo* - 12.11.2009

woot


Re: Problem with MoveObject [Need Help] - member - 12.11.2009

There is a problem with "gate". Show us how you assigned a value to it.