HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Need Help with an Ability

12-07-2003, 02:28 AM#1
Cog
Can anyone please tell me how to get rid of the lightning effect in chain lightning? I already tried modifying the effect in the ability editor, but that didn't work.
12-07-2003, 03:57 AM#2
Omega_Destroyer
If you use WEU you can edit the buffs

Advanced - Buff - Chain Lightning

or if you dont have WEU

go into the MPQ (using WinMPQ) and extract

OrcAbilityFunction.txt and you can change verything in there.
12-07-2003, 02:20 PM#3
FerretDruid
Actually, the lightning effects are not in a .txt they are in a special SLK just for lightning effects... I'll see if I can find it.

Edit: Okay it wasn't just for lightning effects, but here is the path - Units\SplatData.slk

You'll need to set the alpha for primary and secondary bolt to zero. Thx to SpectreReturns for pointing this out to me.