[Release]Custom Pause Menu Header

20210


pause_menu_header_custom

Make Original Pause-Menu-Header Customize

Github

server.cfg:
start pause_menu_header_custom
start pause_menu_header_custom_stream

#functions:

    SetHeadingDetailsCustom  
    SetHeaderTitle  
    SetMenuHeaderTextByIndex  
    SetMenuAlert  

#example:

CreateThread(function()
    while true do Wait(300)
    
    SetHeadingDetailsCustom("Negbook","Custom2","Custom3")
    SetHeaderTitle("Title","Description")

    SetMenuHeaderTextByIndex(0,"cao",true)
    SetMenuHeaderTextByIndex(1,"cao2",true)
    
    for i=3,4 do 
    SetMenuAlert(i,"nnbb")
    end 
    end 
end)

May cause BUG if you using other pause menu script.

10 Likes

Nice release! Keep it up

strange, the little menu tabs (MAP, SETTINGS, etc…) wont change title but will at the red alert