11.05.2015, 17:17
Hi, i'am using a small Vehicle Ownership systиme , but i have a small problem , when i do /respawncars ( this command respawn all cars in the server ) , they have some vehicles that i have put it in interiors / Virtual worlds, this vehicles will be respawned at default interior / VW , i have tried to make this
On the callback "OnVehicleSpawn" but this didn't work, thx for helping.
PHP код:
LinkVehicleToInterior(Vehicles[vehicleid][vehicleData], Vehicles[vehicleid][vehInt]);
SetVehicleVirtualWorld(Vehicles[vehicleid][vehicleData], Vehicles[vehicleid][vehVW]);