HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

i need help with an item thing when a...

07-20-2003, 03:13 PM#1
Crimsongg137
ok this is hard to say but im trying to make a tigger when some1 has the item and time runs out they win how do i do that
07-20-2003, 03:22 PM#2
Crimsongg137
i think i might have it um 2 lazy to do it
07-20-2003, 04:30 PM#3
Allanon[Druid]
I'm not sure if this is the most efficient way (or if it even works!) to do this, but here goes. First you have to set a timer, and I assumed you already did that.

EVENTS (Time - Timer Expires)
[Timer] Expires
CONDITIONS (Or, Multiple Conditions)
Or - Any (Conditions) are true
Conditions (Item-Type Comparison)
(Item-type of (Item carried by [Hero] in slot 1)) Equal to [Item]
(Item-type of (Item carried by [Hero] in slot 2)) Equal to [Item]
(Item-type of (Item carried by [Hero] in slot 3)) Equal to [Item]
(Item-type of (Item carried by [Hero] in slot 4)) Equal to [Item]
(Item-type of (Item carried by [Hero] in slot 5)) Equal to [Item]
(Item-type of (Item carried by [Hero] in slot 6)) Equal to [Item]

ACTION
(Victory Trigger)