dmustanger
New member
lol day7 just shows some stats from your server but is not 100% correct. just forgot to turn it off while i was trying to get the errors fixed. wont harm anything
but I have a dedicated server loaded via zap-hosting.com . also on the PC it does not work when I asked to start using it .. i have not yet tried on steamcmd .[MODS] Start loading
2015-09-23T21:34:12 1.396 INF [MODS] Trying to load from ServerTools
2015-09-23T21:34:12 1.421 WRN [MODS] Not loading DLL, only supported on the dedicated server build
2015-09-23T21:34:12 1.422 INF [MODS] Loaded Mod: Server Tools (1.4)
2015-09-23T21:34:12 1.423 INF [MODS] Loading done
is that right? it exists .:: STARTING SERVER
echo|set /p="251570" > steam_appid.txt
start 7daystodie -logfile 7DaysToDie_Data\output_log%LOGTIMESTAMP%.txt -quit -batchmode -nographics -configfile=serverconfig.xml -dedicated
echo Starting server ...
timeout 15
start 7daystodieserver -logfile 7DaysToDieServer_Data\output_log%LOGTIMESTAMP%.txt -quit -batchmode -nographics -configfile=serverconfig.xml -dedicated
<Command Command="rules" Response="pm "[00FF00]{2} [FFFFFF]Test message"" /> <!-- not working at all (with 2 quotation marks) -->
<Command Command="rules" Response="pm [00FF00]{2} [FFFFFF]Test message" /> <!-- working but see only first word in sentence -->
<Command Command="rules" Response="say [00FF00]{2} [FFFFFF]Test message" /> <!-- working but its "say" so visible for all -->
<Command Command="rules" Response="pm "[00FF00]{2} [FFFFFF]Test message"" /> <!-- not working at all (with 2 quotation marks) -->
<Command Command="rules" Response="pm "[00FF00]{2} [FFFFFF]Test message"" /> <!-- working but see only first word in sentence -->
<Command Command="rules" Response="say "[00FF00]{2} [FFFFFF]Test message"" /> <!-- working but its "say" so visible for all -->