πŸ“‘Radial Menu

You can integrate Gang System with your Radial Menu as well!

1

Replace Radial Menu code

Replace the default corner selling code with the following:

{
    id = 'cornerselling',
    icon = 'cannabis',
    label = 'Corner Selling',
    event = 'cb-gangsystem:client:StartCornerSelling'
},

Last updated