Items

The list of console commands for items

Remove all entities (Called AAS.RemoveEntity internally)

aas_reload_basicitem

Reload all basic items (preconfigured items by workshop id)

aas_sh_item_to_aas

Transfer all sh accessories items to aas items (Called AAS.SHToAAS internally)

aas_give_items_steamid64(steamid64, uniqueId)

Give an item to a player by the steamid4

Types

Arguments

Descriptions

Optional

steamid64

The player steamid64 who you want to give the item

uniqueId

The item uniqueId to give

aas_save_item_data

Save the item list in a data file (Called AAS.ConvertSqlToDataTable internally)

aas_sh_inventory_to_aas

Transfer all sh accessories inventories to aas inventories (Called AAS.SHInventoryToAAS)

Last updated

Was this helpful?