Command problem!
#1

I have problem in this command! When i am admin lvl 6 or 5,4,3,2 i am not allowed to use this command but i am admin lol

When i set my level to 0 or 1 i can use it! What is the problem! This command must be allowed only the use admin level 2 to 6! How to fix that

Код:
CMD:aheal(playerid, params[])
{
       f(PlayerInfo[playerid][Level] >= 2) return SCM(playerid,0xFF8284FF,"[ERROR]: You are not allowed to use this command!");
		SetPlayerHealth(playerid, 100);
        return 1;
}
Reply


Messages In This Thread
Command problem! - by Hunud - 19.11.2016, 15:15
Re: Command problem! - by TwinkiDaBoss - 19.11.2016, 15:17
Re: Command problem! - by Dayrion - 19.11.2016, 15:17
Re: Command problem! - by BiosMarcel - 19.11.2016, 15:26
Re: Command problem! - by Hunud - 19.11.2016, 15:33
Re: Command problem! - by Dayrion - 19.11.2016, 17:17

Forum Jump:


Users browsing this thread: 1 Guest(s)