The closest I could find was Mikk-'s +USE, but it only works for vanilla content.
Has someone, somewhere already made a mod that allows picking up and tossing just about anything, even modded barrels?
Is there a universal pick up barrels and throw it addon?
- Spaceman333
- Posts: 653
- Joined: Thu Oct 13, 2016 8:40 pm
- NeuralStunner
-
- Posts: 12328
- Joined: Tue Jul 21, 2009 12:04 pm
- Preferred Pronouns: No Preference
- Operating System Version (Optional): Windows 11
- Graphics Processor: nVidia with Vulkan support
- Location: capital N, capital S, no space
- Contact:
Re: Is there a universal pick up barrels and throw it addon?
Not sure what detection you could use, other than actors that:
- Have the SHOOTABLE flag.
- Lack the ISMONSTER flag.
- Have a sane mass. (To keep Hexen-style attackable objects in place.)
- Kappes Buur
-
- Posts: 4189
- Joined: Thu Jul 17, 2003 12:19 am
- Graphics Processor: nVidia (Legacy GZDoom)
- Location: British Columbia, Canada
- Contact:
- Spaceman333
- Posts: 653
- Joined: Thu Oct 13, 2016 8:40 pm
Re: Is there a universal pick up barrels and throw it addon?
Hey this could work! Thank you.Kappes Buur wrote:Perhaps this
I hope it can work along side other guns in weapons mod and be automatically available to the player from start. Will test this later.