KhaineGB
Well-known member
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.

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.
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.
