Enums
Enums are a common type in almost every programming language because they have a special behavior: they can only can take only a finite set of predefined values.
EXILED does use enums when talking about roles, rooms, items, ammo and everything that is defined.
Here you'll find every EXILED enum in order to configure your role as best as possible.
RoleTypeId and Team
-1
None
Dead
None
Draw
0
Scp173
SCPs
Scp
Anomalies
1
ClassD
ClassD
ChaosInsurgency
ChaosInsurgency
2
Spectator
Dead
None
Draw
3
Scp106
SCPs
Scp
Anomalies
4
NtfSpecialist
FoundationForces
Mtf
FacilityForces
5
Scp049
SCPs
Scp
Anomalies
6
Scientist
Scientists
Mtf
FacilityForces
7
Scp079
SCPs
Scp
Anomalies
8
ChaosConscript
ChaosInsurgency
ChaosInsurgency
ChaosInsurgency
9
Scp096
SCPs
Scp
Anomalies
10
Scp0492
SCPs
Scp
Anomalies
11
NtfSergeant
FoundationForces
Mtf
FacilityForces
12
NtfCaptain
FoundationForces
Mtf
FacilityForces
13
NtfPrivate
FoundationForces
Mtf
FacilityForces
14
Tutorial
OtherAlive
Tutorial
Draw
15
FacilityGuard
FoundationForces
Mtf
FacilityForces
16
Scp939
SCPs
Scp
Anomalies
17
CustomRole
Dead
None
Draw
18
ChaosRifleman
ChaosInsurgency
ChaosInsurgency
ChaosInsurgency
19
ChaosMarauder
ChaosInsurgency
ChaosInsurgency
ChaosInsurgency
20
ChaosRepressor
ChaosInsurgency
ChaosInsurgency
ChaosInsurgency
21
Overwatch
Dead
None
Draw
22
Filmmaker
Dead
None
Draw
23
Scp3114
SCPs
Scp
Anomalies
24
Flamingo
Flamingo
Flamingo
Flamingo
25
AlphaFlamingo
Flamingo
Flamingo
Flamingo
26
ZombieFlamingo
SCPs
Scp
Anomalies
EffectType
ItemType
ItemCategory
AmmoType
SpawnType
ZoneType
RoomType
Last updated