Results 1 to 4 of 4

Thread: Changing text color

  1. #1
    Join Date
    Sep 2013
    Location
    Québec
    Posts
    53

    Question Changing text color

    I think there have been discussions about this in the past. What is the status on that topic? I didn't see any option in NotEye letting me change the color of the text. I would like to change the color of level and room "feelings" prompts for example. And I could imagine somebody being color blind or something.

  2. #2
    Join Date
    May 2008
    Location
    Lithuania
    Posts
    4,280

    Default

    Quote Originally Posted by unholy View Post
    I think there have been discussions about this in the past. What is the status on that topic? I didn't see any option in NotEye letting me change the color of the text. I would like to change the color of level and room "feelings" prompts for example. And I could imagine somebody being color blind or something.
    I t h ink the o nl y way is to mess with adom.msg file. Room messages don't make the group from what I get, so you would need regex to target them.
    So far rolled 15 casters with RoDS and shamelessly killed them within 200 turns. For eternium glory!
    (after 15 I stopped counting...)

  3. #3
    Join Date
    Mar 2008
    Location
    Paris, France
    Posts
    197

    Default

    On a similar note, is there any way to change the font and size of the message buffer in NotEye?
    Ben

  4. #4
    Join Date
    May 2008
    Location
    Lithuania
    Posts
    4,280

    Default

    try messing with config.noe, maybe?
    Code:
    -- curfont = "cp437-16"
    curfont = "dejavu-20"
    curfonttype = fontadj.simpleA
    fontsize = {rx=32, ry=8}
    reqres = {f = V(1,1)}
    rx and ry should be size, no idea what sort of fonts NOE supports

    edit:
    shortcuts are
    Ctrl+m, r, s and Ctrl+m, r, f

    Font slection is... seriously lacking.
    Last edited by Soirana; 08-23-2016 at 05:23 PM.
    So far rolled 15 casters with RoDS and shamelessly killed them within 200 turns. For eternium glory!
    (after 15 I stopped counting...)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •