SA-MP Forums Archive
arguments does not match? - 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: arguments does not match? (/showthread.php?tid=175732)



arguments does not match? - thomas.. - 10.09.2010

TogglePlayerControllable(false);

i thought it was correct?

also i tried

TogglePlayerControllable(0);

but that gave same warning..

nvm fixed


Re: arguments does not match? - Dime - 10.09.2010

to freeze
TogglePlayerControllable(playerid,0);