removeAllMPEventHandlers: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "| Nothing |x1=" to "|r1= Nothing |x1=")
m (Text replacement - "<code> +" to "<code>")
Line 21: Line 21:
|r1= [[Nothing]]
|r1= [[Nothing]]


|x1= <code> player '''removeAllMPEventHandlers''' "mpkilled"; </code>
|x1= <code>player '''removeAllMPEventHandlers''' "mpkilled"; </code>


|seealso= [[:Category:Event Handlers|EventHandlers list]], [[addMPEventHandler]], [[removeMPEventHandler]]
|seealso= [[:Category:Event Handlers|EventHandlers list]], [[addMPEventHandler]], [[removeMPEventHandler]]

Revision as of 23:48, 10 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Multiplayer

Syntax

Syntax:
Syntax needed
Parameters:
objectName: Object
event: String
Return Value:
Nothing

Examples

Example 1:
player removeAllMPEventHandlers "mpkilled";

Additional Information

See also:
EventHandlers listaddMPEventHandlerremoveMPEventHandler

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