• Degradable Doors (For StarwarsRP & Other Gamemodes)
    5 replies, posted
Hey All, First off I want to say if this is in the wrong section of the forums I'm really sorry, if you could move it and I will learn for next time. This is my first addon I've actually decided to put onto Facepunch, it's basically a simple script that allows doors to have a chance of degrading upon being used with 'E', there's a set chance of it degrading. There's a very simple config in "lua/autorun/sh_degrade_doors.lua" It also comes with a door repair tool (you can add this to your darkrp job or give yourself this: door_repair) Config: https://i.gyazo.com/dbc641eb80d5a85398df2ddfd9da5e85.png I haven't managed to capture any screenshots yet as I haven't had the time to go onto Garry's Mod since I posted this, but if anybody else would like to, go ahead I will credit you. If you find any bugs please let me know as this was custom coded for my own Clonewars server (feel free to check it out at gmodresolute.net) and might spit some errors on your server. I'm sure it's nothing I can't handle since this script is fairly simple. Thanks for checking it out in advanced, all feedback is appreciated, it helps me get better. Download Degradable Doors Here (v1.0) Installation: Drop the "degradable_doors" folder into your garrysmod/addons folder. Config can be found inside "addons/degradable_doors/lua/autorun/sh_degrade_doors.lua"
Updated, sorry I made a silly syntax error when adding a config option for public release.
Mind dropping this on GitHub?
https://github.com/VisionGit/doors_degradable Sorry, had to re-download GitHub and remember how to use it. All done.
Nice. Noticed you created some fonts though which some who don't read the code might not know about.
Gotcha, just added a configuration option for downloading fonts, if it's set to true then it will use FastDL to download them upon joining the server. if anybody would like to use workshop instead, set downloadFonts to false, then place them accordingly inside a workshop item.
Sorry, you need to Log In to post a reply to this thread.