Show cmds only for admins
#2

What is your admin variable?

And basically works like this:

if(youradminvariable[playerid] >= 1)
{
SendClientMessage(playerid,-1,"Only lvl 1 or above can see this..");
}
if(youradminvarilable[playerid] >= 2)
{
SendClientMessage(playerid,-1,"Only lvl 2 or above can see this..");
}

Hope that helps.
Reply


Messages In This Thread
Show cmds only for admins - by [HS]Syko - 12.08.2012, 14:23
Re: Show cmds only for admins - by phillip875 - 12.08.2012, 14:25
Re: Show cmds only for admins - by Djole1337 - 12.08.2012, 14:27

Forum Jump:


Users browsing this thread: 1 Guest(s)