11.12.2009, 04:39
Quote:
Originally Posted by ❶❸❸❼ €®€Moe€®€ ❶❸❸❼
Ok, I've been trying to do this for a while each time I do it, it disables everything, Could someone Make a system that wont let all admins do any cmds only owner can do a cmd to turn admin cmds on and off ig? Please pm me a code with a fs or something for it please, Thx xD
|
pawn Код:
if(!IsPlayerAdmin(playerid)) return 0;
pawn Код:
if(ADMINVARIABLEHERE == 0) return 0;