mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-03-07 05:30:24 +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
|
||||
ResetClientChangedTeams();
|
||||
//Set NBR notify varibles
|
||||
ResetNBRNotify();
|
||||
//Whether the server auto restarts when empty or not
|
||||
$Host::Dedicated = $Host::EmptyServerReset;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue