-
Content Count
160 -
Joined
-
Last visited
Everything posted by HowsMyShot
-
there is already a thread with sample working code provided
-
it's active for 2 hours
-
ok for some reason I have this one 1) following message will be displayed to every player in countdown manner and shuts down server in 3 hours from its start <message> <deadline>180</deadline> <shutdown>1</shutdown> <text>This server DOPE will Restart every 3 hours, Server Will restart now</text> </message> I did timed it and the message come up after 1 hour 20 minutes that its rebooting but never rebooted what i did wrong now
-
use standard server name without special character
-
I wonder what else they gonna take away from Server owners and basically left us with nothing and eat our money and we paying for a server without basics #Dayz you hurt my feelings honey
-
Why in the world this get removed now
-
Nitrado = We only have features what manufacture allow Dayz = No reply for almost 90% of the time in this forum I see We had this features just a week ago I restored my server and now its gone, Dayz pretty much saying will give us features but eventually taking away what was given
-
Ok i got you, messaged you there
-
you should have the #4digit number
-
@Markyd my Discord HowsMyShot#9861
-
Well timed restart say at 6pm if we set at nitrado and assume server was manually rebooted on 1pm then it doesnt make sense. @Markyd is your server password protected, if yes if you want to do some test we can chat in discord perhaps?
-
which one you used on mine it did not restart <message> <deadline>180</deadline> <shutdown>1</shutdown> <text>This server DOPE will Restart every 3 hours.</text> </message>
-
with the code I provided?
-
someone can test if auto restart works?
-
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <messages> See https://community.bistudio.com/wiki/DayZ:Server_Messages for more information Example messages: 1) following message will be displayed to every player in countdown manner and shuts down server in 6 hours from its start <message> <deadline>360</deadline> <shutdown>1</shutdown> <text>This server DOPE will Restart every 6 hours.</text> </message> 1a) <message> <deadline>345</deadline> <text>This server will restart in 15 minutes</text> </message> <message> <deadline>350</deadline> <text>This server will restart in 10 minutes</text> </message> <message> <deadline>355</deadline> <text>This server will restart in 5 minutes</text> </message> 2) following message will be displayed every 15 minutes to every player <message> <repeat>15</repeat> <text>Welcome to DOPE for feedback and complaint post at our facebook group. </text> </message> 3) following message will be displayed every 50 minutes to every player and 10 minutes after player connect <message> <delay>10</delay> <repeat>50</repeat> <onconnect>1</onconnect> <text>Welcome to DOPE Please do not KOS Fresh Spawn</text> </message> 4) following message will be displayed once and 2 minutes after player connect <message> <delay>2</delay> <onconnect>1</onconnect> <text>Welcome to DOPE Please do not KOS Fresh Spawn</text> </message> </messages>
-
anyone can confirm if the shutdown command works? does it reboot the server or shutdown the server? or do nothing
-
<!-- syntax will deactivate it but again if nitrado did not fix write permission to message.xml from web interface even after server shut down then pointless
-
that not gonna work
-
original message.xml <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <messages> See https://community.bistudio.com/wiki/DayZ:Server_Messages for more information Example messages: 1) following message will be displayed to every player in countdown manner and shuts down server in 10 hours from its start <message> <deadline>600</deadline> <shutdown>1</shutdown> <text>This server DOPE will shutdown in 600 minutes.</text> </message> 2) following message will be displayed every 15 minutes to every player <message> <repeat>15</repeat> <text>You're playing on DOPE. Thank you. </text> </message> 3) following message will be displayed every 50 minutes to every player and 10 minutes after player connect <message> <delay>10</delay> <repeat>50</repeat> <onconnect>1</onconnect> <text>Server will get restarted every 6 hours</text> </message> 4) following message will be displayed once and 2 minutes after player connect <message> <delay>2</delay> <onconnect>1</onconnect> <text>Welcome to DOPE</text> </message> </messages>
-
In sure a shutdown then save message.xml then start server is required When you do that did old message.xml come out Let me know Once back home I will get you my message.xml
-
Funny that I DM Impulz the fix for it, No reply, I wonder if that guy every reply but a acknowledgement will be appreciated and just noticed now an hour ago they posted in Twitter that fix, but I hope they understand the issue about Nitrado not saving message, Hope that fix happens as well remember to remove the line 3 <!-- and at end line 45 i think sane <!-- if after shutdown server and save message.xml still revert back to old one then Nitrado have not fix their write permission issue
-
Anyone have a working xml server message they can post?
HowsMyShot replied to Mykee36's topic in Xbox
the issue now is you can't save xml on Nitrado, the write permission is not working well -
Nitrado first have to fix their issue which when you save message.xml it revert back to previous one I spoke to their manager and told what's the issue and fix they said will work on it
-
Kicked me out and won't let me back in hell
HowsMyShot replied to Memphisom's question in Troubleshooting
is your server full? shut down then start after 10 min -
got mine working :D