[Tutorial] Admin levels with y_groups
#3

for example i am making roleplay server, why would i want to use y_groups when i could just use simple variable ?
PHP Code:
enum{
GROUP_POLICE
};
if(
User[playerid][Group]!=GROUP_POLICE)return scm(playerid,-1,"You aren't a cop!"); 
Reply


Messages In This Thread
Admin levels with y_groups - by corne - 14.04.2015, 19:13
Re: Admin levels with y_groups - by Calisthenics - 02.07.2018, 09:44
Re: Admin levels with y_groups - by CodeStyle175 - 02.07.2018, 13:51
Re: Admin levels with y_groups - by CaptainBoi - 02.07.2018, 17:37
Re: Admin levels with y_groups - by Mobtiesgangsa - 02.07.2018, 23:33
Re: Admin levels with y_groups - by Verc - 03.07.2018, 04:23

Forum Jump:


Users browsing this thread: 2 Guest(s)