Player ID's bugged. - 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: Player ID's bugged. (
/showthread.php?tid=470328)
Player ID's bugged. -
MaDsON - 17.10.2013
So basically, as player ID 0, when I try to do a command that is greater then the ID of 3, then it won't let me preform an action on a player with an id of 3 or greater.
So for example, if I do /gethere 3, it will get ID 0 to my location instead of 3.
Or if I /setskin 3 3, it just will not simply work.
I've checked all my plugins. Please help.
Re: Player ID's bugged. -
DanishHaq - 17.10.2013
Are you using sscanf? If so, make sure it's updated to the latest version.
Re: Player ID's bugged. -
Krisna - 17.10.2013
updates your plugins?
Re: Player ID's bugged. -
MaDsON - 17.10.2013
SSCANF is updated to the version. All of them, I've checked. It's still not working!
Re: Player ID's bugged. -
jakejohnsonusa - 17.10.2013
Show us the code on the /gethere please.
Also, does it work for ID's 1& 2 then?