Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 752 Bytes

File metadata and controls

22 lines (14 loc) · 752 Bytes
description
You can see some functions used for synchronises items

Synchronisation

AAS.SendItemInformations(ply)

Synchronise all items list with the Player

Types Arguments Descriptions Optional
Player ply The player to synchronize or nil if you want to synchronize to all players ✔️

PLAYER:AASSendInventory(table)

Synchronise all inventory with the Player

Types Arguments Descriptions Optional
table table The player inventory to synchronise ✔️