Results 1 to 11 of 11

Thread: Possible to update the Con Colors

  1. #1
    Registered User
    Join Date
    Jan 2008
    Posts
    26

    Possible to update the Con Colors

    Is it possible to change the con colors in the .ini file?

  2. #2
    Registered User
    Join Date
    Sep 2006
    Posts
    97

    Re: Possible to update the Con Colors

    Code:
    # 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

  3. #3
    Registered User
    Join Date
    Apr 2008
    Posts
    27

    Re: Possible to update the Con Colors

    To use this file and the grounditem one, I'd just copy/paste the info to my grounditem and concolor .ini files?

  4. #4
    Registered User
    Join Date
    Sep 2006
    Posts
    97

    Re: Possible to update the Con Colors

    Yeah, in the client's cfg folder.

  5. #5
    Developer
    Join Date
    Nov 2007
    Posts
    539

    Re: Possible to update the Con Colors

    You have level 82 listed twice in your updated list of conlevels.

    Razzle

  6. #6
    Registered User
    Join Date
    Sep 2006
    Posts
    97

    Re: Possible to update the Con Colors

    Yep! Good catch. The last 5 should be:

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

  7. #7
    Registered User
    Join Date
    Jan 2006
    Posts
    358

    Re: Possible to update the Con Colors

    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.

  8. #8
    Developer
    Join Date
    Nov 2007
    Posts
    539

    Re: Possible to update the Con Colors

    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

  9. #9
    Registered User
    Join Date
    Jan 2006
    Posts
    358

    Re: Possible to update the Con Colors

    Thanks. Was able to adjust for it.

  10. #10
    Developer
    Join Date
    Nov 2007
    Posts
    539

    Re: Possible to update the Con Colors

    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

  11. #11
    Developer
    Join Date
    Nov 2007
    Posts
    539

    Re: Possible to update the Con Colors

    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

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

You may post new threads
You may post replies
You may post attachments
You may edit your posts
HTML code is Off
vB code is On
Smilies are On
[IMG] code is On