PDA

View Full Version : Help !!!



Duder
11-08-03, 23:53
Alright, i see this on my rposcolor.ini, on the top;

// [DEFAULT] - default settings
// [USER<x>] - user defined settings

// Use the "/set gfx_hudcolor <x>" command ingame (or use it in controls.ini)
// to change the RPOS color layout. A value of x=0 loads the default settings.
// In the [USER<x>] sections of this ini file, only colors which differ from
// the default settings must be specified.


Yeah, so i tried to do a user defined setting, but i cant get it to work.....

This is what i have below...

[DEFAULT]
Default=255 0 0 255
DefaultText=180 166 138 255
DefaultTextEffect=252 120 144 255
SysMessages=176 7 15 255
GameMessages=176 7 15 255
LocalChat=255 231 206 255
GlobalChat=100 100 100 160
ZoneChat=140 140 140 200
TeamChat=255 64 128 255
ClanChat=255 164 191 210
CustomChat=225 136 57 190
DirectChat=255 128 255 255
Player=252 120 144 255
PlayerNoPK=183 51 102 255
CharSysWarning=0 96 125 255
CharSysBonus=0 125 96 255
CharSysCritical=210 60 50 255
ContextActive=0 0 0 255
ContextNoActive=89 89 89 255
ContextDisabled=89 89 89 255
HighlightText=40 40 40 255
HighlightBackground=200 189 168 255
Item=255 255 255 255
ItemDisabled=128 128 128 255
ItemNotUsable=255 64 128 255
GoodSoullight=0 125 96 255
NeutralSoullight=0 96 125 255
BadSoullight=210 60 50 255
Damage=210 60 50 255
Heal=255 255 255 255

[USER 1] <--- Heres the Problem....
Default=255 64 128 255

Should it look like that or?

When i do the /set gfx_hudcolor 1 command, its not working, so somethings wrong.....grr :(

Helen Angilley
11-08-03, 23:57
Have you tried using G.O.D's colour thingy?

Seems as if you might need to get the original .ini back. oO

\\Fényx//
11-08-03, 23:59
// [DEFAULT] - default settings
// [USER<x>] - user defined settings

[DEFAULT]
Default=41 129 154 220
DefaultText=45 189 230 255
DefaultTextEffect=255 255 255 255
SysMessages=255 160 160 160
GameMessages=178 178 178 160
LocalChat=255 255 255 255
GlobalChat=255 255 255 255
TeamChat=45 120 190 255
DirectChat=175 105 63 255
ClanChat=45 189 230 255
Player=45 189 230 160
PlayerNoPK=0 200 0 160
CharSysWarning=255 255 160 160
CharSysBonus=110 255 110 160
CharSysCritical=255 160 160 160
ContextActive=45 189 230 255
ContextNoActive=0 0 0 255
ContextDisabled=128 128 128 255
HighlightText=0 0 0 255
HighlightBackground=45 189 230 255
Item=41 129 154 255
ItemDisabled=128 128 128 240
ItemNotUsable=0 0 64 255
GoodSoullight=45 189 230 255
NeutralSoullight=200 200 150 255
BadSoullight=200 80 60 255
Damage=225 50 35 255
Heal=235 235 20 255













Thats my RPOS colour file contents


[Edit] do you actually have:
[USER 1] <--- Heres the Problem....
Default=255 64 128 255

At the bottom of your file in RPOScolor.ini? Delete those 2 lines so it ends at the heal colour line and should be fine

Duder
12-08-03, 00:00
..mmm?? As im thinking of trying to be able to change my default colour ingame, so if im a nice mood, fuzzy pink... bad mood, red, etc, etc....


...So youre saying i should have my default acid green Neocron rpos as default, and the new ones on those [user<x>] thingeys?



:confused:

Duder
12-08-03, 00:19
Nvm, i found the problem, it was the space...


[USER 1] <---
Default=255 64 128 255

[USER 1] should be [USER1].....

So now i can change between Red, pink, blue and green....:eek: :D