{"id":43704,"date":"2022-09-19T14:29:38","date_gmt":"2022-09-19T12:29:38","guid":{"rendered":"https:\/\/esx-scripts.com\/?post_type=product&#038;p=43704"},"modified":"2026-06-22T20:42:20","modified_gmt":"2026-06-22T18:42:20","slug":"systeme-de-jeu-pubg-vip","status":"publish","type":"product","link":"https:\/\/fivemx.com\/fr\/pubg-game-system-vip\/","title":{"rendered":"Syst\u00e8me de jeu Pubg (VIP)"},"content":{"rendered":"<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe title=\"Script de jeu FiveM Advanced Pubg r\u00e9alis\u00e9 par Zoygkos#5869 (lien dans la description)\" width=\"1290\" height=\"726\" src=\"https:\/\/www.youtube.com\/embed\/WD5-F7Ocqso?feature=oembed\" loading=\"lazy\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">n&#039;oubliez pas d&#039;ajouter le compte \u00ab bp \u00bb \u00e0 la configuration es_extended<br>si vous utilisez es_extended 1.2 ou 1.1 legacy, remplacez le fichier c\u00f4t\u00e9 serveur par celui-ci dans <code>nouveau_c\u00f4t\u00e9_serveur<\/code> dossier<br>si vous utilisez <a href=\"https:\/\/fivemx.com\/fr\/comment-mettre-a-jour-les-artefacts-du-serveur-fivem\/\" data-wpil-monitor-id=\"751\">derniers artefacts<\/a> les joueurs en vie et en phase de mort ne peuvent pas mettre \u00e0 jour le c\u00f4t\u00e9 client et le remplacer par celui-ci dans le dossier new_clientside<br>si vous ne savez pas comment les faire tous ou si les probl\u00e8mes ne sont pas r\u00e9solus, contactez-moi<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Param\u00e8tres:<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Config = {} Config.NpcCoords = {x = 2764.02,y = 1358.86,z = 24.5,h = 89.11} Config.MaxPlayers = 20 Config.MinPlayersToStartPUBGGame = 2 Config.TimeUntilStartInTicks = (10 * 1000) --depuis la file d&#039;attente Config.QueueLobby = {x = 2594.33,y = 373.4,z = 108.27,h = 7.0} Config.MapCenter = {x = 4514.59,y = -626.23,z = 17.28} Config.PlaneStartingPosition = {x = 4772.3,y = -851.69,z = 220.0} Config.PlaneCameraPosition = {x = -31.64, y = -0.0, z = 48.384} -- coordonn\u00e9es de la cam\u00e9ra trouv\u00e9es \u00e0 partir de la ligne 697 du fichier cl_zoyg.lua. Config.JumpTime = 13 -- en secondes. Config.Circle = {MarkerId = 28, BlipColour = 53, MarkerAlpha = 128, startradius = 340.0, endradius = 10.0, Colour = {r = 40, g = 163, b = 224, a = 200}, Height = 200.0}. Config.CircleDamage = {tickrate = 700, damage = 5} -- le cercle de d\u00e9g\u00e2ts frappe toutes les x secondes (maximum 200). Config.CircleSpeed = 0.05 -- ralentit le cercle. Config.MaxGameTime = 300 -- en secondes. Config.BPPerKill = 20 --points pour chaque \u00e9limination Config.BPForWinner = 100 --uniquement lorsque la partie est pleine de joueurs. Pour Config.useAmbulanceJobDeathCombatLog = false --true Config.anountKill = true --false Config.spawnVehicles = true Config.RankPointsFromWins = 100 Config.RankPointsFromKills = 10 Config.Vehicles = { {model = &quot;dune&quot;,x = 4662.5,y = -426.6,z = 19.0,h = 191.0}, {model = &quot;issi3&quot;,x = 4744.26,y = -580.39,z = 19.0,h = 143.0}, {model = &quot;cheburek&quot;,x = 4706.43,y = -661.12,z = 19.0,h = 166.72}, {model = &quot;pcj&quot;,x = 4553.92,y = -605.25, z = 19.0, h = 5.0}, {model = &quot;enduro&quot;, x = 4349.75, y = -813.24, z = 19.0, h = 14.34}, {model = &quot;issi3&quot;, x = 4540.34, y = -444.53, z = 19.0, h = 103.53}, {model = &quot;dune&quot;, x = 4506.05, y = -791.06, z = 19.0, h = 94.0}, {model = &quot;bodhi2&quot;, x = 4423.44, y = -595.47, z = 19.0, h = 237.0}, {model = &quot;crusader&quot;, x = 4433.04, y = -470.94, z = 19.0,h = 228.0}, } Config.Armes = { [&quot;PISTOLET_ARME&quot;] = { label = &quot;Pistolet&quot;, co\u00fbt = 3000, -- en points BP }, [&quot;MG_ARME&quot;] = { label = &quot;MG&quot;, co\u00fbt = 10000, }, [&quot;MG_MICRO&quot;] = { label = &quot;MG_MICRO&quot;, co\u00fbt = 7000, }, [&quot;FUSIL_\u00c0_POMPE&quot;] = { label = &quot;GUSIL_\u00c0_POMPE&quot;, co\u00fbt = 15000, }, [&quot;FUSIL_D&#039;ASSAUT&quot;] = { label = &quot;FUSIL D&#039;ASSAUT&quot;, co\u00fbt = 15000, }, [&quot;FUSIL_BULLPUP&quot;] = { label = &quot;FUSIL BULLPUP&quot;, co\u00fbt = 25000, }, [&quot;WEAPON_SPECIALCARBINE&quot;] = { label = &quot;Carabine sp\u00e9ciale&quot;, cost = 20000, }, [&quot;WEAPON_KNIFE&quot;] = { label = &quot;Couteau&quot;, cost = 200, }, [&quot;WEAPON_CARBINERIFLE&quot;] = { label = &quot;Carabine&quot;, cost = 14000, }, } Config.Items = { [&quot;phone&quot;] = { label = &quot;T\u00e9l\u00e9phone&quot;, cost = 100, }, [&quot;bread&quot;] = { label = &quot;Pain&quot;, cost = 1, }, [&quot;clip&quot;] = { label = &quot;Munitions&quot;, cost = 500, }, [&quot;bulletproof&quot;] = { label = &quot;Balletproof&quot;, cost = 500, }, }<\/code><\/pre>","protected":false},"excerpt":{"rendered":"<p>Profitez-en <a href=\"https:\/\/fivemx.com\/fr\/mini-jeux-2\/\" data-wpil-monitor-id=\"464\">mini-jeu<\/a> pour ESX ! Vos joueurs peuvent jouer <strong>PUBG \/ Le dernier homme debout \/ Champ de bataille<\/strong>! Tous les fichiers, y compris la carte<\/p>","protected":false},"featured_media":43707,"comment_status":"open","ping_status":"closed","template":"","meta":[],"product_brand":[],"product_cat":[2442,96],"product_tag":[],"class_list":["post-43704","product","type-product","status-publish","has-post-thumbnail","product_cat-fivem-weapon-mods","product_cat-esx-scripts","first","instock","sale","downloadable","virtual","taxable","purchasable","product-type-simple"],"_links":{"self":[{"href":"https:\/\/fivemx.com\/fr\/wp-json\/wp\/v2\/product\/43704","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fivemx.com\/fr\/wp-json\/wp\/v2\/product"}],"about":[{"href":"https:\/\/fivemx.com\/fr\/wp-json\/wp\/v2\/types\/product"}],"replies":[{"embeddable":true,"href":"https:\/\/fivemx.com\/fr\/wp-json\/wp\/v2\/comments?post=43704"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/fivemx.com\/fr\/wp-json\/wp\/v2\/media\/43707"}],"wp:attachment":[{"href":"https:\/\/fivemx.com\/fr\/wp-json\/wp\/v2\/media?parent=43704"}],"wp:term":[{"taxonomy":"product_brand","embeddable":true,"href":"https:\/\/fivemx.com\/fr\/wp-json\/wp\/v2\/product_brand?post=43704"},{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/fivemx.com\/fr\/wp-json\/wp\/v2\/product_cat?post=43704"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/fivemx.com\/fr\/wp-json\/wp\/v2\/product_tag?post=43704"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}