| description |
|---|
You can see the item options table base structure |
The table contains all item base options.
{% hint style="warning" %} If the item is desactivate (options.activate = false) all users who bought it can equip it {% endhint %}
| Types | Parameters | Descriptions |
|---|---|---|
| boolean | new | If the tag "new" is visible |
| boolean | vip | If the tag "vip" is visible |
| boolean | activate | If the item is activate (is visible in the market) |
| Color | color | The item color |
| string | bone | The bone that the the item follow |
| number | iconFov | The FOV of the DModelPanel in the AAS:Cards |
| Vector | iconPos | The DModelPanel:SetLookAt position |