Jump to content

10 Slot Toolbelt! (A18)


KhaineGB

Recommended Posts

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

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

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

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

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

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

  • 1 month later...
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!

 

kQZTDts

 

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

  • 4 weeks later...
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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...