Page MenuHomeFeedback Tracker

Add filter to restrict types of ammo/weapons/backpacks/etc to ammo holders.
New, WishlistPublic

Description

Allow configs for ammo holders to restrict what type of ammo they can hold. For example a gun rack only can contain guns This would allow people to make models that correctly show the model in the rack using the ammo holder proxies without worrying about random models showing up in it.

Or for example in ACRE I plan to implement rack radios as ammo holders. It would be interesting to have a rack model that can show the correct radio model in the rack.

Details

Legacy ID
1089280015
Severity
None
Resolution
Open
Reproducibility
N/A
Category
Feature Request
Additional Information

Suggested implementation is an array in the config that allows anything of that type of class or child class to be added.

If needed specific filters for backpacks, weapons, or ammo could be added.

allowedCargoWeapon[] = {"my_weapon_class", "my_other_weapon_class"};

Event Timeline

Nou edited Steps To Reproduce. (Show Details)Nov 13 2014, 6:15 AM
Nou edited Additional Information. (Show Details)
Nou set Category to Feature Request.
Nou set Reproducibility to N/A.
Nou set Severity to None.
Nou set Resolution to Open.
Nou set Legacy ID to 1089280015.May 7 2016, 7:49 PM
shukari added a subscriber: shukari.May 7 2016, 7:49 PM

and there amount