26.03.2014, 00:00
(Dini)
I have looked everywhere for a /setadmin cmd they just will not work... I am using ZCMD and it will not set the level. Can someone please make me one to go with
I have looked everywhere for a /setadmin cmd they just will not work... I am using ZCMD and it will not set the level. Can someone please make me one to go with
Код:
enum pInfo { AdminLevel, pCash, pScore, } new PlayerInfo[MAX_PLAYERS][pInfo]; new gPlayerLogged[MAX_PLAYERS];