武装突袭 Wiki
Advertisement
  

Click on the images for descriptions

Introduced in

Game:
Arma 2: Operation Arrowhead
Version:
1.00

Description

Description:
/*

	Description:
	Spawns enemies around players

	Parameter(s):
	_this select 0: OBJECT - player
	_this select 1: OBJECT - refence object (enemies will be spawned on opposite direction)
	_this select 2: SIDE - side of enemies
	_this select 3 (Optional): ARRAY - list of enemy classes
	_this select 4 (Optional): NUMBER - delay between spawning
	_this select 5 (Optional): CODE - code executed on every soldier. Unit is passed as _this

	Returns:
	ARRAY - list of all spawned crows
*/

(Placeholder description extracted from the function header by BIS_fnc_exportFunctionsToWiki)
Example 1:
Example needed
See also:
See also needed

Notes

Only post proven facts here. Report bugs on the feedback tracker. Use the talk page or the forums for discussions.
Add New Note | How To

Notes

Bottom Section

Advertisement