Reply to Re: acid rain flaw (bombs too)
If you don't have an account, just leave the password field blank.
I don't know if it works but how about adding this?
void hit (void)
{
unfreeze(1);
}
What also might help is adding a "return;" at the end of the talk procedure.
void hit (void)
{
unfreeze(1);
}
What also might help is adding a "return;" at the end of the talk procedure.






