Shortcut buttons
Block use of weapons from ox_inventory
local function useSlot(slot, noAnim)if not item then return endif LocalPlayer.state.inArena then return end
Atualizado
local function useSlot(slot, noAnim)if not item then return endif LocalPlayer.state.inArena then return end
Atualizado