VIP and ADMIN cmd
#1

I would like to know how to make a command work for both vip and admins. Here are the variables(LuxAdmin System):
PHP код:
if(AccInfo[playerid][Level] >= 2
and
PHP код:
if(AccInfo[playerid][pVip] >=1
.

I've been trying to mimic this which i saw in the LuxAdmin Script but it did not work:
PHP код:
if(AccInfo[playerid][Level] >= || IsPlayerAdmin(playerid)) 
and it works fine for them but not for me. Help please!
Reply


Messages In This Thread
VIP and ADMIN cmd - by megamind2067 - 08.02.2013, 00:47
Re: VIP and ADMIN cmd - by Neil. - 08.02.2013, 00:49
Re: VIP and ADMIN cmd - by megamind2067 - 08.02.2013, 00:54
Re: VIP and ADMIN cmd - by Neil. - 08.02.2013, 00:58
Re: VIP and ADMIN cmd - by megamind2067 - 08.02.2013, 01:04

Forum Jump:


Users browsing this thread: 1 Guest(s)