Arivia
Browse ScriptsDownload RLIB
v3.x
v3.x
  • Introduction
  • Select Version
  • Showcase
  • Changelog
    • ◾3.0.0.6-beta
    • ◾3.0.0.5-beta
    • ◾3.0.0.4-beta
    • ◾3.0.0.3-beta
    • ◾3.0.0.2-beta
    • ◾3.0.0.1-alpha
  • FAQ
    • ◾Add Food Categories
    • ◾Addon Won't Show
    • ◾Incompatible Addons
    • ◾Custom Category Colors
    • ◾Hide Unavailable Jobs
    • ◾Modified Script
    • ◾Refunds
    • ◾Script Errors
    • ◾When Are Updates?
  • ❱ Setup
    • ◾Install
    • ◾Verify
    • ◾Workshop
    • ◾Docs/Web
  • ❱ Configuration
    • ◾Env
    • ◾Fonts
    • ◾Languages
    • ◾Settings
      • sh_4_tabs.lua
        • bUseModelImage
        • styleB
    • ◾Visual Blueprints
  • ❱ First Use
    • ◾Binds
    • ◾Console Commands
      • ▸arivia.listjobs
      • ▸arivia.getjob
      • ▸arivia.setjob
  • ❱ Developers
    • ◾Jobs
      • ▸Parameters
        • tip
        • NeedJob
        • NeedGroup
      • ▸Sorting
    • ◾Entities
      • ▸accent
      • ▸allowed
      • ▸customHideUnavail
      • ▸level
      • ▸prestige
      • ▸price
      • ▸tip
    • ◾Food
      • ▸category
    • ◾Categories
      • ▸tip
  • ❱ Internal
    • ◾Rules
    • ◾Web Demo
  • ❱ DOC REFERENCES
    • ◾Status
Powered by GitBook
On this page
  1. ❱ Configuration
  2. Settings

sh_4_tabs.lua

Settings for tabs

PreviousSettingsNextbUseModelImage

Last updated 4 years ago

These settings are specifically for the main F4 menu tabs.

cfg.tabs.general ◾ slots

bool

items listed will display a static image instead of 3D model

bool

determines if items will utilize style A or B.

mdl_size

int

size of job / item model on far left of slot

mdl_unavail_bFade

bool

fades job / item model if job or item unavailable to become or purchase

mdl_unavail_fade

int

amount to fade model for job / item if it is unavailable to become or purchase. ( only works if mdl_unavail_bFade = true )

box_unavail_bFade

bool

fades job / item slot box if job or item unavailable to become or purchase

box_unavail_fade

int

amount to fade job / item box if it is unavailable to become or purchase ( only works if box_unavail_bFade = true )

cir_size

int

radius size of circle to far right of item slot

cir_line

int

thickness of circle lime (colored outter line)

txt_left_w

int

amount of space between far left of slot and text

grad_w

int

width of gradient material

grad_o

int

orientation of gradient

1 = left, 2 = right

qacts

tbl

list of settings for quick action button.

this button displays when you hover over a job / item's model to far left.

clrs

tbl

list of colors

◾
bUseModelImage
styleB