Terrain Changer Problem

Status
Not open for further replies.
Level 3
Joined
Aug 23, 2009
Messages
27
I'm working on a gods-land/titans-land-esque map, and I'm giving red the ability to change the terrain. Unfortunately I've run into a problem..

This trigger works PERFECTLY, no bugs, no lag.

trigger1.jpg


This trigger... Doesn't.

trigger2.jpg


All my terrain changers make snow. If I disable the snow trigger, none of them work at all.
Any ideas on how to fix it?
 
They use the same point variable, apparently. Give the second one another variable. Try arrays. Also, change the spells you base them off. They must be the same, if I am right. Well, same ID spells don't work at the same time. For example use "Channel" and "Death and Decay".

I'll try it.

Edit: Basing it off dnd worked, thanks so much!

Edit2: But now it kills trees. Is there any way to stop it from killing all the trees other than making the AoE so small you can't see the cursor?

Edit3: Fixed that too, woot!
 
Status
Not open for further replies.
Back
Top