Intelligent Supplies
Forum rules
The Projects forums are only for projects. If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.
Got a cool project idea but nothing else? Put it in the project ideas thread instead!
Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.
Please read the full rules for more details.
The Projects forums are only for projects. If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.
Got a cool project idea but nothing else? Put it in the project ideas thread instead!
Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.
Please read the full rules for more details.
-
- Posts: 20
- Joined: Wed Apr 30, 2025 8:54 pm
Re: Intelligent Supplies
I still can't change weapons. Well the HXDD I have had an update that adds the classes of Hexen II and in that version with that mod I can't switch weapons. I was playing a game with the Fighter and when I grab the Gauntlets of the Necromancer in the Heretic E1M1, it won't let me switch them and when I use the keyboard keys to switch back to the Spiked Gauntlets, it won't let me switch back to the Gauntlets of the Necromancer.
-
- Posts: 1299
- Joined: Fri Nov 07, 2008 3:29 pm
- Graphics Processor: ATI/AMD with Vulkan/Metal Support
- Location: Maryland, USA, but probably also in someone's mod somewhere
Re: Intelligent Supplies
I have reason to believe that is intended. Vanilla HXDD only lets you pick up weapons related to your class and only assigns weapons related to the class into the class' slots. Intelligent Supplies, with no real prejudices against who can pick up what unless the weapons actually specify that they are restricted to or forbidden to certain player classes, allows you to work around this just a bit because the HXDD dev didn't create copies of the weapons that are set to be restricted to a certain class. If he does fix this properly, you're out of luck. Until then, you have a couple options to be able to use those weapons:
- Type "use [weaponname]" into the console. Simplest, but also the least convenient method, especially when you have to do it repeatedly. You can get the classnames by typing "printinv" in the console.
- Edit into the class' weaponsection in the ini file. See https://zdoom.org/wiki/Weapon_slots#In_the_INI_file for instructions.
- Type "use [weaponname]" into the console. Simplest, but also the least convenient method, especially when you have to do it repeatedly. You can get the classnames by typing "printinv" in the console.
- Edit into the class' weaponsection in the ini file. See https://zdoom.org/wiki/Weapon_slots#In_the_INI_file for instructions.