[Tutorial] Fixing sscanf2 invalid id problem
#8

Quote:
Originally Posted by ******
View Post
That's NOT how you fix the problem "d" is "integer", "u" is "user id or name". You are "fixing" the problem by destroying sscanf functionality (and by extension functionality of your own mode).

for one thing, always make sure you're using the latest version of sscanf. Then don't use "IsPlayerConnected(pid)" but "pid == INVALID_PLAYER_ID".
I tried to use INVALID_PLAYER_ID a while ago but that didn't fix the problem, but now when i try INVALID_PLAYER_ID with u it works, why didn't it work before??

@xFirex : Try what ****** said or change the "r" param to "d".
Reply


Messages In This Thread
Fixing sscanf2 invalid id problem - by SilverKiller - 19.06.2013, 20:05
Re: Fixing sscanf2 invalid id problem - by Biess - 19.06.2013, 20:18
Re: Fixing sscanf2 invalid id problem - by SilverKiller - 19.06.2013, 20:23
Re: Fixing sscanf2 invalid id problem - by iHaze. - 20.06.2013, 01:07
Re: Fixing sscanf2 invalid id problem - by xFirex - 20.06.2013, 13:42
AW: Fixing sscanf2 invalid id problem - by HurtLocker - 20.06.2013, 13:54
Re: Fixing sscanf2 invalid id problem - by xFirex - 20.06.2013, 14:54
Re: Fixing sscanf2 invalid id problem - by SilverKiller - 20.06.2013, 15:23

Forum Jump:


Users browsing this thread: 1 Guest(s)