Reply to WinDinkEdit Plus: How to make a thing die? With a conditon.
If you don't have an account, just leave the password field blank.
void hit(void)
If the &story == is, say, 0, the pig should live.
If the &story == is, say, 1, the pig should die.
The problem is, the pig dies even with &story == 0.
By the way I have done Rudiments of Scripting many times.
If the &story == is, say, 0, the pig should live.
If the &story == is, say, 1, the pig should die.
The problem is, the pig dies even with &story == 0.
By the way I have done Rudiments of Scripting many times.








