Can't use ifflag in the middle of a script

Started by Pyrite, June 13, 2012, 12:34:26 AM

Previous topic - Next topic

Pyrite

I can't get ifflag to work and use a different script in the place of a huge dialog scene. Not sure why, but when it reaches the command line it just stops and you can continue but the black bars stick around. Can anyone fix this?

FIQ

You can't use ifflag() that way.

You can only check if a flag is on, not if it's off.