-29%

Rytrak - Grab (Standalone, QBCore, ESX)

,
(6 Kundenbewertungen)

Ursprünglicher Preis war: $16.99Aktueller Preis ist: $11.99.

Sonderangebot

Mit dieser neuen Ressource kannst du deine Spieler ganz einfach über die Karte ziehen! Mit dieser vollständigen Konfiguration passt sich das Skript an die Bedürfnisse deines Servers an!

Eigenschaften

  • Vollständig anpassbarMit dieser vollständigen Konfiguration passt sich das Skript an die Bedürfnisse deines Servers an!
  • Kompatibel mit deinem Handschellensystemist dieses Hilfsmittel mit deinem Handschellensystem kompatibel!
  • Animation, die am Arm hältAnimation, die in der Konfiguration geändert werden kann.
  • KollisionDas Skript enthält ein Kollisionssystem mit dem Trainer, damit du ihn einfach gegen die Wand werfen kannst!
  • Eine Person in ein Fahrzeug setzenMit einem anpassbaren Button aus der Konfiguration kannst du die Person ganz einfach in ein Fahrzeug setzen.
  • Erlaubnissystem, diese Skript ist ESX und Standalone-kompatibel.
  • SpracheDiese Ressource ist verfügbar in Französisch und Englischkannst du in der Konfiguration deine eigene Sprache für deinen Server hinzufügen!
Zur Wunschliste hinzufügen
Zur Wunschliste hinzufügen
Garantiert sicherer Checkout

Holen Sie sich Ihren Download sofort.

  • Geld-zurück-Garantie ohne Risiko!
  • Support inklusive
  • Zukünftige Updates

Video

[fusion_builder_container hundred_percent=”yes” overflow=”visible”][fusion_builder_row][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”]

 

Config file:

Config = {
    Language = 'en', -- Language library used for the script, see the last lines to modify the text of the language. (Config.Languages)

    CommandEnabled = true, -- Activate or not the system to take it via the command.
    GrabCommand = 'grab', -- Command to take the person by the arm (modifiable from cl_utils.lua)
    PutCarCommand = 'putcar', -- Command to put the person into the vehicle. (modifiable from cl_utils.lua)
    ExitCarCommand = 'exitcar', -- Command to get the player out of a vehicle. (modifiable from cl_utils.lua)

    ESX = { -- ESX compatibility (you can modify this function on cl_utils.lua)
        enabled = false, -- Activate or not the ESX system
        jobs = { -- Job for which the grab ped can be used
            'police',
            'fbi',
        },
        exceptionJobs = false -- Do not take people with the above jobs (Config.ESX.jobs)
    },
        
    QB = { -- QB compatibility (you can modify this function on cl_utils.lua)
        enabled = false, -- Activate or not the QB system
        jobs = { -- Job for which the grab ped can be used
            'police',
            'fbi',
        }
    },

    DropPlayer = true, -- Drop player via a key (GrabAndDropKey) when CommandEnabled = true

    DisableSprint = true, -- Disable the sprint (recommended: leave it true)

    CollisionRange = 0.5, -- Collision distance (0.0 to disable the dragged player's collision)

    AttachPosition = vector3(0.20, 0.45, 0.0), -- Positioning of the player facing the police officer

    Animations = {
        policeAnimation = {
            enabled = true, -- Activate or not the animation of the policeman when he takes a person by the arm.
            animDict = 'amb@world_human_drinking@coffee@male@base',
            anim = 'base'
        },
        citizenAnimation = {
            enabled = false, -- Activate or not the animation of the citizen when he is taken by the arm.
            animDict = 'amb@world_human_drinking@coffee@male@base',
            anim = 'base'
        }
    }
}

-- https://docs.fivem.net/docs/game-references/controls/
Config.Keys = {
    GrabAndDropKey = 57, -- If CommandEnabled is equal to false you must put a key to take the person.
    GrabAndDropKeyString = '~INPUT_DROP_AMMO~', -- Name of the button.

    TaskEnterKey = 206, -- Button to put the person inside the vehicle
    TaskEnterKeyString = '~INPUT_FRONTEND_RB~' -- Name of the button to put the person inside the vehicle
}

-- Libraries of languages.
Config.Languages = {
    [/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'] = {
        ['taskenter'] = 'Put the person in the vehicle '..Config.Keys.TaskEnterKeyString,
        ['exitped'] = 'Taking the person out the vehicle '..Config.Keys.TaskEnterKeyString,
        ['releaseperson'] = 'Release the person press '..Config.Keys.GrabAndDropKeyString
    },
    ['fr'] = {
        ['taskenter'] = 'Faire monter la personne '..Config.Keys.TaskEnterKeyString,
        ['exitped'] = 'Faire descendre la personne '..Config.Keys.TaskEnterKeyString,
        ['releaseperson'] = 'Lacher la personne '..Config.Keys.GrabAndDropKeyString
    }
}
[/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]

6 Bewertungen für Rytrak – Grab (Standalone, QBCore, ESX)

There are no reviews yet

Eine Rezension verfassen
Rytrak - Grab (Standalone, QBCore, ESX) Rytrak - Grab (Standalone, QBCore, ESX)
Bewertung*
0/5
* Bewertung ist erforderlich
Deine Rezension
* Rezension ist erforderlich
Name
* Name ist erforderlich
Fotos oder Video zur Rezension hinzufügen

Q&A

Es sind noch keine Fragen vorhanden

Eine Frage stellen

Deine Frage wird von einem Mitarbeiter der Filiale oder anderen Kunden beantwortet.

Vielen Dank für die Frage!

Deine Frage ist eingegangen und wird bald beantwortet. Bitte reiche die gleiche Frage nicht noch einmal ein.

Fehler

Warning

Beim Speichern deiner Frage ist ein Fehler aufgetreten. Bitte melde ihn dem Website-Administrator. Zusätzliche Informationen:

Eine Antwort hinzufügen

Vielen Dank für die Antwort!

Deine Antwort ist eingegangen und wird bald veröffentlicht. Bitte reiche die gleiche Antwort nicht noch einmal ein.

Fehler

Warning

An error occurred when saving your answer. Please report it to the website administrator. Additional information:

Warenkorb
de_DEGerman
Rytrak-GreiferRytrak - Grab (Standalone, QBCore, ESX)
Ursprünglicher Preis war: $16.99Aktueller Preis ist: $11.99.
Zur Wunschliste hinzufügen
Zur Wunschliste hinzufügen
Nach oben scrollen