Cars change position
#1

I place my cars here at this position in my gamemod.

But when i turn on server they be here


I tryed to put cars in more in cordinate 'z' but they still finishing there.
Where is problem?
Reply
#2

check ur CreateVehicle or AddStaticVehicle look at there co-rds
Reply
#3

Its looks like they have fallen trought the ground, but as you said you have tried to set Z higher, also there can be a bright problem, like they stuck in bridge and fall there, I dont know just think so
Reply
#4

I didnt put them so much in z+.Also i tryed put objects under but again same.Anyone elso know how fix this?
Reply
#5

show ur code?
Reply
#6

here is it..
Quote:

AddStaticVehicle(411,2424.5457,-1677.4948,15.4490,1.6908,142,2);
AddStaticVehicle(411,2428.8972,-1677.2861,15.4464,0.3717,144,144);
AddStaticVehicle(411,2432.9917,-1677.1354,15.4441,0.6967,166,166);
AddStaticVehicle(522,2436.4377,-1677.0386,15.2871,357.2553,1,1);
AddStaticVehicle(514,2424.3364,-1637.7958,20.0381,180.1372,7,76);
AddStaticVehicle(584,2432.1189,-1637.7441,20.5936,180.9981,1,3);

I have ingame cmd to respawn cars.When u type they be on right position.
Reply
#7

Pls how fix this?
Reply
#8

Already explained, it's the Z cordniates i believe.
Reply
#9

Z cords ++
Reply
#10

Quote:

AddStaticVehicle(411,2424.5457,-1677.4948,60.4490,1.6908,142,2);
AddStaticVehicle(411,2428.8972,-1677.2861,60.4464,0.3717,144,144);
AddStaticVehicle(411,2432.9917,-1677.1354,60.4441,0.6967,166,166);
AddStaticVehicle(522,2436.4377,-1677.0386,60.2871,357.2553,1,1);
AddStaticVehicle(514,2424.3364,-1637.7958,60.0381,180.1372,7,76);
AddStaticVehicle(584,2432.1189,-1637.7441,60.5936,180.9981,1,3);

+60 dont work so it isnt in z cord... more help xD
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)