BIS fnc kbTopicConfig: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\{\{( *)Informative( *)\|" to "{{$1Feature$2|$2Informative$2|") |
Lou Montana (talk | contribs) m (Text replacement - "\{\{( *)Important( *)\|" to "{{$1Feature$2|$2important$2|") |
||
Line 9: | Line 9: | ||
| Reads the [[Config|configs]] to return a matching <tt>config [[config greater greater name|>>]] [[Description.ext#CfgSentences|CfgSentences]] [[config greater greater name|>>]] missionName [[config greater greater name|>>]] topic</tt> entry. | | Reads the [[Config|configs]] to return a matching <tt>config [[config greater greater name|>>]] [[Description.ext#CfgSentences|CfgSentences]] [[config greater greater name|>>]] missionName [[config greater greater name|>>]] topic</tt> entry. | ||
{{Feature | Informative | [[Config]]s are checked in that order: [[configFile]], [[campaignConfigFile]], [[missionConfigFile]].}} | {{Feature | Informative | [[Config]]s are checked in that order: [[configFile]], [[campaignConfigFile]], [[missionConfigFile]].}} | ||
{{ | {{Feature | important | This function is intended to be used by [[BIS_fnc_kbTell]] only.}} | ||
| [missionName, topic] call [[BIS_fnc_kbTopicConfig]] | | [missionName, topic] call [[BIS_fnc_kbTopicConfig]] |
Revision as of 02:08, 7 February 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- Conversations
Syntax
- Syntax:
- Syntax needed
- Parameters:
- missionName: String
- topic: String
- Return Value:
- Return value needed
Examples
- Example 1:
private _configTopic = ["missionName", "topic"] call BIS_fnc_kbTopicConfig;
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