You have to change the set_hudmessage.
So..
Code:
set_hudmessage(str_to_num(redamt),str_to_num(greenamt),str_to_num(blueamt),0.015,0.015,0,6.0,float(MINUTESINHOUR*get_cvar_num("avarp_secondsinminute")),0.1,0.2,TEXTCHANNEL);
You would just have to change the..
to whatever the cords are for the right side.
__________________