setCameraEffect: Difference between revisions
mNo edit summary  | 
				m (Fixed version)  | 
				||
| Line 4: | Line 4: | ||
|arma|= Game name  | |arma|= Game name  | ||
|1.  | |1.00|= Game version  | ||
____________________________________________________________________________________________  | ____________________________________________________________________________________________  | ||
Revision as of 14:11, 14 September 2006
Description
- Description:
 - Name defines the effect type (a subclass of CfgCameraEffects.Array) or "$TERMINATE$" to cancel the current effect. Position is camera placement: "TOP", "LEFT", "RIGHT", "FRONT", "BACK", "LEFT FRONT", "RIGHT FRONT", "LEFT BACK", "RIGHT BACK", "LEFT TOP", "RIGHT TOP", "FRONT TOP", "BACK TOP" or "BOTTOM".
 - Groups:
 - Uncategorised
 
Syntax
- Syntax:
 - trigger or waypoint setCameraEffect [name, position]
 - Parameters:
 - trigger or waypoint: Object
 - [name, position]: Array
 - Return Value:
 - Nothing
 
Examples
- Example 1:
 trigger setCameraEffect ["ZoomIn", "FRONT"]
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