DayZ Server. Создание, настройка, админ панель, подключение модов.

Канал сервера: На новые нервы: @echo off cls set version= set wat=DayZ title %wat% Watchdog :watchdog d: cd d:\Server\DayZServer echo (%time%) %wat% started. start “Dayz SA Namalsk“ /wait /affinity FF /high ““ -config= -port=2302 -profiles=profiles -dologs -adminlogs -netlogs -freezecheck “BEpath=d:\Server\DayZServer\battleye“ “-mod=C:\Program Files (x86)\Steam\steamapps\common\DayZ\!Workshop\@cf;@VPPAdminTools;@VanillaPlusPlusMap“ echo (%time%) %wat% closed or crashed, restarting. goto watchdog
Back to Top