Team Vehicle Error
#1

Okay so i have been trying to setup some team vehicles for my VIP system and i have come across some problems.

After following a tut with slight changes the team vehicles worked for the first vehicle i added but every other vehicle i enter that is set under the team doesnt seem to work, anyone here care to help out?

Pastebin Link

http://pastebin.com/e6ArEaWM

I have also had that code like this

Quote:

new CarCheck = GetPlayerVehicleID(playerid);
if(CarCheck == Cars[VIPVEHICLES] || CarCheck == Car[VIPVEHICLES] || ..................)
{
if(RPLLogged[playerid] != 2)
{
RemovePlayerFromVehicle(playerid);

SendClientMessage(playerid, COLOR_RED,
"This Vehicle is for level 2 V.I.P Members only");
return 1;
}

But i had same result so i tried it the pastebin link way last but >< can anyone see anything im missing?
Thanks - Barney
Reply


Messages In This Thread
Team Vehicle Error - by barneystinson - 06.01.2011, 21:34
Re: Team Vehicle Error - by gr56 - 06.01.2011, 22:15
Re: Team Vehicle Error - by barneystinson - 06.01.2011, 22:38
Re: Team Vehicle Error - by Nero_3D - 06.01.2011, 22:40
Re: Team Vehicle Error - by barneystinson - 06.01.2011, 22:52
Re: Team Vehicle Error - by Nero_3D - 06.01.2011, 23:59

Forum Jump:


Users browsing this thread: 1 Guest(s)