| 09-30-2003, 06:17 AM | #1 |
Ok, so there's a Shadow Hunter right? And hypothetically he has unlimited mana, and a serpent ward for example only costs 1 mana, and there is no cooldown. So, how do I limit how many wards are on the screen at one time? ie. the SH puts down X wards, and is unable to put any more till one or more of them is killed or disappears. thanks |
| 09-30-2003, 09:34 AM | #2 |
Count the number of wards on playable map area each second. If the number is equal or greater than, say, 3, you don't allow making new wards. |
| 10-01-2003, 08:16 AM | #3 |
Thanks, but now I've got another question... When i do the trigger: When in-game time is equal to/greather than/greater than or equal to (I use the "/"s because I've tried all three) and the action is: Create Weather Effect rain at region XXX the action doesnt work. But I did try using a message to see if that would work, and it did. (I got a unit to display the message "rain on".) Any help? |
| 10-01-2003, 02:40 PM | #4 |
Youll have to enable it first. Dont remember what action that is from the top of my head |
| 10-01-2003, 05:36 PM | #5 |
Um... Enable Weather Effect? :) (Put it right after "Create Weather Effect"). |
| 10-04-2003, 08:13 PM | #6 |
Remember that questions go to the map development forum |
