Okay well i have a problem,
I would like to auto two of my characters ranged. One with 1 Def and the other with 48.
So I'm going to train them with two different types of monsters.
Since i'm running only one SMART, both setups have to be the same.
When you said
"
The name array should like this:
NAF[x].Names := ['iant', 'icken', 'oblin'];
of if your just fighting chickens then
NAF[x].Names := ['icken'];
Again this can be as long as you want it to be, depending on your area and what you want to fight."
Could i just put for example, NAF[x].Names := ['oblin', 'iant'];
Would one account who's suposed to be training on goblins look for hill giants?
I'm using those names for an example, they're not actually training on them
Thankyou ahead of time.