Esx mafia, biker, cartel, gangjob

I dont know how much of a help i could be but if you still dont understand it I would look at just using rib sosay framework which has all of that, Im not promoting him in any way but I just think that it might be some help

check the config.lua there are all place.
for exemple Cloakrooms = {
{ x = 9.283, y = 528.914, z = 169.635 },
please check the scripts

Its all there, cant figure it out! ahhh!

Okey so I removed mafia and added cartel instead. How do I add so Cartel needs to buy their weapons and not just get them for free?

Hey Wolfie
I lets you checking yourself in first all the files and i’am sure you will fund it

The weapon prices and everything is there but dont know how to change to they need to buy the weapons

2 Likes

How do i change so it doesnt take 24 hours to “Wash” the black money? :slight_smile:

I need help with setting up markers, i set them to show in La Fuente house, but it doesn’t work. Any help please?

Config = {}
Config.DrawDistance = 100.0
Config.MarkerType = 1
Config.MarkerSize = { x = 1.5, y = 1.5, z = 1.0 }
Config.MarkerColor = { r = 50, g = 50, b = 204 }
Config.EnablePlayerManagement = true
Config.EnableArmoryManagement = true
Config.EnableESXIdentity = true – only turn this on if you are using esx_identity
Config.EnableNonFreemodePeds = false – turn this on if you want custom peds
Config.EnableSocietyOwnedVehicles = false
Config.EnableLicenses = false
Config.MaxInService = -1
Config.Locale = ‘en’

Config.CartelStations = {

Cartel = {

Blip = {

– Pos = { x = 425.130, y = -979.558, z = 30.711 },
Sprite = 60,
Display = 4,
Scale = 1.2,
Colour = 29,
},

AuthorizedWeapons = {
 -- { name = 'WEAPON_SAWNOFFSHOTGUN',       price = 99999 },


  AuthorizedVehicles = {
	  { name = 'adder',  label = 'Bugatti Chiron' },
	  { name = 'dubsta',    label = 'Mercedes G Klasa' },
	  { name = 'ninef',   label = 'Ferrarka' },
	  { name = 'hakuchou',      label = 'Hakuchou' },
  },

Cloakrooms = {
  { x = 1400.50, y = 1159.55, z = 113.25},
},

Armories = {
  { x = 1398.36, y = 1156.71, z = 114.33},
},

Vehicles = {
  {
    Spawner    = { x = 1413.33, y = 1115.67, z = 114.84 },
    SpawnPoint = { x = 1391.75, y = 1117.41, z = 114.31 },
    Heading    = 0.0,
  }
},

Helicopters = {
  {
    Spawner    = { x = 113.30500793457, y = -3109.3337402344, z = 6.0060696601868 },
    SpawnPoint = { x = 112.94457244873, y = -3102.5942382813, z = 6.0050659179688 },
    Heading    = 0.0,
  }
},

VehicleDeleters = {
  { x = 1424.84, y = 1111.11, z = 114.43 },
  
},

BossActions = {
  { x = 1402.63, y = 1145.13, z = 114.33 },
},

},

}

1 Like

whit that it will show you the blip on the map
just deleted “-” before Pos

Blip = {

Pos = { x = 425.130, y = -979.558, z = 30.711 },
Sprite = 60,
Display = 4,
Scale = 1.2,
Colour = 29,
},

ikr right, but my armory and car spawner markers don’t work… :frowning:

The boss’s menu does not work, when I hit the “E” nothing appears. Why?

bossmenu uses esx_society

I have updated but now I do not go the menus of the boss of the others, what do I do?

Can we change the name of the gang?

Hello,
yes you can, many did it

When it buy a weapon it stays on buy weapon it dont go to the get weapon image

what wrong with armory it’s don’t working and how to off this guy in cloackroom?

I need help to know what icon it has on the map and what commands and armaments it has since I believe that unfortunately the module fails, thanks in advance

Hey
add your Sprite there config.lua
Blip = {
Pos = { x = 425.130, y = -979.558, z = 30.711 },
Sprite = 60,
Display = 4,
Scale = 1.2,
Colour = 29,
},

You have to edit the config.
There is a point like “armorymanagement”. Turn it on.