I've been trying to make classese that use bot help for my Boss Battles server but I cant figure out hot to make them get on any team or attack at will.
Is there any specific events I need or something in order to do this?
F.E. some of my ideas were for minibosses/bosses (Pkmn Trainer Red, Ice Climbers, Red Virus)
So lets say I choose Red Virus as a boss I know how to make the bots spawn as they are supposed to but when I get Blue and Yellow Virus to spawn they do not do anything and just sit there.
I have been doing:
OnBotSpawn->Bot->SetTeam->Custom(Boss)
But doesn't really do anything.
Can I get some help please?