Grenade gets added but is not usable until player puts it down and takes it again.
Description
Description
Details
Details
- Legacy ID
- 1092643802
- Severity
- None
- Resolution
- Open
- Reproducibility
- Always
- Category
- Scripting
Steps To Reproduce
player removeMagazines "HandGrenade";
player addMagazineGlobal "HandGrenade";
press G - nothing.
This happens when done locally on client
When done on server for remote client, this works well.
Additional Information