[STANDALONE] CS XMENU / Radial Menu

Customize to your liking

• Set your Events or Commands
• Deactivate or Enable specific Menu

Preview
Github

PlayerMenu

OnVehicleMenu

InVehicleMenu

13 Likes

PLS make a qb Version too

1 Like

I will make this for Standalone soon dont worry :slight_smile:

Im sure that you can use the script if you deactivate the “On Vehicle Menu”

i hope!

1 Like

standalone whould be sick because you can then choose the triggers in the config

1 Like

Can you give an example of how to enter events?

1 Like

Sure, just go to the Config.lua and replace “my event” with your eventname. Example i have a event like this TriggerEvent(‘openInventory’) i will copy ‘openInventory’ and replace it. :slight_smile: If you dont understand this, let me know.

nice work bro

1 Like

Hi!

I like the Design.

Could you please make a Github Link or Direct Download?

Thanks!

1 Like

Thank you :slight_smile:

Correc?

PlayerMenu = {
Enabled = true, --Set this to false to disable the PlayerMenu
Action1 = {“myCommand”, “command”}, --The first field is your Event or Command name, the second field is the type “command” OR “event”
Action2 = {“op-vehlock:_lockVehicle”, “event”},
Action3 = {“myCommand”, “command”},
Action4 = {“myEvent”, “event”},
Action5 = {“myCommand”, “command”},
Action6 = {“myEvent”, “event”},
Action7 = {“myCommand”, “command”},
Action8 = {“myEvent”, “event”},
},

1 Like

Yes, did it work ?

UPDATE 1.1

The CS XMENU is now fully Standalone! Enjoy :slight_smile:

Would it be possible to replace it with qb-radial?

What do you mean ? Replace it ?

Moin, wie kann ich das mit carlock machen? Event
Hello, how can I do it with carlock? Event

And where can I change the Icons?

Simply enter the event or command name in the first field and the type of command or event in the second field. Icons are from Font Awesome, you can change them in the html. For faster and better support, it’s best to join the Discord, you can find the link below this video. :slight_smile:

#bump