Skip to content

function dropItemBySlot (client-side)

Available since version: 0.3.0

This function will drop the item from the local player's inventory slot.

Declaration

boolean dropItemBySlot(number slot)

Parameters

  • number slot: Inventory slot, starting from 0.

Returns boolean

True on success.