06.01.2014, 02:54
Quote:
Hey everyone. I'm using one of the filterscripts of car ownership systems. However, after a car has been crashed/destroyed, it just respawns in the same position it was destroyed at. So I got rid of it and now trying to create a command which would respawn the car with all the tune when a player types in a command and pays amount of money for it. However, something doesn't work out for me and what happens after I type in the command - the car spawns but in the farm (Blueberry). Please help?
|
- Not loading position data
- Not saving position data
- Not retrieving position data correctly
If it does save and the co-ords are correct, check if the loading is working. Maybe make a quick command that loads it and when you use the command it returns a string with the location of the car after loading. If that is correct, you may need to check that the data is being applied to OnVehicleSpawn().