Let only VIP's and Admins use a specific command.
#1

Right now, i have:
pawn Код:
if(AccInfo[playerid][Level] >=1) AccInfo[playerid][pVip] > 0)
        {
But this only lets the person use the command if he is BOTH VIP and Admin.
How do i make it so the player only has to be 1 of them. (VIP, Admin)

Thanks.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)