Advanced Firefighter Multiplayer Job Simulator πŸš’ [STANDALONE] [QBCore] [ESX] [NEW] [LIMITED-DISCOUNT]

Any plans to do a black Friday or cyber monday discount?

1 Like

Yesss @EquinoxCity discount is already live at the store :fire:

I would request that we get an in built mdt kind, as in irl for us the command on shift to create a log on the mission after its done.

1 Like

There is a built in tablet. If you are looking for a good MDT for fire/ems I would suggest Kartik-MDT

1 Like

NGL script of the year! keep it up :fire:

2 Likes

Awesome

1 Like

Thank you for the amazing reviewsπŸ”₯ Appreciate the support ^^ means a lot!

Great job :heart_eyes:

2 Likes

Thank you for the awesome feedbacks :heart_eyes: if you got any requested features or ideas for the next coming update you can drop them anytime too ^^

1 Like

Dope :fire:

2 Likes

Glad you love it :fire: If you got any feedback or suggestions you can hit me up anytime ^^

2 Likes

Best firefighter job and dev support helped me make cool missions <3 thank you for your time bro

1 Like

Can the hose be added to addon trucks?

1 Like

Thank you for the amazing feedback :fire: that means a lot. I’m really glad you’re enjoying the firefighter job and that we could help get your ideas set up for you. Enjoy ^^

Yess! In the config, simply set the model to the vehicle you want to use. If you set equipments = true, the truck will automatically have the hose and ladders, and it will also support refilling from hydrants.

--------------------------------------------------------------------------------
-- Vehicle & Prop Settings
--------------------------------------------------------------------------------

-- This is the decorative firetruck that is parked at the station.
Config.StaticFiretrucks = {
    {
        model = `firetruk`,
        equipments = true,
        coords = vector4(213.0439, -1637.2269, 29.6511, 320.8143)
    },
    {
        model = `firetruk`,
        equipments = true,
        coords = vector4(-637.7885, -112.5734, 38.0685, 81.9032)
    },
    {
        model = `firetruk`,
        equipments = true,
        coords = vector4(1708.9547, 3593.5476, 35.4929, 210.2892)
    }
}