From 642e56ed921a7ddc54d34bc41912fd7c38f8d5b5 Mon Sep 17 00:00:00 2001 From: Antz Date: Fri, 1 Apr 2016 13:13:10 +0100 Subject: [PATCH] Update mangosd.conf.dist.in --- src/mangosd/mangosd.conf.dist.in | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/mangosd/mangosd.conf.dist.in b/src/mangosd/mangosd.conf.dist.in index 8a980b97..0b96b13c 100644 --- a/src/mangosd/mangosd.conf.dist.in +++ b/src/mangosd/mangosd.conf.dist.in @@ -753,7 +753,8 @@ SD3ErrorLogFile = "scriptdev3-errors.log" # WaitAtStartupError # After startup error report wait or some time before continue (and possible close console window) # -1 (wait until press) -# Default: 0 (not wait) +# Default: 10 (wait 10 seconds before closing) +# 0 (not wait) # N (>0, wait N secs) # # PlayerCommands @@ -827,9 +828,9 @@ PetUnsummonAtMount = 0 Event.Announce = 0 BeepAtStart = 1 ShowProgressBars = 1 -WaitAtStartupError = 0 +WaitAtStartupError = 10 PlayerCommands = 0 -Motd = "Welcome to the World of Warcraft." +Motd = "Welcome to the Mangos Zero" ################################################################################ # PLAYER INTERACTION