PDA

View Full Version : Filter Colors



Undertaker
12-27-2003, 03:56 PM
Hunt will flash a Yellow circle around anything that matches Orc Pawn.
Caution will flash a yellow circle as well as a yellow/red line depending on how close the spawn is to you.
Rare will flash a red circle around anything that matches Something rare.

Mine flashes a yellow circle around all 3 types.

So, my question is, "Is there a way of changing the colors of the flashing rings around the mobs?"

MQSEQ2
12-27-2003, 04:51 PM
I will take a look at this and right now there is no option for changing colors.

showme1
12-27-2003, 05:55 PM
they're working fine for me. Post the filter file for the zone this is happening in and let me see if you have it structured right

MQSEQ2
12-27-2003, 06:07 PM
I changed the Hunts to a Lt. Blue in 1.15.16

Undertaker
12-27-2003, 10:49 PM
# Include # on every line that is not a filter
# Be sure to only have up to 1 extra space at the end
#
#
# Hunt will put a yellow circle around the mob
[hunt]
a goranga scout
#
#
# Caution will draw an flashing line to the target (traps etc)
[caution]
a goranga hunter
a goranga shaman
#
#
# Rare will draw a flashing white circle around the mob
[rare]
A Goranga Battlemaster
A Goranga Chieftan
A Goranga Prophet
A Goranga Savant
A Goranga Seer


This is clipped directly out of my filter file for Maidens Eye. All the rest are the same format and ALL zones are the same colors.

Where in the code is the option for this? If nothing else, I'll go in and change it myself for now (although I'm not entirely sure I'll be able to figure it out).