PDA

View Full Version : Possible to update the Con Colors



o___o
10-26-2008, 09:34 PM
Is it possible to change the con colors in the .ini file?

Carpathian
10-27-2008, 12:24 AM
# Usage: Gamer Level = Max Grey/Max Green/Min DkBlue
# Formulas
# Grey = 1 -> Max Grey
# Green = Max Grey + 1 -> Max Green
# LtBlue = Max Green + 1 -> Min DkBlue - 1
# DkBlue = Min DkBlue -> Gamer Level - 1
# White = Gamer Level
# Yellow = Gamer Level + 1 -> Gamer Level + 3
# Red = Gamer Level + 4 -> 1000
[Con Levels]
1=0/0/0
2=0/0/1
3=0/0/1
4=0/0/1
5=1/1/2
6=0/2/3
7=1/3/4
8=2/4/5
9=3/5/6
10=4/6/7
20=12/14/15
30=19/21/25
40=26/29/35
50=32/36/45
60=39/44/55
70=49/54/65
71=50/55/66
72=51/56/67
73=52/57/68
74=53/58/69
75=54/59/70
76=55/60/71
77=56/61/72
78=57/62/73
79=58/63/74
80=59/64/75
81=60/65/76
82=61/66/77
82=62/67/78
83=63/68/79
84=64/69/80
85=65/70/81

Wyntyr
10-29-2008, 08:29 AM
To use this file and the grounditem one, I'd just copy/paste the info to my grounditem and concolor .ini files?

Carpathian
10-29-2008, 05:38 PM
Yeah, in the client's cfg folder.

Razzle
11-01-2008, 02:01 PM
You have level 82 listed twice in your updated list of conlevels.

Razzle

Carpathian
11-02-2008, 11:37 AM
Yep! Good catch. The last 5 should be:


81=60/65/76
82=61/66/77
83=62/67/78
84=63/68/79
85=64/69/80

Hidron
11-02-2008, 01:14 PM
Pasting this info into the file under the 1.22 client/1.22 server configuration it seems to work fine, but when I do it with the configuration I normally use, the 1.19.2 client/1.22 server, it makes everything show up as a red con.

Razzle
11-02-2008, 02:05 PM
1.19.2 client uses a different format for con colors. It uses a two column, seperated by a comma. So you cant use new file format in old client. I will see about putting up a client version I have built that uses the new format for con colors, and will use the new concolors.ini file.

Razzle

Hidron
11-02-2008, 04:22 PM
Thanks. Was able to adjust for it.

Razzle
11-02-2008, 10:40 PM
I started doing some work on the 1.19.2 client this weekend. I have a few things working more like I like it, and some very minor things fixed. I will try to get a beta version out so people can play with it later this week. I am probably biased in some of the things I am doing, based on the way the normal showeq works. So I tend to go for the same sort of functionality.

I like the black background for maps better myself. I have some vbscripts I use to convert maps, so I might try to include that functionality into the client. I might just get it out as is, with the vbscripts, that way people can do what they want with their maps. For me, I convert the maps using the vbscript, then delete the txt files. Since it converts the colors to work best with black background, all is good in my book.

Razzle

Razzle
12-08-2008, 09:11 PM
I am working on updating all the Con Colors.

I have them done up to Level 14. So if anyone can help, if you have lower level characters, it would be appreciated.

At level 14
max grey - 8
min blue - 9
no light blues or greens at all.

At level 13
max grey - 7
min blue - 8
no light blues or greens

This is the kind of information I need to fill in the gaps.

Thanks,

Razzle