Page MenuHomeFeedback Tracker

removeAllAssignedItems doesn't remove headgear and goggles
Closed, ResolvedPublic

Description

On https://community.bistudio.com/wiki/removeAllAssignedItems it says:

"Unassigns and deletes all linked items from inventory (map, compass, headgear, goggles etc.)."

But apparently it doesn't remove headgear and goggles, I had to use two more commands (removeGoggles & removeHeadgear).
I could fix that wiki entry myself but I cannot register for some reason.

Details

Legacy ID
2549633510
Severity
None
Resolution
No Bug
Reproducibility
Always
Category
Scripting
Steps To Reproduce

Equip any watch, gps, compass, map, radio, nvgoggles, binoculars, helmet and goggles.
Run: removeAllAssignedItems player;
Everything but helmet and goggles will be removed.

Event Timeline

GieNkoV edited Steps To Reproduce. (Show Details)Jan 8 2015, 11:50 AM
GieNkoV edited Additional Information. (Show Details)
GieNkoV set Category to Scripting.
GieNkoV set Reproducibility to Always.
GieNkoV set Severity to None.
GieNkoV set Resolution to No Bug.
GieNkoV set Legacy ID to 2549633510.May 7 2016, 8:04 PM

The command was removing all that hence biki wording. Must have got broken.

My bad just consulyed with lord wizard and it should not remove those so i will edit biki