Vehicle who spawn anywhere
#1

Hi all !

My problem is simply. I want to create a house for one team so I added class in CJ's house (the interior is 3) and I do like this :

Код:
AddPlayerClassEx(1,105,2495.9885,-1708.1449,1014.7422,359.8317,0,0,0,0,0,0);
In OnPlayerRequestClass callback :

Код:
if (classid == 0)
	 {
	  SetPlayerInterior(playerid,3);
	 }
But now the problem is when I leave the CJ's house, the vehicle who I added spawn like these :

But I never add my vehicle like these... ! I don't understand... from where the problem can come ?

Thanks for your help !
Reply


Messages In This Thread
Vehicle who spawn anywhere - by SlayerS - 16.02.2014, 20:30
Re: Vehicle who spawn anywhere - by Vanter - 16.02.2014, 20:37
Re: Vehicle who spawn anywhere - by SlayerS - 16.02.2014, 21:04
Re: Vehicle who spawn anywhere - by Cvnnor - 16.02.2014, 21:54

Forum Jump:


Users browsing this thread: 1 Guest(s)