after awhile of going through maps i saw something that interested me.
In DBZ Tribute Reverted and so, the Kamehameha blast changes the terrain when you fire it.
I would like to know how to make something like that but with shockwave.
Please reply.
[EDIT] 5/15/08
O..K... This is a little rediculous... 7 days have gone by and a post from yesterday gets FOURTEEN replies about spells!
Who agrees...........
But really
i would like to know about the terrain changing shockwave.
Need Spell Help
Moderator: Cheaters
-
- Newcomer
- Posts: 13
- Joined: January 2nd, 2008, 12:24 am
- Title: Some Noob... Yeah
Need Spell Help
Robert Loggia
R as in Robert Loggia
O as in Oh my god hes Robert Loggia
B as in By god hes Robert Loggia
E as in Everybody loves Robert Loggia
R as in Robert Loggia
T as in Tim look over there its Robert Loggia
Space
L as in Look its Robert Loggia
R as in Robert Loggia
O as in Oh my god hes Robert Loggia
B as in By god hes Robert Loggia
E as in Everybody loves Robert Loggia
R as in Robert Loggia
T as in Tim look over there its Robert Loggia
Space
L as in Look its Robert Loggia
-
- Junior Member
- Posts: 38
- Joined: December 28th, 2007, 6:15 pm
Re: Need Spell Help
check this out... you'll just have to mod a few things
http://www.hiveworkshop.com/resources_new/spells/520/
theres a few nice spells in there, but one is like a frost bolt, and it changes the terrain to sliding ice, all you have to do is mod it to what you want.
http://www.hiveworkshop.com/resources_new/spells/520/
theres a few nice spells in there, but one is like a frost bolt, and it changes the terrain to sliding ice, all you have to do is mod it to what you want.
-
- Forum Staff
- Posts: 829
- Joined: January 28th, 2007, 8:10 pm
- Title: JASS Programmer
- Location: Canada
Re: Need Spell Help
The terrain effect is trigger enhanced.
Essentially it's this:
Event - Spell Cast
Condition - Ability cast = Some Ability
Actions - Change terrain type at position of <point where spell was targeted> using terrain type <type> and size <size>
Essentially it's this:
Event - Spell Cast
Condition - Ability cast = Some Ability
Actions - Change terrain type at position of <point where spell was targeted> using terrain type <type> and size <size>