Statchart problem

I plugged the code into CJW’s IDE and ran it from there and everything works fine.

That death scene is the problem. You have

*set race “human”=true
*set race “vampire”=true
*set race “hekan”=true
*set class “dead”=true

That’s where it’s getting the hekan=true from. If you remove those set races you should be fine.

1 Like

So should I remove the whole *set command or just the =true part?

Yeah remove them all, there’s no reason for it, is there?

If you have all three in a row it’s a little pointless anyway

Thank you so much! I didn’t even realize/remembered that I had that command in that file! Like you said, it was something primitive as this that I totally overlooked. Again, thanks a bunch!

It’s easily done. At least it’s all sorted now.