24.07.2010, 23:18
(
Последний раз редактировалось Blt950; 25.07.2010 в 00:08.
Причина: Solved
)
Hey, I got this problem, I have some car rental system sat up at my server that I scripted self.
I'm creating the cars with "AddStaticVehicle()"
But when people unrent it, I need to make it spawn back at its position. But I got no DestroyVehicle(); that acts like the vehicle would have exploded. Beacuse then it respawns. With DestroyVehicle(); it doesn't.
Is it some kind of way to destroy the vehicle, but let it respawn as it was destroyed normally?
I've tried setting it high up in air and tried to explode it, and even drown it. None of them worked.
>> Solved <<
I'm creating the cars with "AddStaticVehicle()"
But when people unrent it, I need to make it spawn back at its position. But I got no DestroyVehicle(); that acts like the vehicle would have exploded. Beacuse then it respawns. With DestroyVehicle(); it doesn't.
Is it some kind of way to destroy the vehicle, but let it respawn as it was destroyed normally?
I've tried setting it high up in air and tried to explode it, and even drown it. None of them worked.
>> Solved <<