How to make it VIP only with PlayerInfo
#3

Comparing vehicle ids and check if he's vip. I assume vCar stores the vehicleid. So, it'd be:

pawn Код:
if(vehicleid == vCar[i] && PlayerInfo[i][pVIP] >= 1) return 1;
Reply


Messages In This Thread
How to make it VIP only with PlayerInfo - by San1 - 07.07.2013, 02:59
Re: How to make it VIP only with PlayerInfo - by dEcooR - 07.07.2013, 09:38
Re: How to make it VIP only with PlayerInfo - by Konstantinos - 07.07.2013, 09:42

Forum Jump:


Users browsing this thread: 1 Guest(s)