blank_v Posted July 16, 2025 Posted July 16, 2025 Hello~! So I wanna add DD to my mod, but im not sure how I should do that... I looked into DD Source Scripts but none of them seems to be one to use for DD, there is a tons of scripts with "zad" prefix and many TIFs But none that would look like the one I should include to use DD. Could someone please guide me a bit? :x Specificly I just want to be able to use Iron Chains / Prisoner chains for my own Prison in my mod.
cuceta Posted July 16, 2025 Posted July 16, 2025 According with "FOR MODDERS" section from DD SE (Assuming you're mentioning this one): Quote API Documentation can be found in zadlibs.psc for wearable devices and zadclibs.psc for furniture devices (code comments within these files). Feel free to ask team members if you need assistance creating a mod using the resources provided by this mod. Devices are exposed to the API via these library files as well, so they can be manipulated via script. A great many more wearable devices can be found in in zadxlibs, and zadxlibs2. 1
blank_v Posted July 16, 2025 Author Posted July 16, 2025 54 minutes ago, cuceta said: According with "FOR MODDERS" section from DD SE (Assuming you're mentioning this one): Thank You ❤️ ~!! I could not find tutorial in the DD SE description but i did found the scripts You kindly copied names for me, so its all nice now ^_^ ~!!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now