Fivem Park Ranger Job

A script by SAS_SC

No reviews yet.
Fivem Park Ranger Job main image

Price

Unknown

Full Description




Preview of the script on youtube

Buy On Tebex here for 20 euro

Simply what the script does it gives you the ability to be a park ranger and to do missions as so , the cloths and the vehicles can be customized in the config . there is for the moment three main missions with multiple locations as you can add more if you wanted to , for the moment we are working on a new kind of missions that will be related to our other scripts like the ARMY and the FBI ones , in the config you can manage the missions and change the locations as you want , for the boss menu it comes with a qb-management unless you have any other boss menu on your server .

Features :

  • Garage
  • Armory
  • Clothing Menu
  • Realistic Missions from time to time with rewards

Statement :

  • on V2 : MDT , more missions are coming on next version
Config.Missions = {
    ["Hiker Lost"] = {
        title  = "Hiker Lost", --- please do not change the name of the mission, it will be used in the code
        models =  {
            "a_m_y_beach_01",
        },
        modeltype = 4,
        description = "A hiker is lost in the forest, please find it and bring it back to the station.",
        locations = {
            vector4(774.5, 5765.95, 647.64, 0.0), -- Example coordinates, you can add more
            vector3(369.1, 5359.88, 618.13),
            vector3(-712.21, 4900.21, 199.88),
            vector3(-1386.3, 4857.69, 133.1),
            vector3(-2165.61, 5176.16, 14.98)
        },
    },
    ...
}

Code is accessible No
Subscription-based No
Lines (approximately) +800
Requirements qb-target or ox-target
Support Yes