| 04-29-2004, 06:31 AM | #1 |
how do i do so a spell only can be cast on the night? |
| 04-29-2004, 09:14 AM | #2 |
TRIGGERS :D unit begins casting ability ability = (ur ability) ACTIONS If then else multiple genius's IF Time of day greater than = 18 this will be an interger condition (not so sure cause im at school) :< then do ability if not dont |
| 04-29-2004, 12:48 PM | #3 | |
Quote:
will this work on an aura...because my spell is an aura... and...i dont think there is any trigger..like Do spell.. Nemo |
| 04-29-2004, 02:03 PM | #4 | |
Quote:
well in that case... Unit - add ability to ur hidden secret dummy castor |
| 05-01-2004, 12:06 AM | #5 | |
Quote:
have you tried... event if time of day = to (whatever night is) condition unit is (whatever unit) = true action give unit ability (spell) and then just make another trigger that takes it away in the morning :) |
| 05-01-2004, 12:44 AM | #6 |
That or, for a more unique effect. Just, during day, take away the REAL MOVE, and replace it with a AURA that does nothing. Then when Night comes, replace that move with the AURA that works. Make sense? |
| 05-07-2004, 05:29 PM | #7 |
anyway it works now...thanks for help Nemo |
