SA-MP Forums Archive
Car spawns wrong - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Car spawns wrong (/showthread.php?tid=255141)



Car spawns wrong - N30X - 14.05.2011

Hi,

i've got an problem.
I Spawn some vehicles with OnGameInit() on the roof at a house (the house on the left side of the cj house).
Evry time i start the server, the vehicles spawn at the street. When i got in the car and wait until they respawn, they respawn at the correct place.

An e.g. for my car spawns:

Код:
	AddStaticVehicle(522,2536.7622,-1673.9437,25.5041,87.5418,252,252); // GS-NRG1



Re: Car spawns wrong - fiki574 - 14.05.2011

Try ----> AddStaticVehicleEx


Re: Car spawns wrong - Spectre - 14.05.2011

In case you're still interested...

I took your example line and tried it on my server...
It worked perfectly fine...

BTW, Sweet's house is to the RIGHT of CJ's...That's the roof where the Harrier JumpJet spawns (once you've earned it)...


AW: Re: Car spawns wrong - N30X - 15.05.2011

Quote:
Originally Posted by fiki574_CRO
Посмотреть сообщение
Try ----> AddStaticVehicleEx
Did not solved my problem.


Quote:
Originally Posted by Spectre
I took your example line and tried it on my server...
It worked perfectly fine...
hmm... I spawn all with OnGameModeInit()

I made 2 screens of the problem:
/imageshack/i/samp120g.png/
/imageshack/i/samp119g.png/