16.01.2015, 01:20
Quote:
No <= less than, or equal to. And because you dont use GetVehicleHealth or ANYTHING to change the health variable, it will never surpass 0. Therefore: you have scripted it to ALWAYS stall the engine. A simple fix would be to add GetVehicleHealth(carid, vHealth) before checking the health amount.
|
SO WAT SHOULD I USE?