ScaleformUI
ScaleformUI copied to clipboard
2 or more menus showing up
RegisterCommand("echeveria", function ()
menu:Visible(true)
end, false)
RegisterKeyMapping("echeveria", "Opens the trainer", "KEYBOARD", "f1")
thats how ive been opening it and there is only one menu
declared