Table
Used to request models and textures
Last updated
Used to request models and textures
Last updated
Client Module - This can only be used on the client
Used to quickly copy a table, useful for global state values
Parameter | Type | Required | Description |
---|---|---|---|
Check through a table for a set key
Parameter | Type | Required | Description |
---|---|---|---|
Check if a value is present in a table
Parameter | Type | Required | Description |
---|---|---|---|
Convert data to different formats
Count a table and sub tables
Parameter | Type | Required | Description |
---|---|---|---|
Parameter | Type | Required | Description |
---|---|---|---|
table
Table to be copied
tbls
Table to be searched
key
Key to be found
table
Table to be searched
value
Value to be found
recursive
Check sub tables too
_type
Type of data - vectors, items_sql, string, item_ox, convert_idexes
data
Data to be converted
table
Table to be counted