Reply to Re: Problem detecting (lack of) enemies.
If you don't have an account, just leave the password field blank.
You see, DinkC it's not like C, or Pascal, or other languages, where you can put several commands on the same line.
For example, I think
&variable +=1; &variable *=5;
will not work, unless you put them on different lines.
I guess you have a similar problem.
For example, I think
&variable +=1; &variable *=5;
will not work, unless you put them on different lines.
I guess you have a similar problem.