minor typo

This commit is contained in:
Isuldor
2018-09-10 18:23:48 -07:00
parent cd0466e6ab
commit b0dfbe7452
+2 -2
View File
@@ -70,7 +70,7 @@ cd eqclient-conf/ui
Copy UI_Player_server.ini into the game directory and try loading the window layout from it under General settings.
### Text colors
Chat colors are stored as separate RGB values in eqclient.ini [TextColors] section. The default color scheme is a relatively dark palette. I've implemented the ir_black theme and included it seperately so you can just copy and replace it in eqclient.ini. This is an ideal light text on dark background scheme, so it'll only make sense if you have dark chat windows like I do.
Chat colors are stored as separate RGB values in eqclient.ini [TextColors] section. The default color scheme is a relatively dark palette. I've implemented the ir_black theme and it can be found in the relevant section in the included eqclient.ini in this repo. This is an ideal light text on dark background scheme, so it'll only make sense if you have dark chat windows like I do.
I have experimented with [gradient backgrounds for chat windows](http://i.imgur.com/LwK7kyO.jpg), but the result wasn't great because I could only get 10 levels of transparency from a tga texture ingame.
### (Optionally) Reorganize game data
@@ -79,7 +79,7 @@ There's over 4.3 thousand files sitting in the root game directory. If that trig
### Extras
Useful information can be found at various third party websites:
* [Gambosoft](http://gambosoft.eqresource.com/gamparsegettingstarted.php) has a log parser (tip: for new characters, reduce the "discard if less than" damamge option)
* [Gambosoft](http://gambosoft.eqresource.com/gamparsegettingstarted.php) has a log parser (tip: for new characters, reduce the "discard if less than" damage option)
* [Brewall](http://www.eqmaps.info/) has detailed maps
* [Lucy](http://lucy.allakhazam.com/) is a spell database
* [Allakhazam](http://eq.allakhazam.com/) records items and quests info