supportInfo says "string" but command actually returns "array"
Description
Description
Details
Details
- Severity
- Trivial
- Resolution
- Open
- Reproducibility
- Always
- Operating System
- Windows 10 x64
- Category
- Engine
Steps To Reproduce
supportInfo "i:handgunmagazine"
returns
[["u","handgunmagazine","handgunMagazine","Return the names of the types of currently loaded magazines in given weapon.","","","STRING","","OBJECT","handgunMagazine vehicle"]]
Additional Information
change XX(GameString, "handgunMagazine",
to XX(GameArray, "handgunMagazine",