setAmmoCargo: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 10: Line 10:
____________________________________________________________________________________________
____________________________________________________________________________________________


| vehicle '''setAmmoCargo''' amount |= Syntax
| [[Object#Vehicle|Vehicle]] '''setAmmoCargo''' [[Number]]|= Syntax
 
|p1= vehicle: [[Object]] |= Parameter 1
 
|p2= amount: [[Number]] |= Parameter 2


| [[Nothing]] |= Return value
| [[Nothing]] |= Return value
Line 20: Line 16:


|  |= See also
|  |= See also
}}
}}



Revision as of 05:01, 30 August 2007

Hover & click on the images for description

Description

Description:
Set amount or ammo resources in cargo space of rearm vehicle. Ammo resource is used to resupply vehicles that take ammo. Soldiers use individual magazines instead. Amount: 1 is full cargo.
Groups:
Uncategorised

Syntax

Syntax:
Vehicle setAmmoCargo Number
Return Value:
Nothing

Examples

Examples:
Example needed

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