Security HUD
System Watchdog
×
Threads Scanned
-- / --
SYS. LOAD --%
AI SHIELD ACTIVE
DMCA Policy
×

📋 DMCA Compliance

This platform and community fully complies with the Digital Millennium Copyright Act (DMCA) and international copyright laws. We take all copyright protection seriously.

🛡️ Copyright Protection

If you believe a posted item belongs to you or violates your copyright, you may file a DMCA takedown request through our official channels. Upon receiving a valid claim, the infringing content will be removed within 24 hours.

What's new
×
Fiveguard

Script Ez_RadialMenu | [FREE] [STANDALONE] Radial Menu

Adrian_chupi

Gold Elite
Joined
May 4, 2023
Messages
967
Reaction score
205,262
Points
316
Location
Spain
Website
vfivem.com


Radial Menu​

A radial menu for redm, allows easier interactions for players.

Script Features​

  • Select walking styles build in to change and update on server side for VORP.
  • Add Items to show only for specific jobs.
  • Add items from other scripts dynamically.
  • Get nearby locations via 3d waypoint
Dependancy , to waypoint Blips for closest location.

Adding and Removing Dynamically​


exports[‘ez_radialmenu’]:RemoveOption(MenuItemId)

exports[‘ez_radialmenu’]:AddOption(
{
id = ‘custommenuitem’,
title = ‘Custom Menu Item’,
icon = ‘address-card’,
type = ‘client’,
event = ‘name_event’, ← Event name that opens the menu
shouldClose = true
},
nil
)

Credit:

Download Here​















 
Top