XTask
Browse AddonsDownload RLIB
  • Introduction
  • Showcase
  • Changelog
    • 🟥v4.5.0.0
    • 🟥v4.4.0.0
  • FAQ
    • 🟥Addon Won't Show
    • 🟥Incompatible Addons
    • 🟥Modified Script
    • 🟥Refunds
    • 🟥Script Errors
    • 🟥When Are Updates?
  • ❱ Setup
    • 🟪Install
    • 🟪Verify
    • 🟪Workshop
    • 🟪Docs / Web
  • ❱ Configuration
    • 🟪Settings
    • 🟪Achievements
      • 🧢XTASK.enabled
      • 🧢XTASK.title
      • 🧢XTASK.desc
      • 🧢XTASK.author
      • 🧢XTASK.icon
      • 🧢XTASK.cat
      • 🧢XTASK.cat_clr
      • 🧢XTASK.po_enabled
      • 🧢XTASK.po
      • 🧢XTASK.maxreq
      • 🧢XTASK.stat
      • 🧢XTASK.family
      • 🧢XTASK.gamemode
      • 🧢XTASK.trigger
      • 🧢XTASK.onClient
      • 🧢XTASK.onShared
      • 🧢XTASK.onServer
      • 🧢XTASK.family
    • 🟪Languages
  • ❱ First Use
    • 🟪Binds
  • ❱ Developers
    • 🟪Env
Powered by GitBook
On this page
  • ▸ Data Type
  • ▸ Example
  1. ❱ Configuration
  2. Achievements

XTASK.cat_clr

The color to show the achievement name in (text).

▸ Data Type

(color table) Color( R, G, B, A)

▸ Example

XTASK.cat_clr = Color( 196, 43, 76, 255 )
PreviousXTASK.catNextXTASK.po_enabled

Last updated 2 years ago

🟪
🧢