Details

Last Updated
last year
First Uploaded
last year
Downloads
3.3K
Likes
1
Size
133KB
Dependency string
Cactus-ThirdGunSlot-1.0.0
Dependants

ThirdGunSlot allows players and Rundown Developers to equip weapons in the Tool slot.

Make a new block in ItemDataBlock and assign it "inventorySlot": 3 and make sure to use the appropriate prefab paths. (BulletWeapon or Shotgun, depending on the type of weapon)

idb

Assign the persistentID of your new block in ItemDatablock to the desired weapons via PlayerOfflineGearDataBlock and GearCategoryDataBlock. I recommend making a new block for GearCategoryDataBlock as well, to avoid any possible conflicts.

pogdb

gcdb

Finally, assign the persistentID of the desired weapon from ArchetypeDB to GearCategoryDataBlock and the .cfg file. Launch the game, and the weapon should be available in the tool slot. Weapons in the tool slot will use Tool Refill to reload.

Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.