ScaleformUI icon indicating copy to clipboard operation
ScaleformUI copied to clipboard

2 or more menus showing up

Open RealMrCactus opened this issue 7 months ago • 16 comments

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

RealMrCactus avatar Jul 17 '24 19:07 RealMrCactus