# sh\_4\_tabs.lua

These settings are specifically for the main F4 menu tabs.

## **cfg.tabs.general** ◾ slots

|                                                                                              |        |                                                                                                                                    |
| -------------------------------------------------------------------------------------------- | ------ | ---------------------------------------------------------------------------------------------------------------------------------- |
| [**bUseModelImage**](https://arivia.rlib.io/configuration/settings/sh_4_tabs/busemodelimage) | *bool* | items listed will display a static image instead of 3D model                                                                       |
| [**styleB**](https://arivia.rlib.io/configuration/settings/sh_4_tabs/styleb)                 | *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*  | <p>orientation of gradient</p><p><strong>1 = left</strong>, <strong>2 = right</strong></p>                                         |
| qacts                                                                                        | tbl    | <p>list of settings for quick action button. </p><p>this button displays when you hover over a job / item's model to far left.</p> |
| clrs                                                                                         | tbl    | list of colors                                                                                                                     |
