setAmmoCargo: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (classified)
Line 33: Line 33:
[[Category:Scripting Commands OFP 1.46|SETAMMOCARGO]]
[[Category:Scripting Commands OFP 1.46|SETAMMOCARGO]]
[[Category:Scripting Commands ArmA|SETAMMOCARGO]]
[[Category:Scripting Commands ArmA|SETAMMOCARGO]]
[[Category:Command_Group:_Weapons|{{uc:{{PAGENAME}}}}]]

Revision as of 06:40, 16 April 2008

Hover & click on the images for description

Description

Description:
Set amount of ammo resources in cargo space of a rearm vehicle. Ammo resource is used to resupply vehicles that take ammo. Soldiers use individual magazines instead. Amount: 1 is full cargo. The actual quantity to work with is determined by the model's class in CfgVehicles
Groups:
Uncategorised

Syntax

Syntax:
Vehicle setAmmoCargo Number
Return Value:
Nothing

Examples

Example 1:
_ammoTruck1 setAmmoCargo 0.5

Additional Information

See also:
See also needed

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Bottom Section