Fivem
Minigame
Matyr Lockpick

matyr_lockpick

esx-qb

local success = exports['matyr_lockpick']:startLockpick() if success then -- Successfully completed the Lockpick minigame else -- Failed to complete the Lockpick minigame end