10.01.2017, 20:39
i would like to make a cmd like this:
USAGE: /cmd <ID(Optional)> <Action>
I tested it with:
However, when i try with this, it only returns the usage message. Any ideas ?
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