BIS fnc EXP camp manager setState: Difference between revisions
| Freddo3000 (talk | contribs) m (Add server exec tag) | Lou Montana (talk | contribs)  m (Text replacement - "\| *arma3 * * *\| *([0-2]\.[0-9]{2}) * " to "|game1= arma3 |version1= $1 ") | ||
| (18 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| {{ | {{RV|type=function | ||
| | arma3 | | |game1= arma3 | ||
| |version1= 1.62 | |||
| |gr1= CampaignManager | |||
| |gr1 = CampaignManager  | |||
| |serverExec= server | |serverExec= server | ||
| |descr= <pre>/* | |||
| 	Author: Nelson Duarte | 	Author: Nelson Duarte | ||
| Line 24: | Line 19: | ||
| 	Returns: | 	Returns: | ||
| 		Nothing | 		Nothing | ||
| */</pre>{{placeholder}}<!-- Remove this after fill-in -->  | */</pre>{{Wiki|placeholder}}<!-- Remove this after fill-in --> | ||
| | | |s1= [] call [[BIS_fnc_EXP_camp_manager_setState]] | ||
| | | |p1=   | ||
| | | |r1= | ||
| | | |x1= | ||
| |  | |seealso= | ||
| }} | }} | ||
Latest revision as of 22:48, 13 June 2021
Description
- Description:
- /* Author: Nelson Duarte Description: Set's the state of the mission Parameters: _state: The new mission state to set Returns: Nothing */ 
- Execution:
- call
- Groups:
- CampaignManager
Syntax
- Syntax:
- [] call BIS_fnc_EXP_camp_manager_setState
- Return Value:
- Return value needed
Examples
- Examples:
- Example needed
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
 
	