Car spawns wrong
#1

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
Reply
#2

Try ----> AddStaticVehicleEx
Reply
#3

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)...
Reply
#4

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/
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)