In my map, I need to remove a certain players control over his units, but still be able to order these units through triggers. Now before you say it, i dont want to change the owner of the units, it would be a problem for me if the units where transferred to an other player. Does anyone know of a way to do this?
Hi guys.
In my map, I need to remove a certain players control over his units, but still be able to order these units through triggers. Now before you say it, i dont want to change the owner of the units, it would be a problem for me if the units where transferred to an other player. Does anyone know of a way to do this?
There's a "make unit uncommandable" action in the trigger editor. Go look for that :)
Works great, thanks.