{"id":151385,"date":"2024-08-29T14:42:40","date_gmt":"2024-08-29T12:42:40","guid":{"rendered":"https:\/\/hifivem.com\/?post_type=product&#038;p=151385"},"modified":"2025-07-08T07:52:37","modified_gmt":"2025-07-08T05:52:37","slug":"selector-de-trabajos-de-codem","status":"publish","type":"product","link":"https:\/\/fivemx.com\/es\/selector-de-trabajos-de-codem\/","title":{"rendered":"Selector de trabajos de CodeM"},"content":{"rendered":"<div class=\"video-container\"><iframe title=\"CodeM xSelector de trabajos | discord.gg\/zj3QsUfxWs\" width=\"1170\" height=\"658\" src=\"https:\/\/www.youtube.com\/embed\/j_PwBJ-zlek?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe><\/div>\n<hr \/>\n<h3>Archivo de configuraci\u00f3n<\/h3>\n<pre data-no-translation=\"\" class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">Config = {}\r\nConfig.Framework = 'autodetect'  -- esx, oldesx, qb, oldqb or autodetect\r\nConfig.InteractionHandler = 'drawtext' -- drawtext, ox_target, qb_target, qb_textui, esx_textui \r\nConfig.Coords = vector3(-263.70, -967.10, 31.2)\r\nConfig.Blip = {\r\n    show = true, -- if you want to disable the blip, set this to false\r\n    sprite = 407, \r\n    color  = 27,\r\n    scale = 0.8,\r\n    label = 'Job Center',\r\n}\r\nConfig.Jobs = {\r\n    {\r\n        name = 'farmer',\r\n        label = 'Farmer',\r\n        desc = 'Lorem ipsum dolor sit amet consectetur. Parturient laoreet ultrices sed vel nunc in in aliquam.',\r\n        payAmountLabel = 150,\r\n        startCoords = vector3(-263.70, -967.10, 31.2),\r\n\r\n        playersCount = 0, -- dont touch\r\n        theme = {\r\n            bgColor = '#ADFFB5',\r\n            icon = 'farmer.svg', --html\\assets\\jobicons\r\n        },\r\n    },\r\n    {\r\n        name = 'mechanic',\r\n        label = 'Mechanic',\r\n        desc = 'Lorem ipsum dolor sit amet consectetur. Parturient laoreet ultrices sed vel nunc in in aliquam.',\r\n        payAmountLabel = 150,\r\n        startCoords = vector3(-204.70, -993.10, 30.2),\r\n\r\n        playersCount = 0, -- dont touch\r\n        theme = {\r\n            bgColor = '#FFE1CC',\r\n            icon = 'mechanic.svg', --html\\assets\\jobicons\r\n        },\r\n    },\r\n\r\n    {\r\n        name = 'Pizza',\r\n        label = 'Pizza',\r\n        desc = 'Lorem ipsum dolor sit amet consectetur. Parturient laoreet ultrices sed vel nunc in in aliquam.',\r\n        payAmountLabel = 150,\r\n        startCoords = vector3(-263.70, -967.10, 31.2),\r\n        playersCount = 0, -- dont touch\r\n        theme = {\r\n            bgColor = '#FFEFB7',\r\n            icon = 'pizza.svg', --html\\assets\\jobicons\r\n        },\r\n    },\r\n    {\r\n        name = 'miner',\r\n        label = 'Miner',\r\n        desc = 'Lorem ipsum dolor sit amet consectetur. Parturient laoreet ultrices sed vel nunc in in aliquam.',\r\n        payAmountLabel = 150,\r\n        startCoords = vector3(-263.70, -967.10, 31.2),\r\n        playersCount = 0, -- dont touch\r\n        theme = {\r\n            bgColor = '#FFF',\r\n            icon = 'miner.svg', --html\\assets\\jobicons\r\n        },\r\n    },\r\n    {\r\n        name = 'postal',\r\n        label = 'Go Postal',\r\n        desc = 'Lorem ipsum dolor sit amet consectetur. Parturient laoreet ultrices sed vel nunc in in aliquam.',\r\n        payAmountLabel = 150,\r\n        startCoords = vector3(-263.70, -967.10, 31.2),\r\n\r\n        playersCount = 0, -- dont touch\r\n        theme = {\r\n            bgColor = '#76ABFF',\r\n            icon = 'postal.svg', --html\\assets\\jobicons\r\n        },\r\n    },\r\n    {\r\n        name = 'lumberjack',\r\n        label = 'Lumberjack',\r\n        desc = 'Lorem ipsum dolor sit amet consectetur. Parturient laoreet ultrices sed vel nunc in in aliquam.',\r\n        payAmountLabel = 150,\r\n        startCoords = vector3(-263.70, -967.10, 31.2),\r\n\r\n        playersCount = 0, -- dont touch\r\n        theme = {\r\n            bgColor = '#FFBC8D',\r\n            icon = 'lumberjack.svg', --html\\assets\\jobicons\r\n        },\r\n    },\r\n    {\r\n        name = 'taxi',\r\n        label = 'Taxi',\r\n        desc = 'Lorem ipsum dolor sit amet consectetur. Parturient laoreet ultrices sed vel nunc in in aliquam.',\r\n        payAmountLabel = 150,\r\n        startCoords = vector3(-263.70, -967.10, 31.2),\r\n        playersCount = 0, -- dont touch\r\n        theme = {\r\n            bgColor = '#6079FF',\r\n            icon = 'taxi.svg', --html\\assets\\jobicons\r\n        },\r\n    },\r\n    {\r\n        name = 'fish',\r\n        label = 'Fish',\r\n        desc = 'Lorem ipsum dolor sit amet consectetur. Parturient laoreet ultrices sed vel nunc in in aliquam.',\r\n        payAmountLabel = 150,\r\n        startCoords = vector3(-263.70, -967.10, 31.2),\r\n        playersCount = 0, -- dont touch\r\n        theme = {\r\n            bgColor = '#C4FF9F',\r\n            icon = 'fish.svg', --html\\assets\\jobicons\r\n        },\r\n    },\r\n}<\/pre>\n<p>&nbsp;<\/p>\n<div class=\"video-container\"><iframe title=\"CodeM xSelector de trabajos | discord.gg\/zj3QsUfxWs\" width=\"1170\" height=\"658\" src=\"https:\/\/www.youtube.com\/embed\/j_PwBJ-zlek?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe><\/div>","protected":false},"excerpt":{"rendered":"<p>xJobselector es un sistema de selecci\u00f3n de trabajos de c\u00f3digo abierto compatible con los marcos ESX y QBCore.<br \/>\nEste paquete permite a los jugadores elegir sus roles laborales deseados dentro del entorno del servidor FiveM, lo que lo hace vers\u00e1til para varios escenarios de juego y configuraciones de juego de roles.<\/p>\n<p>\u00a1Despl\u00e1cese hacia abajo para verlo en acci\u00f3n!<\/p>","protected":false},"featured_media":151386,"comment_status":"open","ping_status":"closed","template":"","meta":[],"product_brand":[2898],"product_cat":[512,96,1892,511],"product_tag":[],"class_list":["post-151385","product","type-product","status-publish","has-post-thumbnail","product_brand-codem","product_cat-qbcore-scripts","product_cat-esx-scripts","product_cat-fivem-job-scripts","product_cat-standalone-scripts","first","instock","sale","downloadable","virtual","taxable","purchasable","product-type-simple"],"_links":{"self":[{"href":"https:\/\/fivemx.com\/es\/wp-json\/wp\/v2\/product\/151385","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fivemx.com\/es\/wp-json\/wp\/v2\/product"}],"about":[{"href":"https:\/\/fivemx.com\/es\/wp-json\/wp\/v2\/types\/product"}],"replies":[{"embeddable":true,"href":"https:\/\/fivemx.com\/es\/wp-json\/wp\/v2\/comments?post=151385"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/fivemx.com\/es\/wp-json\/wp\/v2\/media\/151386"}],"wp:attachment":[{"href":"https:\/\/fivemx.com\/es\/wp-json\/wp\/v2\/media?parent=151385"}],"wp:term":[{"taxonomy":"product_brand","embeddable":true,"href":"https:\/\/fivemx.com\/es\/wp-json\/wp\/v2\/product_brand?post=151385"},{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/fivemx.com\/es\/wp-json\/wp\/v2\/product_cat?post=151385"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/fivemx.com\/es\/wp-json\/wp\/v2\/product_tag?post=151385"}],"curies":[{"name":"gracias","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}