Sscanf Error - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Sscanf Error (
/showthread.php?tid=427902)
Sscanf Error -
Merit - 03.04.2013
I got an error when i use all commands which needs a playerid to be inputted. When i use such a command, it says that player is offline, even if its an online player. So, I checked it more and after that i found that sscanf is inputting 65536 as the value of playerid when each time we use the command. Thats why its saying that player is not online. I checked the code and didnt find any error in it as i am using one of the released gamemode at samp forums called as PPC_Trucking. This bug occured after i have copied all the includes of the include folder to the .pwn file, except sscanf and other samp includes. I dont know why this happens. Please help me to resolve this issue
Re: Sscanf Error -
Sithis - 03.04.2013
Please post your code and error messages. It's the only way anyone can help you.