BIS fnc worldArea: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ :\\\-\/|()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}") |
Lou Montana (talk | contribs) m (Text replacement - "\|gr([0-9]+) = " to "|gr$1= ") |
||
Line 1: | Line 1: | ||
{{RV|type=function | {{RV|type=function | ||
| tkoh|1.00|gr1 = Map and Markers|eff= local |= Effect | | tkoh|1.00|gr1= Map and Markers|eff= local |= Effect | ||
| Creates (or returns if it already exists) trigger with size of map.| call [[BIS_fnc_worldArea]]| [[Object]]: a [[trigger]] covering the whole ''defined'' terrain. Referenced by '''hsim_worldArea''' variable|x1= <code>_bigTrigger = [[call]] [[BIS_fnc_worldArea]];</code>|seealso= [[worldSize]], [[2D Editor: Triggers]], [[Eden Editor: Trigger]], [[createTrigger]] | | Creates (or returns if it already exists) trigger with size of map.| call [[BIS_fnc_worldArea]]| [[Object]]: a [[trigger]] covering the whole ''defined'' terrain. Referenced by '''hsim_worldArea''' variable|x1= <code>_bigTrigger = [[call]] [[BIS_fnc_worldArea]];</code>|seealso= [[worldSize]], [[2D Editor: Triggers]], [[Eden Editor: Trigger]], [[createTrigger]] |
Revision as of 12:46, 11 April 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- Map and Markers
Syntax
- Syntax:
- Syntax needed
- Return Value:
- Return value needed
Examples
- Example 1:
_bigTrigger = call BIS_fnc_worldArea;
Additional Information
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