ert
![code/datums/ert/_ert.dm 1](git.png)
Vars | |
ert_template | A custom map template to spawn the ERT at. If use_custom_shuttle is FALSE, the ERT will spawn on foot. By default, a Kunai-Class. |
---|---|
leader_experience | If TRUE, we try and pick one of the most experienced players who volunteered to fill the leader slot |
limit_slots | If TRUE, special slots (that are not the leader) will use a predefined limit |
outpost_access | should we give the ERT access to the outpost |
random_names | If TRUE, gives the team members "[role] [random last name]" style names |
spawn_admin | If TRUE, the admin who created the response team will be spawned in the briefing room (or in the shuttle) in their preferred briefing outfit (assuming they're a ghost) |
spawn_at_outpost | If TRUE, the ERT will spawn at the outpost. If use_custom_shuttle is also TRUE, the shuttle will be docked at the outpost |
use_custom_shuttle | If we should actually use the ert_template custom shuttle |
Var Details
ert_template
![code/datums/ert/_ert.dm 28](git.png)
A custom map template to spawn the ERT at. If use_custom_shuttle is FALSE, the ERT will spawn on foot. By default, a Kunai-Class.
leader_experience
![code/datums/ert/_ert.dm 26](git.png)
If TRUE, we try and pick one of the most experienced players who volunteered to fill the leader slot
limit_slots
![code/datums/ert/_ert.dm 22](git.png)
If TRUE, special slots (that are not the leader) will use a predefined limit
outpost_access
![code/datums/ert/_ert.dm 34](git.png)
should we give the ERT access to the outpost
random_names
![code/datums/ert/_ert.dm 20](git.png)
If TRUE, gives the team members "[role] [random last name]" style names
spawn_admin
![code/datums/ert/_ert.dm 24](git.png)
If TRUE, the admin who created the response team will be spawned in the briefing room (or in the shuttle) in their preferred briefing outfit (assuming they're a ghost)
spawn_at_outpost
![code/datums/ert/_ert.dm 32](git.png)
If TRUE, the ERT will spawn at the outpost. If use_custom_shuttle is also TRUE, the shuttle will be docked at the outpost
use_custom_shuttle
![code/datums/ert/_ert.dm 30](git.png)
If we should actually use the ert_template custom shuttle