14.12.2010, 21:55
Hi all,im making registration system with admin system,i've the variable AdminLevel, i need to add 3 levels to this.
Admin level 1,Admin level 2 and Admin level 3.
Any way to do?
The registration system is this.
Any help?Thanks.
Admin level 1,Admin level 2 and Admin level 3.
Any way to do?
The registration system is this.
Код:
enum pInfo { AdminLevel, Cash, Score, }