Reply to Re: Different default text color for Dink -- is it possible?
If you don't have an account, just leave the password field blank.
I found the reference for set_font_color in version 4.0 of DinkC Reference, and it states that the default colors are only set when the player starts the game for the first time. Based on this, I entered the commands into Start-1.c, and the color was changed, but it is very dark, almost black. This was using the RGB values for color 9, 'sky blue'. I have tried changing the values, but since I have started the game already, the color does not change. How do I reset the state to reflect a fresh install of the D-mod, as if it had not been started or played yet? I already tried copying the dmod folder (so I don't lose my work thus far) and uninstalling it from DFarc, but when I copy it back and restart DFarc, the situation is the same.
