I have tried all the combos on the forum I could find about the 'Player' Not being In the 'Vehicle' e.g.
!(Player IN Chopper) : GoTo "Next"
didn't work.
?!(Player IN Chopper) : GoTo "Next"
didn't work.
?!=(Player IN Chopper) : GoTo "Next"
that didn't work.
!Player IN Chopper : GoTo "Next"
that didn't work either....
Im driving myself insane here.
Im using CwC if that makes a diference.
Please help me out here...Thanks.