{"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":"rytrak-greifer","status":"publish","type":"product","link":"https:\/\/fivemx.com\/de\/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>Ziehen Sie Ihre Spieler mit dieser neuen Ressource ganz einfach \u00fcber die Karte! Mit dieser vollst\u00e4ndigen Konfiguration passt sich dieses Skript an die Anforderungen Ihres Servers an!<\/p>\n<h2><strong>Merkmale<\/strong><\/h2>\n<ul>\n<li><strong>Vollst\u00e4ndig anpassbar<\/strong>, mit dieser vollst\u00e4ndigen Konfiguration passt sich dieses Skript an die Anforderungen Ihres Servers an!<\/li>\n<li><strong>Kompatibel mit Ihrem Handschellensystem<\/strong>, diese Ressource ist mit Ihrem Handschellensystem kompatibel!<\/li>\n<li><strong>Animation, die am Arm h\u00e4lt<\/strong>, Animation \u00fcber die Konfiguration \u00e4nderbar.<\/li>\n<li><strong>Kollision<\/strong>, das Skript beinhaltet ein Kollisionssystem mit dem Trainer, um ihn leicht gegen die Wand zu werfen!<\/li>\n<li><strong>Eine Person in ein Fahrzeug setzen<\/strong>, k\u00f6nnen Sie die Person mit einem anpassbaren Knopf aus der Konfiguration ganz einfach in ein Fahrzeug setzen.<\/li>\n<li><strong>Berechtigungssystem<\/strong>, dieses Skript ist ESX- und Standalone-kompatibel.<\/li>\n<li><strong>Sprache<\/strong>, diese Ressource ist verf\u00fcgbar in\u00a0<em>Franz\u00f6sisch<\/em>\u00a0Und\u00a0<em>Englisch<\/em>, Sie k\u00f6nnen in der Konfiguration weiterhin Ihre eigene Sprache f\u00fcr Ihren Server hinzuf\u00fcgen!<\/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\/de\/wp-json\/wp\/v2\/product\/42221","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fivemx.com\/de\/wp-json\/wp\/v2\/product"}],"about":[{"href":"https:\/\/fivemx.com\/de\/wp-json\/wp\/v2\/types\/product"}],"replies":[{"embeddable":true,"href":"https:\/\/fivemx.com\/de\/wp-json\/wp\/v2\/comments?post=42221"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/fivemx.com\/de\/wp-json\/wp\/v2\/media\/206751"}],"wp:attachment":[{"href":"https:\/\/fivemx.com\/de\/wp-json\/wp\/v2\/media?parent=42221"}],"wp:term":[{"taxonomy":"product_brand","embeddable":true,"href":"https:\/\/fivemx.com\/de\/wp-json\/wp\/v2\/product_brand?post=42221"},{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/fivemx.com\/de\/wp-json\/wp\/v2\/product_cat?post=42221"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/fivemx.com\/de\/wp-json\/wp\/v2\/product_tag?post=42221"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}