Bug #2104
echo ${MyShip.UsedCargoCapacity} returns -1
Status:
Rejected
Priority:
High
Assignee:
-
Category:
-
vbulletin_issue_id:
Description
As title suggests.
Added by wanjizheng over 6 years ago. Updated about 4 years ago.
Description
As title suggests.
Update
${MyShip.CargoCapacity} return correct value only if the ship is in space.
However, ${MyShip.UsedCargoCapacity} still return -1 even if in space and with the ship cargo open.
This works fine if the inventory is opened first.