15.01.2015, 23:40
Lel dude you can't make this for Admin Level 1337 only if you don't have an admin system.
Anyway, i suppose that in your gamemode an admin system is alive so you have to make this in your gamemode and not as an FS.
Post enums of player/admin system of your GAMEMODE
enums are like:
Anyway, i suppose that in your gamemode an admin system is alive so you have to make this in your gamemode and not as an FS.
Post enums of player/admin system of your GAMEMODE
enums are like:
Код:
enum PlayerInfo{ pID, pScore, pAdmin, }