• Why doesn't this stop cars from moving?
    2 replies, posted
This code runs when the cars health is set to 0, the code definitely runs but it doesn't stop the car from moving. ent:StartEngine(false); ent:EnableEngine(false);
do you have a check if the engine should be turned off or not running if StartEngine and EnableEngine is set to false?
Show us your code.
Sorry, you need to Log In to post a reply to this thread.