Forums Announcement
Read-Only Mode for Announcements & Changelogs
Dear Survivors, we'd like to inform you that this forum will transition to read-only mode. From now on, it will serve exclusively as a platform for official announcements and changelogs.
For all community discussions, debates, and engagement, we encourage you to join us on our social media platforms: Discord, Twitter/X, Facebook.
Thank you for being a valued part of our community. We look forward to connecting with you on our other channels!
Stay safe out there,
Your DayZ Team
-
Content Count
384 -
Joined
-
Last visited
Everything posted by mrwolv
-
maybe we need a battleeye restarter to do it then
-
no they are not showing for me either have you tryed to add a number in the [ ] motd[] = see if that works?
-
guys could you please help me out with a restart bat file i want to make my server reboot every 3 hours with ingame messages to warn players here is the bat file i use to start my server if you could please mod it for me thanks @echo off cls set version=1.0 set wat=Dayz SA title %wat% Watchdog cd C:\DayZServer :watchdog echo (%time%) %wat% started. start "Dayz_SA" /wait /affinity FF /high "DayZServer_x64.exe" -config=serverDZ.cfg -port=2302 -dologs -BEPath=C:\DayZServer\Battleye echo (%time%) %wat% closed or crashed, restarting. goto watchdog
-
guy how would i go about adding a server restarter to my server and adding server messages on a timer
-
ok give me 5 mins i will see if that has any diffrence been at this all day and it still refuses to connect but players can load in the server andit runs very well its just connecting dart in there all im going to say is f**K me thank you :D that actuall fixed it i dont know why i didnt try this before the weight has been lifted
-
if i take the spaces and " out it just throws a error up http://prntscr.com/kwv400
-
most of us are trying to get it working for admin on dart but its just wont load anyone have any idears on how to fix this
-
this is my server startup bat file @echo off cls set version=1.0 set wat=Dayz SA title %wat% Watchdog cd C:\Program Files (x86)\Steam\steamapps\common\DayZServer :watchdog echo (%time%) %wat% started. start "Dayz_SA" /wait /affinity FF /high "DayZServer_x64.exe" -config=serverDZ.cfg -port=2302 -dologs -BEPath= C:\Program Files (x86)\Steam\steamapps\common\DayZServer\Battleye echo (%time%) %wat% closed or crashed, restarting. goto watchdog this is whats in my be folder http://prntscr.com/kwu5zb and this is whats in the cfg files http://prntscr.com/kwu65d i have tryed internal ip /external ip nothign works can you please help im pulling my hair out
-
@echo off cls set version=1.0 set wat=Dayz SA title %wat% Watchdog cd C:\Program Files (x86)\Steam\steamapps\common\DayZServer :watchdog echo (%time%) %wat% started. start "Dayz_SA" /wait /affinity FF /high "DayZServer_x64.exe" -config=serverDZ.cfg -port=2302 -dologs -BEPath= C:\Program Files (x86)\Steam\steamapps\common\DayZServer\Battleye echo (%time%) %wat% closed or crashed, restarting. goto watchdog
-
i do ive checked everything so many time and still no luck
-
anyone know how to get rcon to work i have forwared ports in router firewall i have the files in my be folder but yet it still says check passwork and beserver.cfg it just wont connect
-
yeah i took a look and as far as i can see its all correct but the dam thing wont connect i just keep getting [2018-09-20 | 22:16:51] Failed to connect. Please make sure that you properly set a password in beserver.cfg and the server is running. i have 2 files now called BEServer_x64.cfg and beserver.cfg with the same info in them and it still gives me that error
-
still nothing for me :( ive disabled windows firewall and i know the ports are forwarded correctly in router and still not connection to the rcon dart but the game server is fine
-
yup i dont know why it wont connect all info is in there file paths are correct but still not connecting
-
im assuming its the same as the server i have tryed internal ip 192.168 ive tryed external ip and also tryed 127.0.0 and nothing worked ive got 2302 2303 3389 ports all forwarded routers end and pcs firewall end
-
not following what you mean ?
-
not to sure my dart wont connect to the server im about to give up lol here is my info if you guys can help thanks here is my bat file @echo off cls set version=1.0 set wat=Dayz SA title %wat% Watchdog cd C:\Program Files (x86)\Steam\steamapps\common\DayZServer :watchdog echo (%time%) %wat% started. start "Dayz_SA" /wait /affinity FF /high "DayZServer_x64.exe" -config=serverDZ.cfg -dologs -BEPath=C:\ProgramFiles(x86)\Steam\steamapps\common\DayZServer echo (%time%) %wat% closed or crashed, restarting. goto watchdog here is my BEServer_x64.cfg RConPassword test RestrictRCon 0 RConPort 2302 RConIP ip hidden
-
yup i have that but it wont let dart connect
-
but dose it point at the be dll or the be cfg? or the be folder
-
what dose your bat file look like with reguards to battle eye dose it call the BEserver_x64.cfg in it anywhere
-
i have a bat file here is the content @echo off cls set version=1.0 set wat=Dayz SA title %wat% Watchdog cd C:\Program Files (x86)\Steam\steamapps\common\DayZServer :watchdog echo (%time%) %wat% started. start "Dayz_SA" /wait /affinity FF /high "DayZServer_x64.exe" -config=serverDZ.cfg -dologs -BEpath=C:\Program Files (x86)\Steam\steamapps\common\DayZServer\battleye echo (%time%) %wat% closed or crashed, restarting. goto watchdog
-
i am currently using the on inside of the serve folder in bec c:\Program Files (x86)\Steam\steamapps\common\DayZServer\battleye inside here i make a file called BEServer_x64.cfg inside that i have the following RConPassword test RestrictRCon 0 but still dose not connect
-
just tells me the following [2018-09-20 | 15:15:43] Failed to connect. Please make sure that you properly set a password in beserver.cfg and the server is running. could you show me what you have in your BEServer_x64.cfg also what do you have in your bat file so when the server is started up it knows to check the BEServer_x64.cfg file for password
-
did you manage to get dart connectd im still haing problems what do i need to do