Author Topic: Temporary Jets on Unmount [Solved]  (Read 1154 times)

My vehicle temporarily gives players jets when they dismount it. I checked to see if there was a wrong playertype somewhere but it happens even when the playertype does not change. Any ideas? The jets only last for a couple milliseconds.
« Last Edit: March 19, 2014, 06:28:57 PM by tommybricksetti »

It would help if we could actually see the code.

Why does it matter if it only lasts a couple ms? That's what, one tick? Maybe two?

It would help if we could actually see the code.
which part of the code? The datablock or what

Trace a player leaving the vehicle and look for setDataBlock/changeDataBlock calls. See where they originate from.

which part of the code? The datablock or what

What is there other than the datablock?