15.02.2011, 14:07
You see this code:
?
This "u" is a specifier and it gives you an advantage to use command like /goto Libra.
I meant to say that you can use both (Player ID / Player Name) with sscanf and "u" as a specifier.
pawn Код:
if(!sscanf(params, "u", playerid2))
This "u" is a specifier and it gives you an advantage to use command like /goto Libra.
I meant to say that you can use both (Player ID / Player Name) with sscanf and "u" as a specifier.