Esx mafia, biker, cartel, gangjob

[HELP] admin he cant get ahold of the orginal guy then he cant post it here

You may have modified the “policejob” script however, the original code doesn’t have a license. This, by default, means you cannot modify and/or redistribute the code.

The only way you would be allowed to distribute your modified code is by getting explicit permission from the creator of the “policejob” script.

Read the conversation up before talking for nothing

1 Like

How do i add an icon to the locations ?

How can i add blips ? Cuz it doesn’t appear in my map … !

1 Like

Good evening,
You go in the config.lua and you look for Blip and you modify the GPS coordinates !!

1 Like

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

I did put the 226 but still doesn’t display on my map

1 Like

Blip = {
Pos = { x = 425.130, y = -979.558, z = 30.711 }, “this one it’s the blip of the police station change it”
Sprite = 60,
Display = 4,
Scale = 1.2,
Colour = 29,
and please check other config.lua working, you’ll how it works

1 Like

you mean changing the coords ?

yes of course look the config.lua of the policejob it’s the same i thing?

Config.MafiaStations = {

Mafia = {

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

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

OH ! and how can i get the coords ? cuz i’ve been searching for a script …

in the file config.lua you have all.
just change this line
Pos = { x = 425.130, y = -979.558, z = 30.711 }, and put the new coord

1 Like

Well it’s the same coords then the police …

yes
that depend which one you installed for the mafia yes it is

Ok now i’ve change the mafia coords and display 226 ( Is a biker ) IT’S JUST A test !!! and it puts me the police marker and the blip doesn’t have a name … how to ?

Config.MafiaStations = {

Mafia = {

Blip = {
  Pos     = { x = 9.283, y = 528.914, z = 169.635 } ,
  Sprite  = 60,
  Display = 226,
  Scale   = 1.2,
  Colour  = 29,
},

i just find it :slight_smile: the solution is here

i took a look to your scripts (esx_cartel…) but it seeems that i can’t make it as a secondary activity i mean i wanna have a simple job like for eg : taxi and in the same time be in a gang (esx_carte) is that possible if it’s so could you tell how to do it please.

Is it possible to disabble the police menu for id look in veh etc?

Someone know why the englsih version does not work for me?

Hey

I have recently downloaded the esx_mafia. When i use the interaction menu (f6) it just says “locale [en] does not exist” in the bars. How do I fix?