30.08.2011, 12:29
Ok, hey.
I need a couple of usefull functions. I could probably do theese myself. But I could also epicly fail. And I have done a couple of times.
My system uses:
Now I need the following functions.
Why not "IsPlayerAdmin" for the last one? Simply becuase thats RCON.
The lowest admin level is 1, and the highest is 5.
Thanks
-TechKid100
I need a couple of usefull functions. I could probably do theese myself. But I could also epicly fail. And I have done a couple of times.
My system uses:
pawn Код:
PlayerInfo[playerid][AdminLevel]
pawn Код:
GetPlayerAdminLevel(playerid, level)
SetPlayerAdminLevel(playerid, level)
IsPlayerAAdmin(playerid)
The lowest admin level is 1, and the highest is 5.
Thanks
-TechKid100