addMagazineCargo

From BISim Wiki
Jump to: navigation, search


Introduced in vbs2 version 1.00 Template:globalTemplate:local

Click on the images for descriptions


Introduced in

Game:Virtual Battlespace 2
Version:1.00

Description

Description: Add magazines to the cargo space of vehicles, which can be taken out by infantry units. Once the magazine cargo space is filled up, any further addMagazineCargo commands are ignored.

Syntax

Syntax: vehicleName addMagazineCargo [magazineName, count]
Parameters:
  • vehicleName: Object - vehicle to add the magazines to
  • [magazineName, count]: Array
  • magazineName: String - magazine name. See CfgMagazines for reference about possible values.
  • count: Number - number of magazines to add
Return Value: Nothing

Examples

Examples:
_truck addMagazineCargo ["M16",5]

Additional Information

See also: getMagazineCargo, clearMagazineCargo, addWeaponCargo
Multiplayer: 
Problems: 

Notes

Only post proven facts here. Use the talk page or the forums for discussions.




Notes

Bottom Section

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox