KhaineGB Posted November 17, 2019 Share Posted November 17, 2019 Another pet project I've wanted to do for a while as a learning exercise. This is a mix of DMT and SDX, and it adds 2 more usable slots to the players toolbelt. Right now, those slots cannot have different keys assigned to them, but I will be looking into that. However they are assigned to keys 9 and 0 on the keyboard as default. Mouse scroll works to select them, as do the previous and next buttons. The issue with the player "eating" whatever is in slot 9 has been resolved, they work from inventory, chests and vehicles. of what it looks like running on vanilla. This has only been tested on A18.1, not A18.2. It has NOT been tested with any UI overhauls, though bigger backpacks should be fine. You will need to disable EAC to use this mod. Link is here and it should hopefully be on the launcher as well. Now for the thank you section. SphereII - For lots and lots and lots of help, teaching me some new C# tricks, debugging my code when I derp up and just a massive amount of patience. Also filling the code with comments so I can learn. W00kie - For letting me have a look at something he's working on so I can get some tips on what the code should look like, what I need to target, etc. Enjoy folks. Link to comment Share on other sites More sharing options...
hei28ssk Posted November 17, 2019 Share Posted November 17, 2019 so this requires dmt? Link to comment Share on other sites More sharing options...
KhaineGB Posted November 17, 2019 Author Share Posted November 17, 2019 Yes it does. Link to comment Share on other sites More sharing options...
stallionsden Posted November 17, 2019 Share Posted November 17, 2019 Dang nice work Mr Khaine Maybe a non DMT 1 for us lol next :-D Link to comment Share on other sites More sharing options...
KhaineGB Posted November 17, 2019 Author Share Posted November 17, 2019 Can't be done without DMT. Well, it CAN. You can add 2 slots, but you can't use them. Link to comment Share on other sites More sharing options...
stallionsden Posted November 17, 2019 Share Posted November 17, 2019 Can't be done without DMT. Well, it CAN. You can add 2 slots, but you can't use them. Welll you can lol but it mean dll editing haha lol . Imma just use DMT ... FINE lol Link to comment Share on other sites More sharing options...
Manjack40 Posted November 17, 2019 Share Posted November 17, 2019 There's an alpha 18.2? Am I just really blind or are you just foreshadowing? Link to comment Share on other sites More sharing options...
stallionsden Posted November 18, 2019 Share Posted November 18, 2019 Khaine Any chance you can do a 20 slot for me lol please Link to comment Share on other sites More sharing options...
Tristam Posted November 18, 2019 Share Posted November 18, 2019 Thank you very much for this. Link to comment Share on other sites More sharing options...
KhaineGB Posted November 18, 2019 Author Share Posted November 18, 2019 There's an alpha 18.2? Am I just really blind or are you just foreshadowing? A18.2 is in latest experimental Link to comment Share on other sites More sharing options...
Robbier2713 Posted November 19, 2019 Share Posted November 19, 2019 i CAN confirm that this works with other ui mods! I have HEAVILY modified the simple ui_toolbelt mod and an xp bar from another mod and merged them together. Link to comment Share on other sites More sharing options...
-Holo- Posted November 19, 2019 Share Posted November 19, 2019 HOo. Hooo! Wooooo! Hotdang. this is something I have been longing for since.. forerver. ...Wonder why they reduced the toolbelt from 9 though. Not entirely sure how to get that dmt framework installed on the server/clients though? I found this, https://7daystodie.com/forums/showthread.php?117235-DMT-Modding-Tool But that seems to be more for the development? Link to comment Share on other sites More sharing options...
KhaineGB Posted November 19, 2019 Author Share Posted November 19, 2019 You can use that tool to pre-patch your DLL file and then copy the patched file into the appropriate folder. Works on server DLL's too. FYI for folks. Found a bug with the toolbelt and quests. Going to be looking into a fix. For now, use quest items from your inventory, not the toolbelt. Link to comment Share on other sites More sharing options...
KhaineGB Posted November 19, 2019 Author Share Posted November 19, 2019 Fixed the bug related to using left-click to accept a quest from an item in the toolbelt. Pushed to git. Link to comment Share on other sites More sharing options...
Robbier2713 Posted November 19, 2019 Share Posted November 19, 2019 This does WORK with other ui mods This does WORK with other ui mods! i have used my own custom toobelt mod where i merged 2 different toolbar mods together with this! Link to comment Share on other sites More sharing options...
Silveressa Posted November 20, 2019 Share Posted November 20, 2019 Edit: Never mind, didn't realize this had been updated yesterday, so my friend was using the newer file than I was, hence the discrepancy, once I installed the newer version it worked without issue. How do I set this up so it works for a 2 player co op game? I have the mod installed working correctly on my computer, and the other players, but whenever we try to join a game together the mod works fine for the host, but the person joining has their tool belt filled with red X's and is unable to access it? Guessing I need to move a .dll file somewhere, but I'm at a loss as to what I file I need to move, or where I need to move it. Any help would be deeply appreciated, thanks. Link to comment Share on other sites More sharing options...
AaronG85 Posted November 24, 2019 Share Posted November 24, 2019 Downloads and Learnt DMT just so I could install this. This is amazing thank you so much. Again I've just downloaded DMT and this MOD and was wondering if its possible to make an 11th slot? Link to comment Share on other sites More sharing options...
-Holo- Posted November 24, 2019 Share Posted November 24, 2019 Finally got it to work with distributing the files to the clients, a bit messy tool for my likes but the result is AMAZING. (If anyone else is curious, its the 0Harmony.dll, DMT.dll, Mods.dll and Assembly-CSharp.dll that needs to be passed to other clients and copied in the folder) I have been wanting 10 slot crafting in ...every survivalgame I ever played. I wonder why they all use 8 slots... There is a tiny tiny tiny 'issue' when repairing an item from the two extra bars, the item gets placed in teh backpack, not back at the bar when repaired. Link to comment Share on other sites More sharing options...
Scatterspell Posted November 24, 2019 Share Posted November 24, 2019 My belt comes up with big red Xes over each one. I cannot see anything. Link to comment Share on other sites More sharing options...
KhaineGB Posted November 26, 2019 Author Share Posted November 26, 2019 Finally got it to work with distributing the files to the clients, a bit messy tool for my likes but the result is AMAZING. (If anyone else is curious, its the 0Harmony.dll, DMT.dll, Mods.dll and Assembly-CSharp.dll that needs to be passed to other clients and copied in the folder) I have been wanting 10 slot crafting in ...every survivalgame I ever played. I wonder why they all use 8 slots... There is a tiny tiny tiny 'issue' when repairing an item from the two extra bars, the item gets placed in teh backpack, not back at the bar when repaired. Known and not an easy fix. I am like... 95% sure I know what the issue is, but it's being a bugger to patch. Link to comment Share on other sites More sharing options...
AaronG85 Posted November 26, 2019 Share Posted November 26, 2019 I rectified this by only putting food and water in the last two slots lol Link to comment Share on other sites More sharing options...
stallionsden Posted November 26, 2019 Share Posted November 26, 2019 I rectified this by only putting food and water in the last two slots lol Yeh I put the military tablet and smart phone in those 2 slots no worries Link to comment Share on other sites More sharing options...
KhaineGB Posted November 26, 2019 Author Share Posted November 26, 2019 Yeah, i've been keeping my knife and frames in slots 9 and 0 Link to comment Share on other sites More sharing options...
rivle Posted January 14, 2020 Share Posted January 14, 2020 This does WORK with other ui mods! i have used my own custom toobelt mod where i merged 2 different toolbar mods together with this! i cant get this mod work with other ui mods. Maybe someone knows some ui mods that work with this one? Link to comment Share on other sites More sharing options...
SSyl Posted February 11, 2020 Share Posted February 11, 2020 i cant get this mod work with other ui mods. Maybe someone knows some ui mods that work with this one? I made my own patch that makes it work with SMX UI, but I don't want to step on anybody's toes so I don't want to just release it. I contacted Sirillion (author of SMX) to see if either he or I can publish the compatibility patch. Fingers cross that it goes well! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.