Page MenuHomeFeedback Tracker

V_ChestrigB_rgr (Green Chest Rig) can't be added
Closed, ResolvedPublic

Description

V_ChestrigB_rgr cannot be added to a person with addVest or a crate with addItemCargo.

Details

Legacy ID
1394648058
Severity
None
Resolution
Open
Reproducibility
Always
Category
Config
Steps To Reproduce

place down a civilian player (or any other unit without a vest) in the editor and preview.
Then after the world starts, press escape, then put the following line of code into the debug console and click on Local Execute:
player addVest "V_ChestrigB_rgr"
Observe that nothing is put into your vest slot.

Alternatively, you can place down a crate that wouldn't have the vest in question already in it, name it 'test' and after you start the preview, put the following line of code into the debug console and execute it:
test addItemCargo ["V_ChestrigB_rgr", 1];
Observe that the vest isn't put into the crate.

Additional Information

I copy and pasted the class name from the config viewer

Event Timeline

Phoenix_ZA edited Additional Information. (Show Details)
Phoenix_ZA set Category to Config.
Phoenix_ZA set Reproducibility to Always.
Phoenix_ZA set Severity to None.
Phoenix_ZA set Resolution to Open.
Phoenix_ZA set Legacy ID to 1394648058.May 7 2016, 2:14 PM
MadDogX added a subscriber: MadDogX.May 7 2016, 2:14 PM

Mass closing ancient tickets with no activity for > 12 months; assume fixed or too trivial.

If this issue is still relevant in current dev build, please re-post.