Tested on 2.07 Dev Branch rev 148209.
Description
Description
Details
Details
- Severity
- Minor
- Resolution
- No Bug
- Reproducibility
- Always
- Operating System
- Windows 10 x64
- Operating System Version
- 21H1
- Category
- Scripting
Steps To Reproduce
1 - Execute
testCargoObject = "C_IDAP_CargoNet_01_supplies_F" createVehicle (position player); [load testCargoObject, loadAbs testCargoObject]
in debug console. Return is [0, 0].
2 - Open created object's inventory.
3 - Execute
[load testCargoObject, loadAbs testCargoObject]
in debug console. Return is [0.119955,2639]
Event Timeline
Comment Actions
Cannot repro the problem. Try to verify files. Also wait for the next dev just to be sure.