kbWasSaid: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(add. classification)
No edit summary
Line 12: Line 12:
| person '''kbWasSaid''' [receiver,topic,sentence id,max. age] |= Syntax
| person '''kbWasSaid''' [receiver,topic,sentence id,max. age] |= Syntax


|p1= person:  - |= PARAMETER1  
|p1= person:  - who said the item |= PARAMETER1  


|p2= [receiver,topic,sentence id,max. age]: Array -  |= PARAMETER2  
|p2= [receiver,topic,sentence id,max. age]: Array -  |= PARAMETER2  

Revision as of 12:16, 24 March 2011

Hover & click on the images for description

Description

Description:
Check if given item was said by person to someone.
Groups:
Uncategorised

Syntax

Syntax:
person kbWasSaid [receiver,topic,sentence id,max. age]
Parameters:
person: - who said the item
[receiver,topic,sentence id,max. age]: Array -
Return Value:
Boolean

Examples

Example 1:
(example)

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

Notes

Bottom Section