sscanf help
#1

i would like to make a cmd like this:

USAGE: /cmd <ID(Optional)> <Action>

I tested it with:
Код HTML:
if(sscanf(params, "U(-1)s[21]", player1, action)) return .....
if(player1 == -1) player1 = playerid
However, when i try with this, it only returns the usage message. Any ideas ?
Reply


Messages In This Thread
sscanf help - by pelican1 - 10.01.2017, 20:39
Re: sscanf help - by darkdrago - 10.01.2017, 22:05

Forum Jump:


Users browsing this thread: 1 Guest(s)