| description |
|---|
You can see the item table structure |
| Types | Parameters | Descriptions |
|---|---|---|
| string | name | The item name |
| string | description | The item description |
| string | model | The item model |
| itemCategory | category | The item category |
| number | price | The item price |
| Vector | pos | The item position |
| Vector | scale | The item scale |
| Angle | ang | The item angle |
| itemJobs | job | Jobs who have acces to the item (or all if the table is empty) |
| itemOptions | uniqueId | The item uniqueId |