help please - 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: help please (
/showthread.php?tid=236143)
help please -
ElChapoGuzman - 07.03.2011
warning 202: number of arguments does not match definition
this warning wont let me test out my gm so the line 46 which is error is this
SetPlayerPos(playerid, 258.3002, 82.6247, 1002.4453, 15.3746);
help please
Re: help please -
Stigg - 07.03.2011
Try:
Код:
SetPlayerPos(playerid, 258.3002, 82.6247, 1002.4453);
Re: help please -
ElChapoGuzman - 07.03.2011
hahahahaha of course i forgot only xy z damn i noob
Re: help please -
Stigg - 07.03.2011
Quote:
Originally Posted by ElChapoGuzman
hahahahaha of course i forgot only xy z damn i noob
|
Lol'z You got there in the end.