- Joined
- Jan 31, 2007
- Messages
- 502
Im creating an ammunition system and it works so far.
except the point when the unit has no bullets left or is reloading because in this time it should be unable to attack!
What is the easiest way to "disable" the attack of a unit?
I tried some things but nothing works fine
(Ordering "stop" each time sucks)
(Banish has also other effects)
(I tried to remove the attack "ability" and found that the Id is `CmndAttack´ but it does not work)
Im quite sure that there must be an easy solution but i dont get it :S
except the point when the unit has no bullets left or is reloading because in this time it should be unable to attack!
What is the easiest way to "disable" the attack of a unit?
I tried some things but nothing works fine
(Ordering "stop" each time sucks)
(Banish has also other effects)
(I tried to remove the attack "ability" and found that the Id is `CmndAttack´ but it does not work)
Im quite sure that there must be an easy solution but i dont get it :S