Bug #2104
echo ${MyShip.UsedCargoCapacity} returns -1
Status:
Rejected
Priority:
High
Assignee:
-
Category:
-
vbulletin_issue_id:
Description
As title suggests.
Updated by wanjizheng about 6 years ago
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.
Updated by CyberTech about 5 years ago
- Status changed from New to Accepted
- Priority changed from Normal to High
Updated by CyberTech about 5 years ago
- Subject changed from echo ${MyShip.CargoCapacity} return -1 to echo ${MyShip.UsedCargoCapacity} returns -1
Updated by CyberTech about 4 years ago
- Status changed from Accepted to Rejected
This works fine if the inventory is opened first.