Question : Crosshair Color

Results 1 to 7 of 7
  1. #1
    Elite Member kryst4l is offline
    Member +Rank
    Sep 2016 Join Date
    164Posts

    Question : Crosshair Color

    Hi everyone! Can someone tell me how i can build Crosshair Color...Something went wrong with bitmapcolor...All Interface change color with Crosshair. Thanks for help!


  2. #2
    Newbie zkxjzmswkwl is offline
    MemberRank
    Jul 2021 Join Date
    23Posts
    Changing the colour of a draw context is "sticky". Meaning that once you change it, it stays that way until it's changed again.

    After changing the colour of the pDC for the crosshair, change it back before that context is used to render any other UI components.

  3. #3
    Elite Member xDividerx is offline
    Member +Rank
    Feb 2012 Join Date
    127Posts
    Quote Originally Posted by kryst4l View Post
    Hi everyone! Can someone tell me how i can build Crosshair Color...Something went wrong with bitmapcolor...All Interface change color with Crosshair. Thanks for help!
    You can always Hardcode an interface overlay using ascii characters as the crosshair, then assigning color to the textrender for an RGB format custom crosshair.

  4. #4
    Newbie zkxjzmswkwl is offline
    MemberRank
    Jul 2021 Join Date
    23Posts
    Quote Originally Posted by xDividerx View Post
    You can always Hardcode an interface overlay using ascii characters as the crosshair, then assigning color to the textrender for an RGB format custom crosshair.
    LOL this is the most GunZ thing someone's ever said to me what the fuck.

  5. #5
    Member sharpshot is online now
    MemberRank
    May 2014 Join Date
    40Posts
    Hey what's wrong look at these awesome crosshairs I can make in 1 sec:


    ( )


    +


    <>

    _
    |_|



    Can't you see the huge potential ? Zzz

  6. #6
    Elite Member xDividerx is offline
    Member +Rank
    Feb 2012 Join Date
    127Posts
    Quote Originally Posted by sharpshot View Post
    Hey what's wrong look at these awesome crosshairs I can make in 1 sec:


    ( )


    +


    <>

    _
    |_|



    Can't you see the huge potential ? Zzz
    ⌖ position indicator (U+2316)
    Ascii is powerful :P
    https://graphemica.com/%E2%8C%96

  7. #7
    Elite Member kryst4l is offline
    Member +Rank
    Sep 2016 Join Date
    164Posts
    Code done !.
    Last edited by kryst4l; 4 Weeks Ago at 04:35 PM.



Advertisement