I’m not that good in coding and stuff… where should I put that line?
When I add a spawncode to the script it makes the script quit working, is this common or am i doing something wrong?
For example:
– Model names of Vehicles that ladders can be collected from, and how many ladders they have
Config.Vehicles = {
fire3 = 2
firetruck = 2
}
This has syntax errors, it needs to look like this:
Config.Vehicles = {
fire3 = 2,
firetruck = 2
}
Ahh, ok makes sense. Thank you.
is there a guide on how to install I cant quite get it working in my fivem server
Really good release
Same as any other resource, but yes. https://github.com/inferno-collection/Ladders/wiki/Installation-Guide
Amazing, works so perfectly, anything that adds RP in places it still lacks in 2020 IS AWESOME!! Great work!!
is there any way you could make this script for onesync infinity
I’m making changes to your script for ESX and adding some tweaks, is it OK if I release it and credit you ofc ?
well yeah, that’s exactly why I love this. This could be very useful in RP situations such as getting away from the police using a ladder
My understanding is that it would require a significant networking rewrite to work with Infinity, so no not right now I’m afraid.
As long as you follow the licence.
I already read that but wanted to let you know. Thanks!
Any chance that this will be OneSync compatible
you could make like we make in real life, attach one to another 
This script is no longer being updated.
When i pickup the ladder every player gets the ladder
Same issue. We have just stopped using this script and it seems they refuse to provide support for it because it is released and finalized
No, because it is two years old and was marked as unsupported over a year ago.
You can try this fork, but I obviously cannot guarantee it will work.
