{"id":42221,"date":"2022-08-31T06:04:27","date_gmt":"2022-08-31T04:04:27","guid":{"rendered":"https:\/\/esx-scripts.com\/?post_type=product&#038;p=42221"},"modified":"2025-12-24T07:29:39","modified_gmt":"2025-12-24T06:29:39","slug":"grappin-rytrak","status":"publish","type":"product","link":"https:\/\/fivemx.com\/fr\/rytrak-grab\/","title":{"rendered":"Rytrak \u2013 Grab"},"content":{"rendered":"<p>Video<\/p>\r\n<p><iframe title=\"FiveM - Advanced Police Grab Ped\" width=\"1290\" height=\"726\" src=\"https:\/\/www.youtube.com\/embed\/oo4fWhaEPHI?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><\/p>\r\n<p>&nbsp;<\/p>\r\n\r\n<p class=\"wp-block-paragraph\">Config file:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-code\"><code>Config = {\r\n    Language = 'en', -- Language library used for the script, see the last lines to modify the text of the language. (Config.Languages)\r\n\r\n    CommandEnabled = true, -- Activate or not the system to take it via the command.\r\n    GrabCommand = 'grab', -- Command to take the person by the arm (modifiable from cl_utils.lua)\r\n    PutCarCommand = 'putcar', -- Command to put the person into the vehicle. (modifiable from cl_utils.lua)\r\n    ExitCarCommand = 'exitcar', -- Command to get the player out of a vehicle. (modifiable from cl_utils.lua)\r\n\r\n    ESX = { -- ESX compatibility (you can modify this function on cl_utils.lua)\r\n        enabled = false, -- Activate or not the ESX system\r\n        jobs = { -- Job for which the grab ped can be used\r\n            'police',\r\n            'fbi',\r\n        },\r\n        exceptionJobs = false -- Do not take people with the above jobs (Config.ESX.jobs)\r\n    },\r\n        \r\n    QB = { -- QB compatibility (you can modify this function on cl_utils.lua)\r\n        enabled = false, -- Activate or not the QB system\r\n        jobs = { -- Job for which the grab ped can be used\r\n            'police',\r\n            'fbi',\r\n        }\r\n    },\r\n\r\n    DropPlayer = true, -- Drop player via a key (GrabAndDropKey) when CommandEnabled = true\r\n\r\n    DisableSprint = true, -- Disable the sprint (recommended: leave it true)\r\n\r\n    CollisionRange = 0.5, -- Collision distance (0.0 to disable the dragged player's collision)\r\n\r\n    AttachPosition = vector3(0.20, 0.45, 0.0), -- Positioning of the player facing the police officer\r\n\r\n    Animations = {\r\n        policeAnimation = {\r\n            enabled = true, -- Activate or not the animation of the policeman when he takes a person by the arm.\r\n            animDict = 'amb@world_human_drinking@coffee@male@base',\r\n            anim = 'base'\r\n        },\r\n        citizenAnimation = {\r\n            enabled = false, -- Activate or not the animation of the citizen when he is taken by the arm.\r\n            animDict = 'amb@world_human_drinking@coffee@male@base',\r\n            anim = 'base'\r\n        }\r\n    }\r\n}\r\n\r\n-- https:\/\/docs.fivem.net\/docs\/game-references\/controls\/\r\nConfig.Keys = {\r\n    GrabAndDropKey = 57, -- If CommandEnabled is equal to false you must put a key to take the person.\r\n    GrabAndDropKeyString = '~INPUT_DROP_AMMO~', -- Name of the button.\r\n\r\n    TaskEnterKey = 206, -- Button to put the person inside the vehicle\r\n    TaskEnterKeyString = '~INPUT_FRONTEND_RB~' -- Name of the button to put the person inside the vehicle\r\n}\r\n\r\n-- Libraries of languages.\r\nConfig.Languages = {\r\n    [\/fusion_builder_column][fusion_builder_column type=\"1_1\" background_position=\"left top\" background_color=\"\" border_size=\"\" border_color=\"\" border_style=\"solid\" spacing=\"yes\" background_image=\"\" background_repeat=\"no-repeat\" padding=\"\" margin_top=\"0px\" margin_bottom=\"0px\" class=\"\" id=\"\" animation_type=\"\" animation_speed=\"0.3\" animation_direction=\"left\" hide_on_mobile=\"no\" center_content=\"no\" min_height=\"none\"]['en'] = {\r\n        ['taskenter'] = 'Put the person in the vehicle '..Config.Keys.TaskEnterKeyString,\r\n        ['exitped'] = 'Taking the person out the vehicle '..Config.Keys.TaskEnterKeyString,\r\n        ['releaseperson'] = 'Release the person press '..Config.Keys.GrabAndDropKeyString\r\n    },\r\n    ['fr'] = {\r\n        ['taskenter'] = 'Faire monter la personne '..Config.Keys.TaskEnterKeyString,\r\n        ['exitped'] = 'Faire descendre la personne '..Config.Keys.TaskEnterKeyString,\r\n        ['releaseperson'] = 'Lacher la personne '..Config.Keys.GrabAndDropKeyString\r\n    }\r\n}<\/code><\/pre>\r\n","protected":false},"excerpt":{"rendered":"<p>Faites glisser facilement vos joueurs sur la carte avec cette nouvelle ressource ! Avec cette configuration compl\u00e8te ce script s&#039;adaptera aux besoins de votre serveur !<\/p>\n<h2><strong>Caract\u00e9ristiques<\/strong><\/h2>\n<ul>\n<li><strong>Enti\u00e8rement personnalisable<\/strong>, avec cette configuration compl\u00e8te ce script s&#039;adaptera aux besoins de votre serveur !<\/li>\n<li><strong>Compatible avec votre syst\u00e8me de menottage<\/strong>, cette ressource est compatible avec votre syst\u00e8me de menottage !<\/li>\n<li><strong>Animation qui tient par le bras<\/strong>, animation modifiable depuis la configuration.<\/li>\n<li><strong>Collision<\/strong>, le script inclut un syst\u00e8me de collision avec le dresseur afin de le plaquer contre le mur facilement !<\/li>\n<li><strong>Mettre une personne \u00e0 l&#039;int\u00e9rieur d&#039;un v\u00e9hicule<\/strong>, vous pouvez facilement mettre la personne \u00e0 l&#039;int\u00e9rieur d&#039;un v\u00e9hicule avec un bouton personnalisable depuis la configuration.<\/li>\n<li><strong>Syst\u00e8me d&#039;autorisation<\/strong>, ce script est compatible ESX et autonome.<\/li>\n<li><strong>Langue<\/strong>, cette ressource est disponible en\u00a0<em>Fran\u00e7ais<\/em>\u00a0et\u00a0<em>Anglais<\/em>, vous pouvez toujours ajouter votre propre langue pour votre serveur dans la configuration !<\/li>\n<\/ul>","protected":false},"featured_media":206751,"comment_status":"open","ping_status":"closed","template":"","meta":[],"product_brand":[],"product_cat":[1820,1091],"product_tag":[],"class_list":["post-42221","product","type-product","status-publish","has-post-thumbnail","product_cat-police-scripts","product_cat-fivem-emotes","first","instock","sale","downloadable","virtual","taxable","purchasable","product-type-simple"],"_links":{"self":[{"href":"https:\/\/fivemx.com\/fr\/wp-json\/wp\/v2\/product\/42221","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=42221"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/fivemx.com\/fr\/wp-json\/wp\/v2\/media\/206751"}],"wp:attachment":[{"href":"https:\/\/fivemx.com\/fr\/wp-json\/wp\/v2\/media?parent=42221"}],"wp:term":[{"taxonomy":"product_brand","embeddable":true,"href":"https:\/\/fivemx.com\/fr\/wp-json\/wp\/v2\/product_brand?post=42221"},{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/fivemx.com\/fr\/wp-json\/wp\/v2\/product_cat?post=42221"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/fivemx.com\/fr\/wp-json\/wp\/v2\/product_tag?post=42221"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}