For the complete documentation index, see llms.txt. This page is also available as Markdown.

Exports/Triggers

TRIGGERS Lua code examples for Client Side

local result = exports["sfmechanic"]:statusMenu()
return result -- return true(if menu is open) or false
TriggerEvent("nuifix") -- if the NUI breaks.

Last updated