HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Very simple question...

04-24-2006, 03:22 AM#1
Anubis
Ok when limiting a structure to train a certain unit (eg. Footman Train Limit =1) After you train the unit (lets say hes from the barracks) the icon to train him dissapears and you are left with the black box. How would i put a disabled icon(greyd out icon) in the same spot. to inform the player that they have maxed out the use for this unit.
04-24-2006, 04:21 AM#2
BBDino
Use tech requirements instead. Make footmen require a inivisible unit called "no existing footmen" and when a footmen is trained remove this unit from the map. When a footmen dies give the owning player a new one.

Only problem is i'm not sure how it interacts with build queues.
04-24-2006, 04:39 AM#3
Anubis
Ok thanx for your help it works.