Vehicles problem - wierd one.. -
Qur - 22.11.2011
Well.. I noticed that when I spawn to my server as one of the faction leader and go out of the HQ all the vehicles of the faction are messed up!
and if I come to the place without spawning in the HQ its look okay...
even when i make myself a leader and sethp to 0 going out the cars the of the other faction is messed.. I took 2 picture I'll show you:
/imageshack/img267/2581/samp034tu.png
/imageshack/img717/6396/samp033zr.png
btw.. if it matters.. and I guess not.. here the cars spawning part:
pawn Код:
AddStaticVehicle(540,2278.2905,-1039.2434,49.7300,136.6327,113,113);
AddStaticVehicle(412,2274.3513,-1036.2782,50.7781,136.0661,113,113);
AddStaticVehicle(540,2263.8621,-1052.3342,49.9658,48.4925,113,113);
AddStaticVehicle(412,2269.3030,-1056.6531,48.8488,53.4823,113,113);
AddStaticVehicle(482,2270.6921,-1033.1287,52.0029,136.0684,113,113);
AddStaticVehicle(492,2494.3665,-1683.4945,13.2495,96.6161,2,2);
AddStaticVehicle(482,2510.6152,-1687.7524,13.4175,48.1416,2,2);
AddStaticVehicle(492,2507.4668,-1677.3870,13.3213,145.9504,2,2);
AddStaticVehicle(567,2483.0754,-1683.4598,13.2806,88.0288,2,2);
AddStaticVehicle(567,2482.2798,-1691.5588,13.3794,356.5661,2,2);
Re: Vehicles problem - wierd one.. -
Blessed - 22.11.2011
Did you use the De-Bug to place the vehicles? Or did you use the same coordinates twice so they are toppled over each other?
Re: Vehicles problem - wierd one.. -
Hoborific - 22.11.2011
Do you mean they all face north? I found this issue every time I came out of CJ's family house, no matter what, even on singleplayer.
Re: Vehicles problem - wierd one.. -
Qur - 22.11.2011
No I didnt.. they should be organized.. its not even their location.. it appear that if player login in interior and leave it the vehicles lose their place..
and no I dont use de-bug...
btw.. I can upload a picture of how it should look.. for some reason they just lose their place
and for the man above me.. the first picture i left vatos house.. and its messed too.. and never happened to me when I left CJ house it happenes..
EDIT:
here's a picture of how it really should look:
Re: Vehicles problem - wierd one.. -
Hoborific - 22.11.2011
That'd be an engine issue I believe then, with vehicles falling through the ground and re-spawning in spots like middle of grove blvd, are your interiors above the gang locations?
Re: Vehicles problem - wierd one.. -
Qur - 22.11.2011
Yea ofc the interiors above..
Re: Vehicles problem - wierd one.. -
Pharrel - 22.11.2011
This happens in CJ's house, Jeffersons Motel, Mad Dog's mansion, etc... BUT ONLY IF YOU USE THIS INTERIORS IN THE SINGLE PLAYER LOCATION or close to it.
They fall through the ground and I couldnt find a way to fix it :/
srry my bad english (:
Re: Vehicles problem - wierd one.. -
Qur - 22.11.2011
So its CJ house, Jefferson Mote, Mad Dog's Mansion and Vatos house??
okay.. any ideas how can I evade this? I understand that its SA bug.. but.. anything?

Thanks..
Re: Vehicles problem - wierd one.. -
Hoborific - 22.11.2011
You could use that Turtle guys map editor and copy the whole interiors (haven't tried interiors at all, but it works with random maps like lv airport) and move it to a different location/height on the map. or simply change interiors, or spawn them on the street, without an interior.
Re: Vehicles problem - wierd one.. -
Qur - 22.11.2011
Yea I thought about that..
and make a new interior? nah.. I made it for LVPD and its a lot of work and shit.. dont feel like make another one..
but still.. maybe someone who could solve this issue can help out?