Advanced Accessory System
  • Introduction
  • Tutorials
    • Create a new category
    • Add Currencies
    • Gamemode Compatibility
    • Add a language
  • Client Functions
    • Accessories
    • Draw gradients
    • Inventory
    • Items
    • Utils
  • Client UI Functions
    • Admin
    • Bodygroups
    • Items
    • Main
    • Models
    • Notifications
  • Client Hooks
    • Accessories
    • Inventory
  • Client Variables
    • AAS UI
    • AAS.ClientTable
  • Client VGUI List
    • AAS:Cards
    • AAS:CheckBox
    • AAS:ComboBox
    • AAS:DModel
    • AAS:ScrollPanel
    • AAS:Slider
    • AAS:TextEntry
  • Server Functions
    • Accessories
    • Bodygroups
    • Entities Saving
    • Item Configuration
    • Notifications
    • Offsets
    • Player Saving
    • Purchasing
    • SQL
    • Synchronisation
    • Utils
  • Server Hooks
    • Accessories
    • Bodygroups
    • Item Configuration
    • Purchasing
    • Synchronisation
  • Shared functions
    • Inventory
    • Utils
  • Console Commands
    • Entities Saving
    • Items
  • Structs
    • Item Categories
    • Item Table
    • Item Jobs
    • Item Options
    • Offset table
Powered by GitBook
On this page

Was this helpful?

  1. Client Functions

Items

You can see some items functions

AAS.SHToAAS()

Transfer all sh accessories items to aas items

PreviousInventoryNextUtils

Last updated 3 years ago

Was this helpful?