Team cars problem
#3

Its just a team, i used this tutorial http://forum.sa-mp.com/showthread.ph...ight=undefined
And when i add more 1 car per team in OnGameModeInit all players can enter in thise cars
Ifmy OngGameModeInit is:
PHP код:
Cars[GroveCars] = CreateVehicle(487,2776.1999500,1290.5000000,13.7000000,272.0000000,151,149,15); //Maverick
    
Cars[GroveCars] = CreateVehicle(487,2776.8000500,1274.1999500,13.7000000,272.0000000,151,149,15); //Maverick 
All can enter in thise mavericks, but if my OnGameModeInit is:
PHP код:
Cars[GroveCars] = CreateVehicle(487,2776.1999500,1290.5000000,13.7000000,272.0000000,151,149,15); //Maverick 
Only Grove members will can enter
Reply


Messages In This Thread
Team cars problem - by bustern - 14.09.2013, 10:46
AW: Team cars problem - by Nero_3D - 14.09.2013, 11:24
Re: Team cars problem - by bustern - 14.09.2013, 13:12
Re: Team cars problem - by bustern - 14.09.2013, 15:04
AW: Team cars problem - by Nero_3D - 14.09.2013, 15:06
Re: Team cars problem - by bustern - 14.09.2013, 15:16
Re: Team cars problem - by bustern - 14.09.2013, 15:56
Re: Team cars problem - by bustern - 15.09.2013, 07:10
Re: Team cars problem - by bustern - 15.09.2013, 11:45
Re: Team cars problem - by bustern - 15.09.2013, 12:51

Forum Jump:


Users browsing this thread: 2 Guest(s)