• 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.

How to make a computer player not give orders?

Status
Not open for further replies.
Level 7
Joined
Mar 16, 2014
Messages
169
I have a player in my game run by a computer, and I make several orders to the units through triggers. However, the computer will cast various spells and give other unwanted orders. How can I stop this? Will defeating the computer still enable it to perform functions, ally and unally people, be found in player group checks, and take orders I give to it?
 
Level 12
Joined
Nov 3, 2013
Messages
989
I have a player in my game run by a computer, and I make several orders to the units through triggers. However, the computer will cast various spells and give other unwanted orders. How can I stop this? Will defeating the computer still enable it to perform functions, ally and unally people, be found in player group checks, and take orders I give to it?
Using "ai - remove (unit)'s guard position" or whatever it's called might be enough, otherwise you'll have to simply leave the playerslot empty instead of giving it a computer ai player.
 
Status
Not open for further replies.
Top