• How to make a ESC Menu
    4 replies, posted
Hello. I am trying to make an ESC Menu [URL="https://scriptfodder.com/scripts/view/1224"]Example[/URL] Please give me useful feedback. Thanks - Scaly
[lua] hook.Add( "PreRender", "cocks", function() if gui.IsGameUIVisible() and not gui.IsConsoleVisible() then gui.HideGameUI() yourshittyvguihere() end end ) [/lua]
[QUOTE=meharryp;48568266][lua] hook.Add( "PreRender", "cocks", function() if gui.IsGameUIVisible() and not gui.IsConsoleVisible() then gui.HideGameUI() yourshittyvguihere() end end ) [/lua][/QUOTE] Thank you
[QUOTE=Scalyfishmon;49014729]Thank you[/QUOTE] Never too late to say it, I suppose.
[QUOTE=code_gs;49014868]Never too late to say it, I suppose.[/QUOTE] Better late than never! :)
Sorry, you need to Log In to post a reply to this thread.