Color in target/spectral/replay

Results 1 to 10 of 10
  1. #1
    Account Upgraded | Title Enabled! Gosu[ru] is offline
    MemberRank
    Jan 2009 Join Date
    http://www.epicLocation
    359Posts

    Color in target/spectral/replay

    How i can change color from orange to other?

    Screenshot by Lightshot


  2. #2
    Account Upgraded | Title Enabled! Gosu[ru] is offline
    MemberRank
    Jan 2009 Join Date
    http://www.epicLocation
    359Posts

    Re: Color in target/spectral/replay

    Bump!bump!bump!bump!

  3. #3
    Account Upgraded | Title Enabled! suhil1 is offline
    MemberRank
    Apr 2010 Join Date
    310Posts

    Re: Color in target/spectral/replay

    change it from source

  4. #4
    Account Upgraded | Title Enabled! Gosu[ru] is offline
    MemberRank
    Jan 2009 Join Date
    http://www.epicLocation
    359Posts

    Re: Color in target/spectral/replay

    Quote Originally Posted by suhil1 View Post
    change it from source
    orlly?!

  5. #5
    Aristrum Mark is offline
    MemberRank
    Aug 2007 Join Date
    United KingdomLocation
    474Posts

    Re: Color in target/spectral/replay

    Not really sure what you're asking, so:

    To change the colour of the orange text, you have to change the font that is being used to draw admin names. I think that this font is FONTa12_O1Org.

    To change the style of that text, look at RFontTexture::MakeFontBitmap.

    And if you're talking about the observer/spectator interface, have a look at ZObserver::OnDraw
    Last edited by Mark; 04-11-13 at 07:07 PM.

  6. #6
    In Progress... FFXIV... Anju is offline
    MemberRank
    Oct 2010 Join Date
    Mist Ward 7 #38Location
    1,946Posts

    Re: Color in target/spectral/replay

    Quote Originally Posted by Mark View Post
    Not really sure what you're asking, so:

    To change the colour of the orange text, you have to change the font that is being used to draw admin names. I think that this font is FONTa12_O1Org.

    To change the style of that text, look at RFontTexture::MakeFontBitmap.

    And if you're talking about the observer/spectator interface, have a look at ZObserver::OnDraw
    That's exactly what he is asking.

  7. #7
    Account Upgraded | Title Enabled! Gosu[ru] is offline
    MemberRank
    Jan 2009 Join Date
    http://www.epicLocation
    359Posts

    Re: Color in target/spectral/replay

    Quote Originally Posted by Mark View Post
    Not really sure what you're asking, so:

    To change the colour of the orange text, you have to change the font that is being used to draw admin names. I think that this font is FONTa12_O1Org.

    To change the style of that text, look at RFontTexture::MakeFontBitmap.

    And if you're talking about the observer/spectator interface, have a look at ZObserver::OnDraw
    thank you very much.

    can you clean your pm please? )


    close it.
    Last edited by Gosu[ru]; 04-11-13 at 07:28 PM.

  8. #8
    Alpha Member Chrisss is offline
    MemberRank
    Feb 2012 Join Date
    Ask the Fox!Location
    1,660Posts

    Re: Color in target/spectral/replay

    Quote Originally Posted by Mark View Post
    Not really sure what you're asking, so:

    To change the colour of the orange text, you have to change the font that is being used to draw admin names. I think that this font is FONTa12_O1Org.

    To change the style of that text, look at RFontTexture::MakeFontBitmap.

    And if you're talking about the observer/spectator interface, have a look at ZObserver::OnDraw
    This is just right and I needed it too, cheers.

  9. #9
    Enthusiast bhr is offline
    MemberRank
    Oct 2013 Join Date
    44Posts

    Re: Color in target/spectral/replay

    Quote Originally Posted by Chrisss View Post
    This is just right and I needed it too, cheers.
    dude where is this line?
    RFontTexture::MakeFontBitmap

  10. #10
    In Progress... FFXIV... Anju is offline
    MemberRank
    Oct 2010 Join Date
    Mist Ward 7 #38Location
    1,946Posts

    Re: Color in target/spectral/replay

    Search for it.



Advertisement