mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-07-15 16:14:35 +00:00
Added NBR startup
This commit is contained in:
parent
f097815d0b
commit
7065415033
1 changed files with 2 additions and 0 deletions
|
|
@ -20,6 +20,8 @@ function CreateServer( %mission, %missionType )
|
||||||
|
|
||||||
//Make sure teamchange variable is set
|
//Make sure teamchange variable is set
|
||||||
ResetClientChangedTeams();
|
ResetClientChangedTeams();
|
||||||
|
//Set NBR notify varibles
|
||||||
|
ResetNBRNotify();
|
||||||
//Whether the server auto restarts when empty or not
|
//Whether the server auto restarts when empty or not
|
||||||
$Host::Dedicated = $Host::EmptyServerReset;
|
$Host::Dedicated = $Host::EmptyServerReset;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue