User:Tx Oh
Jump to navigation
Jump to search
for a nicer and eye friendly minimap i changed the app_settings/colors.xml file to this:
<section ...> . . <NetMapBackgroundColor value="0, 0, 0, 77"/> <NetMapYouOwnAboveWater value="0, 64, 64, 224"/> <NetMapYouOwnBelowWater value="0, 48, 48, 224"/> <NetMapGroupOwnAboveWater value="64, 0, 64, 224"/> <NetMapGroupOwnBelowWater value="48, 0, 48, 224"/> <NetMapOtherOwnAboveWater value="60, 60, 60, 224"/> <NetMapOtherOwnBelowWater value="30, 30, 30, 224"/> . . </section>