RegisterCommand("test", function() local health = 2 if exports["tgiann-fallouthacker"]:openMenu(health)then print("hack success") else print("hack unsuccessful") end end)
Last updated 1 year ago