25.08.2012, 09:22
@kbalor why did you use 256 when 64 MAX. is needed. If you want only the admin to access to that command just add
above the string variable.
pawn Код:
[if(IsPlayerAdmin(playerid)) { //code }