27.01.2014, 15:21
Hello,
In Gamemodeinit() I use:
veh1 = AddStaticVehicleEx(467,-1435,-595,1056,96.287696,-1,-1,3600);
LinkVehicleToInterior(veh1, 4);
but sometimes the vehicle ( respawn ) fall and it going until z = 0 ( sa map no interior ) and is invicible , how to resolve it.
Regards
In Gamemodeinit() I use:
veh1 = AddStaticVehicleEx(467,-1435,-595,1056,96.287696,-1,-1,3600);
LinkVehicleToInterior(veh1, 4);
but sometimes the vehicle ( respawn ) fall and it going until z = 0 ( sa map no interior ) and is invicible , how to resolve it.
Regards