25.05.2012, 19:30
if(IsPlayerAdmin(playerid)) returns 1 if the player is logged into the RCON.
so just ask
so just ask
Код:
if(!IsPlayerAdmin(playerid)) return SendClientMessage(playerid, 0xFFFFFF, "** You are not logged into the RCON. You can't use this command.");