/getid sscanf warnings.
#4

pawn Код:
new aname[MAX_PLAYER_NAME];
if(sscanf(params, "u", aname)) return SendClientMessage(playerid, COLOR_USAGE, "USAGE: /id [PartOfPlayerName]");
This should work. And use foreach for player loops, it's faster.
Reply


Messages In This Thread
/getid sscanf warnings. - by Denying - 31.03.2013, 09:24
Re: /getid sscanf warnings. - by Konstantinos - 31.03.2013, 09:29
Re: /getid sscanf warnings. - by Denying - 31.03.2013, 09:44
Re: /getid sscanf warnings. - by B-Matt - 31.03.2013, 09:56
Re: /getid sscanf warnings. - by Chrillzen - 31.03.2013, 11:13
Re: /getid sscanf warnings. - by Threshold - 31.03.2013, 11:19
Re: /getid sscanf warnings. - by Konstantinos - 31.03.2013, 11:22

Forum Jump:


Users browsing this thread: 1 Guest(s)