Quote:
Originally Posted by DRIFT_HUNTER
Just a note. Parameter does not have to be 0 or 1, it can also be unset (-1). Unset is if you never set it to 0 or 1.
|
That's why I told him to use the if statement I wrote.
Quote:
Originally Posted by Sheperc
So basically Denying's suggestion fixed it. Except I needed to do the same with if(engine == 0). Thank you.
|
You're welcome.