Jump to content
Join our Discord! ×

NEVADA/LAS VEGAS MEGA PACK

PURCHASE NOW!

RaveHUD 1.0.0

   (0 reviews)

1 Screenshot

About This File

Thank you for using Cuxxl Designs HUD!
 
Info:
 
You can customize the colors in the style.css just put your rgb/rgba/hex into
                        |
                        V
    --main-color: rgb(255, 0, 0);
                                |
                                V
    --main-color-darker: rgb(250, 60, 60);
                                    |
                                    V
    --main-color-gradient: rgba(255, 0, 0, 0.466);



 
Installation:
 
If you're using mumblevoip:
    open the client.lua in the folder
 
    goto line 894 and add this:
 
        TriggerEvent("cuxxl_designs:getvoicerange", mumbleConfig.voiceModes[playerMode][2])
 
So now the Voice Range works!
 
For the X-Menu:
 
    goto the client.lua and scroll down until you see the topic (-- X Menu Options)
 
    [
        RegisterNUICallback('x-menu-exit', function()
            SetDisplay(false)
        end)
 
        RegisterNUICallback('x-menu-personalmenu', function()
            TriggerEvent('krz-personalmenu:openmenu')
        end)
 
        RegisterNUICallback('x-menu-emote', function()
            TriggerEvent("dp:RecieveMenu")
        end)
 
        RegisterNUICallback('x-menu-idcard', function()
            TriggerServerEvent('jsfour-idcard:open', GetPlayerServerId(PlayerId()), GetPlayerServerId(PlayerId()))
        end)
    ]
 
    If you want to change the Triggers:
 
        Just Change the Triggers that are marked with a *!

User Feedback

You may only provide a review once you have downloaded the file.

There are no reviews to display.

  • Recently Browsing   0 members

    • No registered users viewing this page.

Announcements



×
×
  • Create New...

Important Information

By continuing on Launcherleaks.net, you agree to our Terms of Use, Guidelines & Privacy Policy