You are not logged in.

Applications: [GameMaster: OPEN] | [Volunteer Testers: OPEN]


This forum will be permanently shut down on Friday 13.07.2018
Please copy or save all important information from old forum before they will be deactivated
We have moved to new board. https://forum.runesofmagic.gameforge.com/Come join us.

1

Friday, June 22nd 2012, 6:22am

Successfully added the new classes to Scrutinizer

When the new classes came out Scrutinizer started throwing an in-game error and did not show info for either of the new classes. After a bit of looking around I found the fix.

Go to your addons folder\scrutinizer and find a file called colors.lua. In that file you will see all the classes with color codes after them. Put the following 2 lines at the end of that list right after The WARDEN line.

Source code

1
2
PSYRON = {0.47, 0.53, 0.6},
HARPSYN = {0.50, 0, 0.50},

This will give you a steel grey bar for the Champion and a deep purple bar for the Warlock.

For anyone interested, you can change any of the colors to anything you like. The values inside the {} are R,G,B values. You can look up color values here. To get the correct values for the file divide the R,G,B values by 255 (ignore the H,S,B values). This will give you a decimal that you can plug in.
(thanks to Suprra.):D

2

Wednesday, June 27th 2012, 10:33pm

Quoted from "Alterios;540128"

When the new classes came out Scrutinizer started throwing an in-game error and did not show info for either of the new classes. After a bit of looking around I found the fix.

Go to your addons folder\scrutinizer and find a file called colors.lua. In that file you will see all the classes with color codes after them. Put the following 2 lines at the end of that list right after The WARDEN line.

Source code

1
2
PSYRON = {0.47, 0.53, 0.6},
HARPSYN = {0.50, 0, 0.50},

This will give you a steel grey bar for the Champion and a deep purple bar for the Warlock.

For anyone interested, you can change any of the colors to anything you like. The values inside the {} are R,G,B values. You can look up color values here. To get the correct values for the file divide the R,G,B values by 255 (ignore the H,S,B values). This will give you a decimal that you can plug in.
(thanks to Suprra.):D



You sir deserve fifteen internets and other various lewd actions preformed to you.

3

Wednesday, June 27th 2012, 10:37pm

Quoted from "Riney;541666"

You sir deserve fifteen internets and other various lewd actions preformed to you.

You sir are a rapsilian and a scoundrel.