Items
The list of console commands for items
All console commands needs to be called by a superadmin player or by the server console !
Remove all entities (Called AAS.RemoveEntity internally)
aas_reload_basicitem
Reload all basic items (preconfigured items by workshop id)
Just this console command need to be called clientside !
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
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?