removeAllMPEventHandlers
From Bohemia Interactive Community


Click on the images for descriptions
Introduced in
- Game:
- Arma 2: Operation Arrowhead
- Version:
- 1.55
Description
- Description:
- Removes all MP event handlers of the given type which were added by addMPEventHandler. Command needs to be executed only on one PC for MP event handler to be removed globally.
Syntax
- Syntax:
- objectName removeAllMPEventHandlers event
- Parameters:
- objectName: Object
- event: String
- Return Value:
- Nothing
Examples
- Example 1:
player removeAllMPEventHandlers "mpkilled";
Additional Information
- Multiplayer:
- -
- See also:
- EventHandlers listaddMPEventHandlerremoveMPEventHandler
Notes
Only post proven facts here. Report bugs on the feedback tracker. Use the talk page or the forums for discussions.
Add New Note | How To
Add New Note | How To
Notes
Bottom Section
Categories:
- Pages using duplicate arguments in template calls
- Scripting Commands
- Introduced with Arma 2: Operation Arrowhead version 1.55
- Commands utilizing global arguments
- Commands with global effects
- Scripting Commands ArmA2
- Scripting Commands Arma 3
- Scripting Commands Take On Helicopters
- ArmA 2 OA: New Scripting Commands List
- Command Group: Multiplayer