Hello there. I just started to create my own job so I copy one job and I just change the coords of boss actions,etc…
When I change the coords and start the server, the blibs wont spawn.
Can someone help me?

Code? I will Show the problem

esx_sparknews.rar (15.0 KB)

Can Not download im in Phone online…

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             = true
Config.MaxInService               = -1
Config.Locale                     = 'en'

Config.SparknewsStations = {

  Sparknews = {

    Blip = {
     -- Pos     = { x = -123.902, y = 1007.064, z = 234.732 },
      Sprite  = 60,
      Display = 4,
      Scale   = 1.2,
      Colour  = 29,
    },

    AuthorizedWeapons = {,
      { name = 'WEAPON_ASSAULTSMG',       price = 1125000 },
      { name = 'WEAPON_ASSAULTRIFLE',     price = 1500000 },
      { name = 'WEAPON_PUMPSHOTGUN',      price = 600000 },
      { name = 'WEAPON_FLASHLIGHT',       price = 800 },
      { name = 'WEAPON_APPISTOL',         price = 70000 },
    },

	  AuthorizedVehicles = {
		  { name = 'nightblade',  label = 'Nightblade' },
	  },

    Cloakrooms = {
      { x = 984.281, y = -100.817, z = 73.845 },
    },

    Armories = {
      { x = 976.820, y = -103.865, z = 73.845 },
	  { x = 980.820, y = -110.865, z = 76 },
    },

    Vehicles = {
      {
        Spawner    = { x = -123.902, y = 1007.064, z = 234.732 },
        SpawnPoint = { x = -125.902, y = 1010.064, z = 237.732 },
        Heading    = 90.0,
      }
    },

    VehicleDeleters = {
      { x = -129.902, y = 1004.734, z = 234.732 },
      { x = -130.902, y = 1007.734, z = 237.732 },
    },

    BossActions = {
      { x = -100.653, y = 959.608, z = 231.809 }
    },

  },

}

Ok and you will editing what?

I just want to edit this

    Vehicles = {
      {
        Spawner    = { x = -123.902, y = 1007.064, z = 234.732 },
        SpawnPoint = { x = -125.902, y = 1010.064, z = 237.732 },
        Heading    = 90.0,
      }
    },

    VehicleDeleters = {
      { x = -129.902, y = 1004.734, z = 234.732 },
      { x = -130.902, y = 1007.734, z = 237.732 },
    },

    BossActions = {
      { x = -100.653, y = 959.608, z = 231.809 }
    },

  },

}

But when I change that. It wont show blip on that coords

Blip or Marker? 20char

Yeah I dont know english very well so…
That thing u have in GTA SA when u want start mission that red thing (blip/marker)

This is a Marker

Yeah so market wont show

Mh ok this is inpossible :thinking:

If u want i can send all things

Nono i have no idea this is inpossible why the Marker Not work

Yeah the markers works. But when I change coords the markers just wont show

You have too many commas.

So can u help me?
I really dont know what to do

i have the same thing and i dont know what to do