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. Structs

Offset table

You can see the offset table structure

Types

Parameters

Descriptions

Vector

pos

The offset position

Angle

ang

The offset angle

Vector

scale

The offset scale

PreviousItem Options

Last updated 3 years ago

Was this helpful?