Jump to content

Zmiana kolorów markerów


Recommended Posts

Posted

Witam, jak można zmienić kolory markerów czołgów?

Edytuję plik colors.xc ale nic to nie daje

Mam zainstalowanego moda Aslain z opcją zieloni vs fioletowi CB ale kolor wroga nie jest fioletowy tylko standardowo niebieski

Dzięki za pomoc

  • Administrator
Posted

A ustawiles dodatkowo w opjach gry kolory alternatywne?

 

Za kolory czolgow odpowiada ta sekcja colors.xc:

 

  "colors": {
    "system": {
      "ally_alive":          "0x96FF00",
      "ally_blowedup":       "0x007700",
      "ally_dead":           "0x009900",
      "enemy_alive":         "0xF50800",
      "enemy_blowedup":      "0x5A0401",
      "enemy_dead":          "0x840500",
      "squadman_alive":      "0xFFB964",
      "squadman_blowedup":   "0xA45A00",
      "squadman_dead":       "0xCA7000",
      "teamKiller_alive":    "0x00EAFF",
      "teamKiller_blowedup": "0x096A75",
      "teamKiller_dead":     "0x097783"
    },
Posted

Tak, są ustawione kolory alternatywne

i sekcja colors wygląda tak:

 

"colors": {
    "system": {
      "ally_alive":          "0x96FF00",
      "ally_blowedup":       "0x007700",
      "ally_dead":           "0x005500",
      "enemy_alive":         "0x8503FF",
      "enemy_blowedup":      "0x000093",
      "enemy_dead":          "0x000093",
      "squadman_alive":      "0xFFB964",
      "squadman_blowedup":   "0xA45A00",
      "squadman_dead":       "0xCA7000",
      "teamKiller_alive":    "0x00EAFF",
      "teamKiller_blowedup": "0x096A75",
      "teamKiller_dead":     "0x097783"
 
Mimo to w dalszym ciągu kolor wroga to dalej niebieski
  • Administrator
Posted

Bo za kolor wrogra odpowiada tez ta opcja ktora zaznaczyles w grze. Odznacz ja, a kolory beda takie jak w colors.xc. Czyli sprawa odwrotna. 

Posted

Cóż, kiedy odznaczam opcję alternatywnych kolorów to markery wroga są standardowo czerwone pomimo zmienionej wartości "enemy_alive" w colors.xc

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.