HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Overrun!

10-01-2004, 12:41 PM#1
htek
Okay, so back I am again.

err... how would i make a spell that would affect ALL friendly units, and make them get bloodlust on them? or... at least replicate that affect? no triggering please... this is for a TC, so only datafile/slk modding :D

cheers,

'tek
10-01-2004, 01:51 PM#2
HEZZA
Not actually tried this but in theory it should work.

take an ability such as brillance aura and change the buff. it should work.

infact ill test it myself.
10-01-2004, 03:07 PM#3
GreyArchon
Base it off of Water Elemental, make it summon 30 or so invisible units for 5 seconds with a no-cooldown bloodlust on autocast. This method has a lot of buts and ifs, but if you really dont want to use any triggering...
10-02-2004, 12:16 AM#4
th15
Just have a unit with the tauren's endurance aura and 999999 range. The noly thing you can't replicate is the size increase from bloodlust.
10-02-2004, 03:09 PM#5
logik
just use triggers.... that the only way to get it done perfectly...
10-03-2004, 12:01 AM#6
Voi
Why not make triggers? You can have both triggers and slk-editing at the same time. Just make a spell doing nothing and make if a unit casts a spell in triggers and create one bloodlust caster for every unit and order the bloodlustcaster in the picked-unit-loop to do bloodlust on picked unit.
10-03-2004, 05:02 AM#7
th15
First of all, he's doing a TC so he can't have triggers in melee maps (I don't think anyone has figured out a good way to change the basic melee triggers).

Next, picking every unit in the map and creating a dummy unit is going to hit the CPU pretty hard, depending on the number of units in the game.
10-03-2004, 05:30 AM#8
Pheonix-IV
best way would be to summon a unit that had an Edited Endur Aura that affected the entire map, the units wouldnt get bigger, but thats a minor detail.