SetAmmoCargo, SetRepairCargo, SetFuelCargo do not function
Description
Description
Details
Details
- Legacy ID
- 4244571329
- Severity
- None
- Resolution
- Open
- Reproducibility
- Always
- Category
- Design-Mission
Steps To Reproduce
Create HEMTT Transport
Name: Truck
Init: truck setAmmoCargo 1.00; truck setRepairCargo 1.00; truck setFuelCargo 1.00;
Create Trigger
Text: Check Truck Supply
Act: Radio Juliet
OnAct: hintSilent format ["Ammo : %1\nRepair: %2\nFuel: %3", getAmmoCargo truck, getRepairCargo truck, getFuelCargo truck];
Event Timeline
Comment Actions
These commands are for ammo truck, repair truck and fuel truck from Arma 2 afaik Arma 3 hasnt received those yet