SA-MP Forums Archive
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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Error (/showthread.php?tid=247065)



Error - nuriel8833 - 07.04.2011

I get this error:

PHP код:
error 035argument type mismatch (argument 2
On this line:
PHP код:
SetPlayerTime(playerid,spawnTime[randt],0); 
What is wrong?
Thanks for helpers


Re: Error - iJumbo - 07.04.2011

SetPlayerTime(playerid,strval(spawnTime[randt]),0);