Set level
#2

pawn Код:
if(PlayerInfo[playerid][pAdminLevel] != 1) return 0;
EDIT: Also you might wana make the command for other levels ie,
pawn Код:
if(PlayerInfo[playerid][pAdminLevel] < 1) return 0;
so it will return "unknown command" to anyone below level 1.
Reply


Messages In This Thread
Set level - by Kitten - 14.11.2010, 06:21
Re: Set level - by iggy1 - 14.11.2010, 06:28
Re: Set level - by [L3th4l] - 14.11.2010, 06:30
Re: Set level - by Lorenc_ - 14.11.2010, 06:52

Forum Jump:


Users browsing this thread: 2 Guest(s)