Tactical Sisplay symbol's colors
Results 1 to 4 of 4

Thread: Tactical Sisplay symbol's colors

  1. #1
    SOH-CM-2023 mongoose's Avatar
    Join Date
    Jun 2005
    Location
    Navigator, where are we?
    Age
    79
    Posts
    3,555

    Tactical Sisplay symbol's colors

    I am trying to change the colrs of the TD icons in Frosty;'s TAC Display Radar (old H2S). He has all icons black namely 0xFF000000 . I am trying to put all but the GoalColor transparent which I though was 0x00FFFFFF. See below

    <Colors FriendColor="ox00FFFFFF" EnemyColor="0x00FFFFFF" TargetColor="0xFF000000" BogieColor="0x00FFFFFF" GoalColor="0xFF000000" HumanFriendColor="0x00FFFFFF" HumanEnemyColor="0x00FFFFFF"/>

    This is what is in the ViewUI, but I am still getting all icons in black, Is my hex no. for transparent correct or am I doing something wrong?
    Last edited by mongoose; March 10th, 2018 at 10:50.

    Cato said "Carthaginem esse delendam"
    I say "Carthago iam diu deleta,sed enim Bellum Alium adhuc aedificandum est"

  2. #2
    I see an o (oh) instead of a 0 (zero) in your string.
    US Army, Major, Ret.

    Service To The Line,
    On The Line,
    On Time

    US Army Ordnance Corps.

  3. #3
    SOH-CM-2023 mongoose's Avatar
    Join Date
    Jun 2005
    Location
    Navigator, where are we?
    Age
    79
    Posts
    3,555
    Fixed the 1 o so all like this now but still get black icons.

    Colors FriendColor="0x00FFFFFF" EnemyColor="0x00FFFFFF" TargetColor="0xFF000000" BogieColor="0x00FFFFFF" GoalColor="0x00FFFFFF" HumanFriendColor="0x00FFFFFF" HumanEnemyColor="0x00FFFFFF"/>

    EDIT

    Note ViewUI in game

    <Colors FriendColor="0xFF0000FF" EnemyColor="0xFFFF0000" TargetColor="0xFFFFFF00" BogieColor="0xFFFFFFFF" GoalColor="0xFFAF00AF" HumanFriendColor="0XFF00FFFF" HumanEnemyColor="0xFFFF00FF"/>

    ??

    Cato said "Carthaginem esse delendam"
    I say "Carthago iam diu deleta,sed enim Bellum Alium adhuc aedificandum est"

  4. #4
    SOH-CM-2023 mongoose's Avatar
    Join Date
    Jun 2005
    Location
    Navigator, where are we?
    Age
    79
    Posts
    3,555
    Well also tried <Colors FriendColor="0x00000000" EnemyColor="0x00000000" TargetColor="0xFF000000" BogieColor="0x00000000" GoalColor="0xFF000000" HumanFriendColor="0x00000000" HumanEnemyColor="0x00000000"/>

    AFAIK, the 1st 2 of the 8 letters/numbers induicate transparency so "00" should be 100% transparent while "000000" is blabk. Above "00FFFFFF" would be 100% transparent white.

    However neither work as still getting "FF000000" which is black 100% opaque!

    Cato said "Carthaginem esse delendam"
    I say "Carthago iam diu deleta,sed enim Bellum Alium adhuc aedificandum est"

Members who have read this thread: 0

Bookmarks

Posting Permissions

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