| 10-22-2004, 09:19 PM | #1 |
I want to do a custom spell, with 3 levels. I need to do the conditions so it will check if its level 1-5. If level 1, then do action: if not level 1, then do nothing. Is it possible? I want a answer quite fast please :) Thanks for the help. |
| 10-22-2004, 09:32 PM | #2 |
Yo'll want to make a dummy spell, and detect when it was cast with triggers. Then you'd want to make dummy casters, with no and the locust ability cast your spells for you. How was that for fast? |
| 10-22-2004, 09:40 PM | #3 |
I think what you're searching is: Integer - Level of Ability Example Code:
If Level of (Ability being cast) equal to 1 then do (Your Actions) else do (Do Nothing) Gandalf: Are you replying to the same post as I do? Lol! Mods look at him, he spams the Forum full without even reading the question! |
| 10-22-2004, 10:20 PM | #4 |
Ok thanks alot.. got it working :D |
| 10-25-2004, 09:03 PM | #5 |
I think I was, I must have misinterpreted the question. |
