PDA

View Full Version : Mod Requested [Netherwind Focus]


kromix
28-05-2006, 09:46 AM
Hey I was curious if anyone would like to make an addon or show me a simple script that would just show [Netherwind Focus]. Above your head everytime you receive the proc? Kind of like what Scrolling Combat Text (http://ui.worldofwar.net/ui.php?id=75) does it says [Netherwind Focus] above your head when you proc it, but i don't want the clutter that it brings, just a simple addon for showing just NW focus above your head.... Anyone?

freeri
28-05-2006, 02:55 PM
Simply open the file sct_event_config.lua file in your Scrolling Combat Text folder.

Find:
[7] = {name="Lightning Shield Faded!", search="Lightning Shield fades", r=0/256, g=0/256, b=256/256, iscrit=1},

Line after, add:
[8] = {name="Netherwind Focus", search="You gain Netherwind Focus", r=256/256, g=256/256, b=0/256, iscrit=1},

Save, reload your UI, go proc some Netherwind Focus :)

Tunga
31-05-2006, 01:28 PM
Note that you can then turn off all the other features of SCT to remove the clutter, just do a /sct in game and untick the boxes :) .