View Single Post
Shadow_Hawk
Junior Member
 
Join Date: Mar 2021
Posts: 6

Old June 28th, 2021, 11:00 AM
I'm trying to set up a feat that allows the user to select from three weapon groups -- Bows, Firearms, and Thrown -- to allow them to gain bonuses when using those types of weapons. Problem is, I can't just choose Weapon Groups from the dropdown, as that would list all Weapon Groups, and all the examples of custom selections that I've found use component.BaseWep, which makes you select from individual weapons. I can't figure out what to replace component.BaseWep with in order to select from weapon groups instead of individual weapons though, and I can't find anywhere in the code where it defines what has the different groups as tags so I can reference that instead.
Shadow_Hawk is offline   #1 Reply With Quote