Skip to content

Adam-rGz/rgz_menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rgz_menu

Fivem rounded animated menu with images https://streamable.com/pcf9p

DO NOT REUPLOAD WITHOUT MY PREMISSION

CSS based on https://codepen.io/hadarweiss/pen/WvEXeK/

You have to add triggers in scripts that you will add in menu or use existing triggers like

TriggerEvent("gcphone:openPhone")

Rquire pNotify, or just change line 56 in rgz_meu.lua

    PATTERN FOR CLIENT
    RegisterNetEvent("esx_billing:openBillings")
    AddEventHandler("esx_billing:openBillings", function()
            ShowBillsMenu()
    end)

more info at https://discord.gg/H4NavMDSHb

About

Fivem rounded animated menu with images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published