Any plans to do a black Friday or cyber monday discount?
Yesss @EquinoxCity discount is already live at the store ![]()
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.
There is a built in tablet. If you are looking for a good MDT for fire/ems I would suggest Kartik-MDT
NGL script of the year! keep it up ![]()
Awesome
Thank you for the amazing reviewsπ₯ Appreciate the support ^^ means a lot!
Great job ![]()
Thank you for the awesome feedbacks
if you got any requested features or ideas for the next coming update you can drop them anytime too ^^
Dope ![]()
Glad you love it
If you got any feedback or suggestions you can hit me up anytime ^^
Best firefighter job and dev support helped me make cool missions <3 thank you for your time bro
Can the hose be added to addon trucks?
Thank you for the amazing feedback
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)
}
}