My cars fall into the water with a streamer
#1

Hi i have a track on the sea, and i have used a streamer for my maps
but when i teleport their, the map doesent load quik enough so everything falls into the water
Please how can i stop this?
Reply
#2

Add 5 to thier z co ord
Reply
#3

Quote:
Originally Posted by JeNkStAX
Add 5 to thier z co ord
AddStaticVehicle(562,3379.6340,-1494.8328,2.0018,57.4107,35,1);

where would i add the 5?
Reply
#4

pawn Код:
AddStaticVehicle(562, 3379.6340, -1494.8328, 7.0018, 57.4107, 35, 1);
Reply
#5

Код:
AddStaticVehicle(562,3379.6340,-1494.8328,2.0018,57.4107,35,1); // 1
AddStaticVehicle(562,3370.7815,-1492.0602,1.9741,88.9522,17,1); // 2
AddStaticVehicle(562,3364.6980,-1492.0327,1.9860,89.3433,11,1); // 3
AddStaticVehicle(562,3357.3989,-1491.6185,2.0456,90.3070,116,1); // 4
AddStaticVehicle(562,3350.5405,-1492.2672,1.9946,99.3026,113,1); // 5
AddStaticVehicle(562,3342.8823,-1494.8625,2.0152,129.8225,101,1); // 6
AddStaticVehicle(477,3399.9165,-1496.5735,1.9680,358.4221,94,1); // 7
AddStaticVehicle(477,3402.4834,-1496.5120,1.9650,359.0949,101,1); // 8
AddStaticVehicle(415,3405.8306,-1496.7069,1.9808,1.3527,25,1); // 9
AddStaticVehicle(415,3408.2039,-1496.8983,1.9916,359.6244,36,1); // 10
AddStaticVehicle(521,3410.6201,-1495.6136,1.7618,15.8671,75,13); // 11
AddStaticVehicle(411,3405.7334,-1480.6422,2.1297,0.2995,64,1); // 12
AddStaticVehicle(402,3410.6323,-1476.7183,2.2397,267.9048,13,13); // 13
AddStaticVehicle(451,3414.4944,-1480.7186,2.1256,180.0602,125,125); // 14
i need theese doing :S
Reply
#6

AddStaticVehicle(562,3379.6340,-1494.8328,2.0018,57.4107,35,1); // 1
AddStaticVehicle(562,3370.7815,-1492.0602,6.9741,88.9522,17,1); // 2
AddStaticVehicle(562,3364.6980,-1492.0327,6.9860,89.3433,11,1); // 3
AddStaticVehicle(562,3357.3989,-1491.6185,7.0456,90.3070,116,1); // 4
AddStaticVehicle(562,3350.5405,-1492.2672,6.9946,99.3026,113,1); // 5
AddStaticVehicle(562,3342.8823,-1494.8625,7.0152,129.8225,101,1); // 6
AddStaticVehicle(477,3399.9165,-1496.5735,6.9680,358.4221,94,1); // 7
AddStaticVehicle(477,3402.4834,-1496.5120,6.9650,359.0949,101,1); // 8
AddStaticVehicle(415,3405.8306,-1496.7069,6.9808,1.3527,25,1); // 9
AddStaticVehicle(415,3408.2039,-1496.8983,6.9916,359.6244,36,1); // 10
AddStaticVehicle(521,3410.6201,-1495.6136,6.7618,15.8671,75,13); // 11
AddStaticVehicle(411,3405.7334,-1480.6422,7.1297,0.2995,64,1); // 12
AddStaticVehicle(402,3410.6323,-1476.7183,7.2397,267.9048,13,13); // 13
AddStaticVehicle(451,3414.4944,-1480.7186,7.1256,180.0602,125,125); // 14

There you go, should be fine now,
Reply
#7

Quote:
Originally Posted by Damien [T-RP
]
AddStaticVehicle(562,3379.6340,-1494.8328,2.0018,57.4107,35,1); // 1
AddStaticVehicle(562,3370.7815,-1492.0602,6.9741,88.9522,17,1); // 2
AddStaticVehicle(562,3364.6980,-1492.0327,6.9860,89.3433,11,1); // 3
AddStaticVehicle(562,3357.3989,-1491.6185,7.0456,90.3070,116,1); // 4
AddStaticVehicle(562,3350.5405,-1492.2672,6.9946,99.3026,113,1); // 5
AddStaticVehicle(562,3342.8823,-1494.8625,7.0152,129.8225,101,1); // 6
AddStaticVehicle(477,3399.9165,-1496.5735,6.9680,358.4221,94,1); // 7
AddStaticVehicle(477,3402.4834,-1496.5120,6.9650,359.0949,101,1); // 8
AddStaticVehicle(415,3405.8306,-1496.7069,6.9808,1.3527,25,1); // 9
AddStaticVehicle(415,3408.2039,-1496.8983,6.9916,359.6244,36,1); // 10
AddStaticVehicle(521,3410.6201,-1495.6136,6.7618,15.8671,75,13); // 11

That dosent work, they still fall into the water when i teleport their
the map dosent load quik enough
AddStaticVehicle(411,3405.7334,-1480.6422,7.1297,0.2995,64,1); // 12
AddStaticVehicle(402,3410.6323,-1476.7183,7.2397,267.9048,13,13); // 13
AddStaticVehicle(451,3414.4944,-1480.7186,7.1256,180.0602,125,125); // 14

There you go, should be fine now,
Didt work they still fall into the water, the map dosent load quik enough
Reply
#8

add another 5 on the z angle then
Reply
#9

instead of calculating just if you have this for example:
8.54678
add + 5
after it so it calculates automatiicly
Reply
#10

Noop still not worked, mabe i can put a timer on when my cars load?
Please help jjmarchman@live.co.uk
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)