This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Hey all,
I'm working on a special unit that is going to be owned by an active player. However I don't want the player to be able to command this unit at all. Instead it will be controlled by AI or triggers.
Is there a way to make this happen?
Much appreciated
In the unit, try using the Unselectable and the Uncommandable flags.
@Juxtapozition: Go
Ill elaborate a bit more, since trigger guys rarely know much data.
Go into the data editor, go to the Units Tab, Then find the unit you wish to make unselectable
Then go to Flags + on the right, makesure you have advanced values showing up.
Then in Flags + Check off Unselectable and Uncommandable
@Spoolofwhool: Go
@Taintedwisp: Go
Haha very cool, thank you both of you.
Hey all,
I'm working on a special unit that is going to be owned by an active player.
However I don't want the player to be able to command this unit at all.
Instead it will be controlled by AI or triggers.
Is there a way to make this happen?
Much appreciated
In the unit, try using the Unselectable and the Uncommandable flags.
@Juxtapozition: Go
Ill elaborate a bit more, since trigger guys rarely know much data.
Go into the data editor, go to the Units Tab, Then find the unit you wish to make unselectable
Then go to Flags + on the right, makesure you have advanced values showing up.
Then in Flags + Check off Unselectable and Uncommandable
@Spoolofwhool: Go
@Taintedwisp: Go
Haha very cool, thank you both of you.