conversationDisabled: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (Created page with "{{RV|type=command |arma 3 |2.06 |gr1= | Returns true if the status of kbTell `IsSpeaking` for the given unit > 0 (see disableConversation for more info) | ...") |
Killzone Kid (talk | contribs) No edit summary |
||
Line 15: | Line 15: | ||
| [[Boolean]] - returns [[true]] if [[kbTell]] `IsSpeaking' > 0 for the given unit | | [[Boolean]] - returns [[true]] if [[kbTell]] `IsSpeaking' > 0 for the given unit | ||
|x1= <code>_isConversationDisabled = [[conversationDisabled]];</code> | |x1= <code>_isConversationDisabled = [[conversationDisabled]] soldier1;</code> | ||
|seealso= [[disableConversation]] | |seealso= [[disableConversation]] |
Revision as of 12:43, 16 May 2021
Description
- Description:
- Description needed
- Groups:
- Uncategorised
Syntax
- Syntax:
- Syntax needed
- Parameters:
- unit: Object
- Return Value:
- Return value needed
Examples
- Example 1:
_isConversationDisabled = conversationDisabled soldier1;
Additional Information
- See also:
- disableConversation
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