Toevoegen aan winkelwagen
Aanbieding!

Rytrak – Grab

Oorspronkelijke prijs was: $16.99.Huidige prijs is: $11.99.

-29%

Sleep uw spelers gemakkelijk over de kaart met deze nieuwe bron! Met deze complete configuratie zal dit script zich aanpassen aan de behoeften van uw server!

Functies

  • Volledig aanpasbaar, met deze complete configuratie past dit script zich aan de behoeften van uw server aan!
  • Compatibel met je handboeien systeem, this resource is compatible with your handcuffing system!
  • Animatie die vasthoudt aan de arm, animatie aanpasbaar vanuit de configuratie.
  • Botsing, het script bevat een botsingssysteem met de trainer om hem gemakkelijk tegen de muur te slaan!
  • Een persoon in een voertuig plaatsen, je kunt de persoon gemakkelijk in een voertuig plaatsen met een aanpasbare knop vanuit de configuratie.
  • Permissiesysteem, dit script is ESX en standalone compatibel.
  • Taal, is deze resource beschikbaar in Frans En Engels, you can still add your own language for your server in configuration!
(5 klantbeoordelingen)

Product facts

Included files
1 downloadable file
Add to Cart
Rytrak Grab
Rytrak - Grab
$16.99 Oorspronkelijke prijs was: $16.99.$11.99Huidige prijs is: $11.99.

Video

FiveM - Advanced Police Grab Ped

Configuratiebestand:

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 = {
    

['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
    }
}

5 beoordelingen voor Rytrak – Grab

  1. Magnus (geverifieerde eigenaar)

    Ik kreeg een persoonlijke en attente behandeling. Dankzij deze deal heb ik in korte tijd een oplossing voor mijn probleem kunnen vinden. :)

  2. Percival (geverifieerde eigenaar)

    Ik hou gewoon van het ontwerp en de klantenservice is de beste.

  3. MarieDuke (geverifieerde eigenaar)

    4 stars for the product, work as described, but not as expected.

  4. Prudence (geverifieerde eigenaar)

    Clean, optimized, and reliable.

  5. Natalie (geverifieerde eigenaar)

    Ik vind het geweldig, bedankt

Enkel ingelogde klanten die dit product gekocht hebben, kunnen een beoordeling schrijven.