Hey all
When I create a neutral hero, how can I get it to where when the player encounters the hero, the hero joins the players army and DOESNT enter combat right after? I cant figure out how to bypass the combat when encountered. I edited the Encounter Script to change owner to the players side, and when playing it gives me the hero then I have to fight my own memeber lol
If you already have not figured it out, then: make a placed event in front (around) the hero (army) who joins. And "change owner" move from encountered events to triggerable events. The placed event must be placed correctly (far enough) and trigger owner change without leting "encounter" happen.
Other way is to give the hero your ally status (give it a color and make it your ally). In this case the encounter event can also be used.
____________