Commands Level File
#5

when you do

if(PlayerInfo[playerid][AdminLevel] >= 1)

change it to

if(PlayerInfo[playerid][AdminLevel] >= dini_Int(Adminlevels, "sethp"))

this should be the same as
if(blabla >= 2) then its good

you need a file called adminlevels where this can read from
Reply


Messages In This Thread
Commands Level File - by -PunisheR- - 25.03.2010, 10:16
Re: Commands Level File - by -PunisheR- - 25.03.2010, 20:20
Re: Commands Level File - by -PunisheR- - 26.03.2010, 09:41
Re: Commands Level File - by Oxside - 26.03.2010, 09:58
Re: Commands Level File - by Niixie - 26.03.2010, 20:55

Forum Jump:


Users browsing this thread: 2 Guest(s)