There was just a thread about this. [RESOLVED] Problem with *if and *elseif - #11 by Havenstone
The problem is that if both male and female were false, the game would crash. QT will pick that up as a bug.
Use else instead of elseif and it’ll work.
There was just a thread about this. [RESOLVED] Problem with *if and *elseif - #11 by Havenstone
The problem is that if both male and female were false, the game would crash. QT will pick that up as a bug.
Use else instead of elseif and it’ll work.