HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

item usage?

09-17-2003, 08:51 PM#1
Crimsongg137
is there away when u attack an item charge goes down
for example say i attack with an archer that archer will lose 1 bow lets say whenever he attacks
09-17-2003, 09:01 PM#2
Eriond
Here's an example trigger that should work

EVENTS:
A unit is attacked (Generic Unit Event)

CONDITIONS:
(Attacking Unit-type) equal to Archer

ACTIONS:
Hero - Order Hero to use (Item carried by Hero of type Bow)

Make the bow have an ability that does nothing. Make a custom scroll of healing ability, and change all the stats to zero and make it have no graphics. That should get you what you want.
09-17-2003, 09:09 PM#3
Crimsongg137
i love u man