Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
EVotingType.c
Go to the documentation of this file.
AUTO_KICK
@ AUTO_KICK
Kick voting raised by the WarCrimesModule if enabled in the world.
Definition: EVotingType.c:12
EDITOR_IN
@ EDITOR_IN
Give a player Game Master rights, value is player ID.
Definition: EVotingType.c:5
KICK
@ KICK
Kick a player, value is player ID.
Definition: EVotingType.c:3
RESTART
@ RESTART
Restart the world, no value.
Definition: EVotingType.c:8
AUTO_HEAVYBAN
@ AUTO_HEAVYBAN
Heavyban voting raised by the WarCrimesModule if enabled in the world.
Definition: EVotingType.c:11
EDITOR_OUT
@ EDITOR_OUT
Give a player Game Master rights, value is player ID.
Definition: EVotingType.c:6
ADMIN
@ ADMIN
Give a player admin rights, value is player ID.
Definition: EVotingType.c:4
EVotingType
EVotingType
Definition: EVotingType.c:1
WORLD
@ WORLD
Choose the next world, value TBD.
Definition: EVotingType.c:9
EDITOR_WITHDRAW
@ EDITOR_WITHDRAW
As a GM, withdraw your rights, value is player ID.
Definition: EVotingType.c:7
AUTO_LIGHTBAN
@ AUTO_LIGHTBAN
Lightban voting raised by the WarCrimesModule if enabled in the world.
Definition: EVotingType.c:10