20.12.2012, 07:58
heyy im trying to makke a setskin command that you dont need to be logged into rcon too do, how would i do that.
this is my enum
this is my enum
Код:
enum pInfo { pAdmin, pSkin } new PlayerInfo[MAX_PLAYERS][pInfo];