Newbie channel problem.
#5

pawn Код:
if(PlayerVip[playerid][VipLevel] != 4)
This means if VIP doesn't equal to 4 you cannot use the channel. I have used

pawn Код:
if(PlayerVip[playerid][VipLevel] < 4)
Which is the same thing, I hate != for some reason.

Make your VIP level 4 to use the chat. If that's not how you want it edit the VipLevel
Reply


Messages In This Thread
Newbie channel problem. - by Kethrios - 23.01.2013, 08:31
Re: Newbie channel problem. - by AphexCCFC - 23.01.2013, 08:38
Re : Newbie channel problem. - by Kethrios - 23.01.2013, 08:41
Re: Newbie channel problem. - by AphexCCFC - 23.01.2013, 08:56
Re: Newbie channel problem. - by AphexCCFC - 23.01.2013, 09:00
Re : Newbie channel problem. - by Kethrios - 23.01.2013, 09:14
Re: Newbie channel problem. - by AphexCCFC - 23.01.2013, 09:19
Re : Newbie channel problem. - by Kethrios - 23.01.2013, 09:21
Re: Newbie channel problem. - by AphexCCFC - 23.01.2013, 09:26
Re: Newbie channel problem. - by AphexCCFC - 23.01.2013, 09:28

Forum Jump:


Users browsing this thread: 3 Guest(s)