Page 1 of 1

Fatter lines for range circles etc?

Posted: 05 Dec 2006, 15:03
by TradeMark
To me its sometimes very hard to see the range lines, so i suggest they could be more fat.

Now it looks like:
Image

This could be better to see:
Image

Maybe not that fat, but more than one pixel, (as it is now).
When using high resolution, it can be real hard to see the lines...

Posted: 05 Dec 2006, 15:36
by Maelstrom
+1, user configurable if possible.

Posted: 05 Dec 2006, 15:51
by clericvash
A good idea, would be nice if it was user configurable as Mael said.

Posted: 05 Dec 2006, 16:02
by NOiZE
try changin some numbers in: cmdcolors.txt ?

Posted: 05 Dec 2006, 16:06
by Strategia
Maelstrom wrote:+1, user configurable if possible.
+1

Posted: 05 Dec 2006, 16:12
by Kloot
The variable selectedLineWidth in cmdcolors.txt determines this, change it to eg. 4 for a line that's pretty close in thickness to the ones on your screenshot.

Posted: 05 Dec 2006, 17:16
by TradeMark
Cool, it was already possible :shock:
So many unknown features this game has :O

Posted: 05 Dec 2006, 19:38
by espylaub
Woo, thanks for that! looks much better with 4 :)

Posted: 06 Dec 2006, 11:07
by NOiZE
TradeMark wrote:Cool, it was already possible :shock:
So many unknown features this game has :O
someone needs to make a settings program for all those things defined in those .txt files so even noobs might improve their spring experiance.!!

Posted: 06 Dec 2006, 12:57
by PauloMorfeo
NOiZE wrote:try changin some numbers in: cmdcolors.txt ?
I did. Was working last version not anymore.

I had nice selection lines of 2 width, instead of 1, and a few colour changes. Not anymore, bah. Must try to figure out why they are not working anymore (way way downer the list from other more important stuff).

Posted: 07 Dec 2006, 15:36
by Dragon45
It's trivial writing such a program; what's not trivial is defining exactly what its allowed to do, and helping the user with it.

Which tags? What do the tags do? Which files? What are their max values? What are their min values? Are their any quirks at certain values? Does acceptable threshold for a value change depending on another value? Etc.