HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

A few compiled questions

06-01-2003, 10:07 PM#1
ShadowElf2002
1) What is the best way to simulate a cooldown for an item, (i.e. I want them to activate a spell with it but only be able to use it every so often) and is there a way to show the cooldown? (non FT)

2) Is there a condition that can determine whether a unit is standing on blight at the moment?

Im sure I had more but I cant remember so Ill add them later.
06-01-2003, 10:12 PM#2
mikedogdude
For the item, only have it have one use, then after so many seconds give him another one, then after so many uses stop giving them to him, or, im not sure, but you might be able to add a cooldown time in the slk file
06-02-2003, 04:48 AM#3
Dead-Inside
Hmm, I have no idea WHAT the trigger is but yes it is possible to detect if the unit is standing or blight or not. And as far as I know you can also remove blight at any time from the map. (Using regions)

Regards
06-03-2003, 04:13 PM#4
Guest
Hmm idotn think there's a condition that detects so... in fact i'm facing some probs with those darn conditions... maybe you can only do it in JASS. :(