0 Members and 1 Guest are viewing this topic.
If NThenLocate O,6," " <-This is where the error is. At this point, O=0 and the error is thrown.If O<K...
The game looks good so far but when I encounter the first enemy the battle draws out properly but then I get a Domain Error message.Here is where the error happens:Code: (Casio Basic) [Select]If NThenLocate O,6," " <-This is where the error is. At this point, O=0 and the error is thrown.If O<K...By commenting this line out, I guess that it is supposed to erase a shot after it leaves a space. Hopefully, you can get it fixed quickly.
0->N1->O0->Q
sorry about that. forgot to declare all of the variables that I used search for RanInt#(45,70) ->Z and put this after it:Code: [Select]0->N1->O0->Qcan you tell me if that works?
also, no colors in battle. when I tried, it colored the wrong stuff