sscanf problems
#6

Post the full command. It's kind of silly asking for help with code but then not showing all of it. Doesn't seem like it's sscanf because if it fails it will send you a message, and if it doesn't fail, execution will continue.

Also change the sscanf line to this.

pawn Код:
if(sscanf(params, "u", ID)) SendClientMessage(playerid, BLANCO, "USAGE: /info(/i) [ID/NAME]");
Reply


Messages In This Thread
sscanf problems - by HardBoy - 14.11.2012, 20:46
Re: sscanf problems - by HardBoy - 14.11.2012, 20:48
Re: sscanf problems - by blackbhuta - 14.11.2012, 22:10
Re: sscanf problems - by HardBoy - 15.11.2012, 07:20
Re: sscanf problems - by HardBoy - 15.11.2012, 09:17
Re: sscanf problems - by iggy1 - 15.11.2012, 09:31
Re: sscanf problems - by HardBoy - 15.11.2012, 10:34
Re: sscanf problems - by Edvin - 15.11.2012, 10:50
Re: sscanf problems - by HardBoy - 15.11.2012, 10:59
Re: sscanf problems - by HardBoy - 15.11.2012, 11:23

Forum Jump:


Users browsing this thread: 1 Guest(s)