ANYWAY, this is my predicament: I just wanted to build a simple bot for now. I made a Marchant and I wanted to make it fight in certain Payon field filled with Boas, Spores and Worm Tails. I wanted it to ignore Worm tails however. I manged to learn a few simple things like keeping it locked at the map and heal after reached certain hp. However I cannot seem to get the set up right to ignore Worm Tails and prioritize only on Spores and Boas. In the mon_control.text I left all the gibberish on the top that I think explains how to do it and put this below it:
Code: Select all
Boa 1 0 1
Spore 1 0 1
Worm Tail 0 0 0