Page 1 of 1

How to change the group x's to a different color in the map.

Posted: Thu Jul 22, 2010 10:08 pm
by Marcellox
This is been a long annoying issue for me, finally with a little time and research I figured it out and decided I would post it here in case anyone finds this useful with similar issue.

Go to your everquest folder and search the file:

UI_charname_servername.ini (eg UI_Marcellox_tunare.ini)

Open it and seach for the entries:

Scroll down to [MapViewWnd]

GroupColor.red=x
GroupColor.green=y
GroupColor.blue=z

Replace the x, y, z with the RGB values you want. e.g. x=0, y=0, z= 0 for black.

Yay! No more neon green over almond background, what an eye soar!

Re: How to change the group x's to a different color in the map.

Posted: Fri Jul 23, 2010 8:26 am
by Xslia
Thanks! I moved this to the guides & useful information section.