Hooks
Available hooks for AShop
π© ashop_unequip(PLAYER, SLOT_ID: Integer, PLY_ITEM: Table, ITEM: Table)
π© ashop_equipStateChange(PLAYER, free_slot: Integer{0, 1}, ply_item_id: Integer, old_item_equipped: Table or nil)
π© ashop_equip(PLAYER, SLOT_ID: Integer, ITEM: Table, PLY_ITEM: Table)
π© ashop_load(STATE: Integer)
π§ ashop_playersync()
π§ Ashop_PlayerNewItem(ply_item_id: Integer, PLY_ITEM: Table, ITEM: Table)
π§ ashop_itemnew(item_id: Integer, ITEM: Table)
π¦ ashop_playerbuy(PLAYER, ply_item_id: Integer, item_id: Integer)
π¦ ashop_playerInit(PLAYER)
Last updated