• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

[General] I want to make all the campaign heroes (like Arthas, Jaina) recruitable in custom games, how?

Status
Not open for further replies.
Level 21
Joined
Mar 2, 2010
Messages
3,069
you can edit the map. what you need to do is make the heroes unavailable to the ai. if the ai can take over any player you need to trigger it. elapsed time at one second. in actions you put if/ then/ else, multiple functions. then you select player controller comparison for if conditions and set that to computer. then for action you set player- set training/construction availability of unit. then you select arthas instad of footman and unavailable instead of available. you need to repeat the process for each hero and for each player.
 
Level 2
Joined
Jul 29, 2017
Messages
19
you can edit the map. what you need to do is make the heroes unavailable to the ai. if the ai can take over any player you need to trigger it. elapsed time at one second. in actions you put if/ then/ else, multiple functions. then you select player controller comparison for if conditions and set that to computer. then for action you set player- set training/construction availability of unit. then you select arthas instad of footman and unavailable instead of available. you need to repeat the process for each hero and for each player.
Wow, this sounds complicated as hell. I do want the AI to be able to recruit campaign heroes too
 
Status
Not open for further replies.
Top