BIS fnc kbIsSpeaking: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
Lou Montana (talk | contribs) (Page filling) |
||
Line 1: | Line 1: | ||
{{Function|= Comments | {{Function|= Comments | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| tkoh | | | tkoh |Game name= | ||
|1.00| | |1.00|Game version= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | Check if speaker is locked for different conversation. |Description= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | unit call [[BIS_fnc_kbIsSpeaking]] |Syntax= | ||
|p1= | | |p1= unit: [[Object]] - the speaker |Parameter 1= | ||
| | | | [[Boolean]] |Return value= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code></code> |= | |x1= <code>[[player]] [[call]] [[BIS_fnc_kbIsSpeaking]];</code> |Example 1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | | [[Conversations]], [[BIS_fnc_kbTell]], [[kbWasSaid]] |See also= | ||
}} | }} | ||
Line 45: | Line 31: | ||
<h3 style="display:none">Bottom Section</h3> | <h3 style="display:none">Bottom Section</h3> | ||
[[Category:Functions|{{uc:kbIsSpeaking}}]] | |||
[[Category:Function Group: Conversations|{{uc:kbIsSpeaking}}]] | [[Category:Function Group: Conversations|{{uc:kbIsSpeaking}}]] | ||
[[Category:{{Name|tkoh}}: Functions|{{uc:kbIsSpeaking}}]] | [[Category:{{Name|tkoh}}: Functions|{{uc:kbIsSpeaking}}]] | ||
[[Category:{{Name|arma3}}: Functions|{{uc:kbIsSpeaking}}]] | [[Category:{{Name|arma3}}: Functions|{{uc:kbIsSpeaking}}]] |
Revision as of 23:08, 29 May 2018
Description
- Description:
- Check if speaker is locked for different conversation.
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- unit call BIS_fnc_kbIsSpeaking
- Parameters:
- unit: Object - the speaker
- Return Value:
- Boolean
Examples
- Example 1:
player call BIS_fnc_kbIsSpeaking;
Additional Information
- See also:
- ConversationsBIS_fnc_kbTellkbWasSaid
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