BIS fnc EXP camp dynamicAISkill: Difference between revisions
Jump to navigation
Jump to search
(created page) |
mNo edit summary |
||
Line 1: | Line 1: | ||
/ | <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> | |||
{{Function|= Comments | |||
____________________________________________________________________________________________ | |||
| arma3 |= Game name | |||
|1.00|= Game version | |||
____________________________________________________________________________________________ | |||
| <pre>/* | |||
Description: | Description: | ||
Line 14: | Line 29: | ||
// Server only | // Server only | ||
</pre><small>''(Placeholder description extracted from the function header by [[BIS_fnc_exportFunctionsToWiki]])''</small> |= Description | |||
____________________________________________________________________________________________ | |||
| <!-- [] call [[BIS_fnc_EXP_camp_dynamicAISkill]]; --> |= Syntax | |||
|p1= |= Parameter 1 | |||
| |= Return value | |||
____________________________________________________________________________________________ | |||
|x1= <code></code> |= | |||
____________________________________________________________________________________________ | |||
| |= See also | |||
}} | |||
<h3 style="display:none">Notes</h3> | |||
<dl class="command_description"> | |||
<!-- Note Section BEGIN --> | |||
<!-- Note Section END --> | |||
</dl> | |||
<h3 style="display:none">Bottom Section</h3> | |||
[[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 11: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>
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
- /
- 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>