BIS fnc curatorPinged: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[[cC]ategory:\{\{Name\|arma3\}\}: [fF]unctions\|\{\{uc:[a-z A-Z_]*\}\}\]\]" to "")
m (Text replacement - "Curator" to "Arma 3: Curator")
Line 11: Line 11:
| [module, player] call [[BIS_fnc_curatorPinged]]
| [module, player] call [[BIS_fnc_curatorPinged]]


|p1= module: [[Object]] - [[Curator]] module
|p1= module: [[Object]] - [[Arma 3: Curator]] module


|p2= player: [[Object]] - [[player|Player]] entity
|p2= player: [[Object]] - [[player|Player]] entity
Line 19: Line 19:
|x1= <code>[ module_curator, [[player]] ] [[call]] [[BIS_fnc_curatorPinged]];</code>
|x1= <code>[ module_curator, [[player]] ] [[call]] [[BIS_fnc_curatorPinged]];</code>


| [[Curator]]
| [[Arma 3: Curator]]
}}
}}

Revision as of 14:22, 8 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
Curator

Syntax

Syntax:
Syntax needed
Parameters:
module: Object - Arma 3: Curator module
player: Object - Player entity
Return Value:
Return value needed

Examples

Example 1:
[ module_curator, player ] call BIS_fnc_curatorPinged;

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