SSCANF player not online bug!
#1

Hi guys, im using sscanf 0.3d-R2 and i have 1 command, and for some reasons, for some players this command wont work,
Код:
new id;
new string[126];
if(sscanf(params, "u", id)) return SCM(playerid, -1, ""SCMD"/check [ID/Name]");
if(!IsPlayerConnected(id)) return SCM(playerid,GRAD2,"Not Online.");
it says Not Online. and player is there, he is on server...

Is that because im using older version of sscanf, or?
Reply


Messages In This Thread
SSCANF player not online bug! - by Dusan01 - 08.02.2016, 19:34
Re: SSCANF player not online bug! - by GangstaSunny - 08.02.2016, 19:58
Re: SSCANF player not online bug! - by ikey07 - 08.02.2016, 20:04
Re: SSCANF player not online bug! - by Dusan01 - 08.02.2016, 20:09
Re: SSCANF player not online bug! - by Dusan01 - 09.02.2016, 17:55
Re: SSCANF player not online bug! - by ikey07 - 09.02.2016, 18:22
Re: SSCANF player not online bug! - by Dusan01 - 09.02.2016, 18:32

Forum Jump:


Users browsing this thread: 4 Guest(s)