BIS fnc kbCanSpeak: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|gr([0-9]+) = " to "|gr$1= ") |
Lou Montana (talk | contribs) m (Text replacement - "\|( *\[\[[a-zA-Z]+\]\]) - ([a-z -]+) \|x1=" to "|r1=$1 - $2 |x1=") |
||
Line 13: | Line 13: | ||
|p1= unit: [[Object]] - checked person | |p1= unit: [[Object]] - checked person | ||
| [[Boolean]] - if the person can speak | |r1= [[Boolean]] - if the person can speak | ||
|x1= <code>_canPlayerTalk = [[player]] [[call]] [[BIS_fnc_kbCanSpeak]];</code> | |x1= <code>_canPlayerTalk = [[player]] [[call]] [[BIS_fnc_kbCanSpeak]];</code> |
Revision as of 14:35, 10 June 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- Conversations
Syntax
- Syntax:
- Syntax needed
- Parameters:
- unit: Object - checked person
- Return Value:
- Boolean - if the person can speak
Examples
- Example 1:
_canPlayerTalk = player call BIS_fnc_kbCanSpeak;
Additional Information
- See also:
- ConversationsBIS_fnc_kbTell
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