24.05.2013, 19:37
Forgot to mention this:
If someone wants to use the script for non-admin users, he shall remove the line:
when the command is being performed. Search for the line 'COMMAND:changeskin' and remove it then.
If someone wants to use the script for non-admin users, he shall remove the line:
pawn Код:
if(!IsPlayerAdmin(playerid)) return SCM(playerid, COLOR_LIGHTBLUE, "You must be an admin to use this command.");