UseLockpick
exports.nolag_properties:UseLockpick()Returns
Usage Example
local success = exports.nolag_properties:UseLockpick()
if success then
print("Lockpicking started.")
else
print("No valid MLO door found or lockpicking failed to start.")
end