Page MenuHomeFeedback Tracker

removing and adding a new uniform breaks addItemToUniform
Closed, ResolvedPublic

Description

If you remove a player's uniform and give them a new one, then attempt to addItemToUniform, the change is not reflected on the server.

When adding items to uniform or vest on the client machine, changes to the players vest/uniform are not updated on the server (or other clients).

Details

Legacy ID
2720494673
Severity
None
Resolution
Unable To Duplicate
Reproducibility
Always
Category
Inventory
Steps To Reproduce
  1. Connect in game as JIP
  2. removeuniform player
  3. player addUniform "U_B_CombatUniform_mcam"
  4. Execute player addItemToUniform "HandGrenade" on client
  5. Execute uniformItems _unit on server
  6. returns an empty array when we are expecting handgrenade

Event Timeline

Tupolov edited Steps To Reproduce. (Show Details)Oct 31 2013, 9:57 AM
Tupolov edited Additional Information. (Show Details)
Tupolov set Category to Inventory.
Tupolov set Reproducibility to Always.
Tupolov set Severity to None.
Tupolov set Resolution to Unable To Duplicate.
Tupolov set Legacy ID to 2720494673.May 7 2016, 5:16 PM

Cannot confirm, it works for me.

Unable to reproduce. Could you please check it one more time and provide more precise repro? Thanks

Tupolov added a subscriber: Tupolov.May 7 2016, 5:16 PM

need to work out what is causing this before submitting bug