Admin Level??
#6

What's the problem? You can't see all the levels? Do this:
if(PlayerInfo[playerid][PlayerAdmin] >= 1)
instead of ==. So it will also shows when you're higher then 1.
And you used this:
pawn Код:
PlayerInfo[playerid][PlayerAdmin] = dini_Int(file,"PlayerAdmin");
PlayerInfo[playerid][PlayerAdmin] = 0;
Remove the last line: It sets the players admin level immidiatily to 0 again xD
Reply


Messages In This Thread
Admin Level?? NEW PROBBLEM - by park4bmx - 03.01.2011, 22:35
Re: Admin Level?? - by DRIFT_HUNTER - 03.01.2011, 23:41
Respuesta: Admin Level?? - by ipsBruno - 04.01.2011, 02:39
Re: Admin Level?? - by park4bmx - 04.01.2011, 13:38
Re: Admin Level?? - by park4bmx - 04.01.2011, 18:38
Re: Admin Level?? - by Kwarde - 04.01.2011, 18:46
Re: Admin Level?? - by MadeMan - 04.01.2011, 19:05
Re: Admin Level?? - by park4bmx - 04.01.2011, 19:07
Re: Admin Level?? - by park4bmx - 04.01.2011, 19:28
Re: Admin Level?? - by Kwarde - 04.01.2011, 19:30

Forum Jump:


Users browsing this thread: 1 Guest(s)