Changing Color?

All resolved question will be found here. It is recommended that you browse / search through this section first and see if your question has been answered before

Moderators: Moderators, Documentation Writers

Message
Author
Tamaki
Noob
Noob
Posts: 6
Joined: 19 Oct 2013, 12:45
Noob?: Yes

Changing Color?

#1 Post by Tamaki »

Hi everyone,

I was trying to change the textcolor of the console. The blue is very dark and its a bit hard to read with the black background, so I wanted to change it to yellow.
But I think I'm doing someting wrong...
My consolecolors.txt is this:

Code: Select all

useColors 1
useItem yellow
sold cyan
But nothing changes...

So, what am I doig wrong?

Thank you very much!

Tamaki
Noob
Noob
Posts: 6
Joined: 19 Oct 2013, 12:45
Noob?: Yes

Re: Changing Color?

#2 Post by Tamaki »

Problem solved...

I forgot the domain. It is running with this:

Code: Select all

useColors 1

[message] 
drop yellow 
useItem yellow
Thank you :)

Locked