PDA

View Full Version : how do you change the rpos?



somecrazyguy
22-11-05, 02:28
i seen people with different RPOS how do you do it
(i dont wanna hear its illegal or you cant do it)
if you dont have anything to help on what im asking dont post

well thanks in advance

hajoan
22-11-05, 10:37
By reading the file
neocron2\ini\rposcolor.ini
you will find out how to change the colors and transparenz of the existing Hud.

Deal with that until there is no other legal solution.
Otherwise I guess you wont make a second post in this forums.

ThrillHousE
22-11-05, 11:41
there is a command due changing it ingame, dunno if its right but try /set gfx_hud 1 till 10

hajoan
22-11-05, 12:19
// [DEFAULT] - default settings - do not change
// [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.

But you can make your own colors e. g. like that:


//hajoan
[USER15]
Name=Soft Purple 2
Author=Hajoan
Default=158 174 222 228
DefaultText=245 255 127 228
DefaultButton=215 238 155 160

DarkText=32 48 96 228
DefaultTextEffect=255 255 255 228

SysMessages=255 212 0 160
GameMessages=128 106 0 160

//Chat channel Colors
LocalChat=255 255 255 228
GlobalChat=207 187 175 228
TeamChat=224 255 127 228
ClanChat=255 103 0 228
DirectChat=255 0 0 160
ZoneChat=191 191 191 228
CustomChat=65 191 179 228

//Local List Colors
Player=255 212 0 160
PlayerNoPK=0 255 18 160

//Character System Colors (implant bonusses etc. )
CharSysWarning=255 222 127 160
CharSysBonus=127 255 136 160
CharSysCritical=255 127 127 160

ContextActive=65 191 128 160
ContextNoActive=0 0 0 160
ContextDisabled=128 128 128 160

HighlightText=0 0 0 228
HighlightBackground=65 191 128 228

Item=127 255 191 228
ItemDisabled=128 128 128 228
ItemNotUsable=0 0 0 228

Damage=223 33 33 228
Heal=222 190 32 228

//SoulLight Indicator Colors
GoodSoullight=65 191 128 228
NeutralSoullight=199 207 175 228
BadSoullight=191 65 65 228

//Healthbars Colors
GoodHealth=180 223 159 160
MediumHealth=238 222 144 160
BadHealth=238 144 144 160

//Faction Window: Faction Sympathy Colors
FWGoodSympathy=100 200 100 228
FWNeutralSympathy=200 200 100 228
FWBadSympathy=200 100 100 228

//BoundingBox Colors
BBGoodSL=100 200 100 228
BBNeutralSL=200 200 100 228
BBBadSL=200 100 100 228

BBGoodFS=100 200 100 228
BBNeutralFS=200 200 100 228
BBBadFS=200 100 100 228

BBCombatLevelVeryLow=128 128 128 228
BBCombatLevelEqual=100 200 100 228
BBCombatLevelHigher=200 200 100 228
BBCombatLevelVeryHigh=200 100 100 228

//Worldmap Faction Colors
CityAdmin=128 255 0 128 // grün
DiamondRealEstate=0 0 255 128
Next=255 128 0 128
TangentTechnologies=255 255 128 128
BioTech=0 0 128 128
ProtoPharma=128 255 255 128
CityMercs=0 128 0 128
TsunamiSyndicate=255 128 128 128
BlackDragon=64 64 64 128
CrahnSect=128 0 128 128
FallenAngels=192 192 192 128
TwilightGuardian=255 0 0 128 // rot

//Worldmap City Colors
Neocron=0 255 0 128
DoY=255 0 0 128

//Crosshair Colors
Crosshair=255 255 0 255
AimingArrow=255 0 255 255

//Drone colors
DroneBase=158 174 222 228

FullEnergy=100 200 100 228
MediumEnergy=200 200 100 228
LowEnergy=200 100 100 228

DroneCrosshairCore=255 255 0 0
DroneCrosshair=255 0 255 255

DroneHudChatBG=158 174 222 16


This would chooseable with:
/set gfx_hudcolor 15