I'm trying to add an A.I. for use in special zones I'm adding but they are not adding as easily as i thought they would here is the add command I used:
{
Action = Add
AddTo = "<./Data/ai/ai.txt>"
ToAdd
{
&<bounty additions.txt>/BountyBrainArena
}
}
I have the string set up correctly and its just a renamed BountyBrainHard in my bounty additions called BountyBrainArena until i can get it working. So I'm not sure its my add command or my new bounty brain that needs to be altered but I haven't played with AI so I'm not sure where to start.