武装突袭 Wiki
注册
Advertisement
  

Click on the images for descriptions

Introduced in

Game:
Arma 2
Version:
1.00

Description

Description:
/*******************************************************************************
 *	version: 	1.0
 *	name:		create sound entities	
 *	description:	creates sound entities(logic objects) and attaches to 
 *			an objects passed as parameter     
 *			After scene end it will detach and delete all created 
 *			sound entities (if scene was executed from scenes
 *			controller.
 *			 	
 *	paramater:	objects - ARRAY of OBJECTS in format without "BIS_" 
 *			prefix. For example, if you have BIS_Cooper in mission 
 *			than parameter will be [Cooper]. Then you can use 
 *			created sound entities as BIS_ZvukCooper say "something"    
 *						 	
 *	return value:	nothing 	
 * 
(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