HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

newb questions

09-22-2002, 02:20 PM#1
Guest
how can i use triggers to disable a units attack when certain conditions are met... (or any way to emulate that effect)

how can i use triggers to use item charges when an attack is made by that unit?
09-22-2002, 02:43 PM#2
Aiursrage2k
For the first part,
Conditions:
noMoreBuild = 1
Actions:
Player - Set training/Construction availability of unit
09-22-2002, 02:46 PM#3
Guest
...eh?

that sounds like disabling building production?

just a little bit of text with it would b nice... im a newb ya know :rolleyes:
09-22-2002, 02:59 PM#4
Aiursrage2k
Sorry I misread the question, you could set the units to invincible while the condition is met, and when its false again set them back to invincible to disable.
09-22-2002, 03:09 PM#5
Guest
hmm... but that wouldn't work, what about the other people with ammo still left?