BIS fnc EXP camp dynamicAISkill: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(created page)
 
mNo edit summary
Line 1: Line 1:
/*
<mediawiki xml:lang="en">
Author: Nelson Duarte
<page>
<title>BIS_fnc_EXP_camp_dynamicAISkill</title>
<revision>
<timestamp>2006-04-03T17:42:00Z</timestamp>
<contributor></contributor>
<comment>Generated by BIS_fnc_exportFunctionsToWiki</comment>
<text>
{{Function|= Comments
____________________________________________________________________________________________
 
| arma3 |= Game name
 
|1.00|= Game version
____________________________________________________________________________________________
 
| &lt;pre&gt;/*


Description:
Description:
Line 14: Line 29:


// Server only
// Server only
if (!isServer) ex
&lt;/pre&gt;&lt;small&gt;''(Placeholder description extracted from the function header by [[BIS_fnc_exportFunctionsToWiki]])''&lt;/small&gt; |= Description
____________________________________________________________________________________________
 
| &lt;!-- [] call [[BIS_fnc_EXP_camp_dynamicAISkill]]; --&gt; |= Syntax
 
|p1= |= Parameter 1
 
| |= Return value
____________________________________________________________________________________________
 
|x1= &lt;code&gt;&lt;/code&gt; |=
____________________________________________________________________________________________
 
| |= See also
 
}}
 
&lt;h3 style="display:none"&gt;Notes&lt;/h3&gt;
&lt;dl class="command_description"&gt;
&lt;!-- Note Section BEGIN --&gt;
 
&lt;!-- Note Section END --&gt;
&lt;/dl&gt;
 
&lt;h3 style="display:none"&gt;Bottom Section&lt;/h3&gt;
[[Category:Function Group: Campaign|{{uc:EXP_camp_dynamicAISkill}}]]
[[Category:Functions|{{uc:EXP_camp_dynamicAISkill}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:EXP_camp_dynamicAISkill}}]]
</text>
<minor/>
</revision>
</page>
</mediawiki>

Revision as of 12:44, 23 December 2018

<mediawiki xml:lang="en"> <page> <title>BIS_fnc_EXP_camp_dynamicAISkill</title> <revision> <timestamp>2006-04-03T17:42:00Z</timestamp> <contributor></contributor> <comment>Generated by BIS_fnc_exportFunctionsToWiki</comment> <text>

Hover & click on the images for description

Description

Description:
<pre>/* Description: Changes AI skill based on player count, responding to player connected / player disconnected events Parameters: _this select 0: Mode - True to enable, false to disable _this select 1: Affected Sides - The affected sides and their skill sets Returns: Nothing
  • /
// Server only </pre><small>(Placeholder description extracted from the function header by BIS_fnc_exportFunctionsToWiki)</small>
Execution:
call
Groups:
Uncategorised

Syntax

Syntax:
<!-- [] call BIS_fnc_EXP_camp_dynamicAISkill; -->
Return Value:
Return value needed

Examples

Example 1:
<code></code>

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

<h3 style="display:none">Notes</h3> <dl class="command_description"> <!-- Note Section BEGIN -->

<!-- Note Section END --> </dl>

<h3 style="display:none">Bottom Section</h3> </text> <minor/> </revision> </page> </mediawiki>