Jump to content

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

eZthetic

Members
  • Content Count

    80
  • Joined

  • Last visited

Everything posted by eZthetic

  1. eZthetic

    More Admin Logs mod

    Thanks mate, will load it up on my server in the next few days and report back as soon as I can!
  2. Small update hit yesterday, now rocking with !kd ratio tracker and playerkill count tracker (only visible for yourself). See ya ingame!
  3. eZthetic

    More Admin Logs mod

    Very interested for my vanilla server, was just about to ask if it was client oder server sided until I read that. Will report back! Edit: No "raid" logs available from what I see, is this still planned (or possible)?
  4. eZthetic

    DayZ Update 1.17

    Don't we all... 😜 Pretty sure it is planned to return though.
  5. Check the link in my signature if you want to keep it simple with vanilla - just small changes like base health doubled to make basebuilding more rewarding, and some other colored weapons (camo mosin, green m4..) added to lootpool 🙂
  6. Hello everyone. I've been working on the bec scheduler.xml for the past 3 days and after going through all the old topics here and on other forums, I finally got it working at some point. It does restarts with the warning messages I've put in, it sends the global admin server messages and such but for some reason, it does the restarts at wrong times. For example, one of the automated restarts should happen at 04:00 am and the next one at 10:00am in 6h intervals, now that I went through the server logs the first happened at 03:20am and the 2nd at 07:20am. Why is it happening in 4h intervals and 20min offset? It doesn't make sense in ANY way to me. Thanks everyone in advance. 02:20:02 : RCon admin #3: (Global) Restart in 60 Minutes 02:50:02 : RCon admin #3: (Global) Restart in 30 Minutes 03:05:02 : RCon admin #3: (Global) Restart in 15 Minutes 03:10:02 : RCon admin #3: (Global) Restart in 10 Minutes 03:15:02 : RCon admin #3: (Global) Restart in 5 Minutes 03:16:02 : RCon admin #3: (Global) Restart in 4 Minutes 03:17:02 : RCon admin #3: (Global) Restart in 3 Minutes 03:18:02 : RCon admin #3: (Global) Restart in 2 Minutes 03:19:02 : RCon admin #3: (Global) Restart in 1 Minute 03:20:48 : No Valid response. Trying to reconnect.! 03:20:52 : No Valid response. Trying to reconnect.! 03:20:56 : No Valid response. Trying to reconnect.! 03:20:56 : Lost Connection! 03:20:56 : Closing socket & exiting! 03:22:03 : No Valid response. Trying to reconnect.! 03:22:07 : No Valid response. Trying to reconnect.! 03:22:08 : Rcon client logging in 03:22:09 : RCon admin #0 (194.163.146.137:52773) logged in 03:22:09 : RCon admin #0 (194.163.146.137:52773) logged in 03:22:09 : RCon admin #0 (194.163.146.137:52773) logged in 06:22:08 : RCon admin #0: (Global) Restart in 60 Minutes 06:52:08 : RCon admin #0: (Global) Restart in 30 Minutes 07:07:08 : RCon admin #0: (Global) Restart in 15 Minutes 07:12:08 : RCon admin #0: (Global) Restart in 10 Minutes 07:17:08 : RCon admin #0: (Global) Restart in 5 Minutes 07:18:08 : RCon admin #0: (Global) Restart in 4 Minutes 07:19:08 : RCon admin #0: (Global) Restart in 3 Minutes 07:20:08 : RCon admin #0: (Global) Restart in 2 Minutes 07:21:08 : RCon admin #0: (Global) Restart in 1 Minute 07:22:11 : Lost Connection! 07:22:11 : Closing socket & exiting! 07:23:33 : No Valid response. Trying to reconnect.! 07:23:37 : No Valid response. Trying to reconnect.! 07:23:41 : No Valid response. Trying to reconnect.! 07:23:43 : Rcon client logging in 07:23:43 : RCon admin #0 (194.163.146.137:64007) logged in <?xml version="1.0" encoding="utf-8" standalone="yes"?> <?xml-stylesheet href="acs.xsl" type="text/xsl"?> <Scheduler> <job id="0"> <day>1,2,3,4,5,6,7</day> <start>030000</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 Restart in 60 Minutes</cmd> </job> <job id="1"> <day>1,2,3,4,5,6,7</day> <start>033000</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 Restart in 30 Minutes</cmd> </job> <job id="2"> <day>1,2,3,4,5,6,7</day> <start>034500</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 Restart in 15 Minutes</cmd> </job> <job id="3"> <day>1,2,3,4,5,6,7</day> <start>035000</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 Restart in 10 Minutes</cmd> </job> <job id="4"> <day>1,2,3,4,5,6,7</day> <start>035500</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 Restart in 5 Minutes</cmd> </job> <job id="5"> <day>1,2,3,4,5,6,7</day> <start>035600</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 Restart in 4 Minutes</cmd> </job> <job id="6"> <day>1,2,3,4,5,6,7</day> <start>035700</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 Restart in 3 Minutes</cmd> </job> <job id="7"> <day>1,2,3,4,5,6,7</day> <start>035800</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 Restart in 2 Minutes</cmd> </job> <job id="8"> <day>1,2,3,4,5,6,7</day> <start>035900</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 Restart in 1 Minute</cmd> </job> <job id="9"> <day>1,2,3,4,5,6,7</day> <start>040000</start> <runtime>000000</runtime> <loop>0</loop> <cmd>#shutdown</cmd> </job> <job id="10"> <day>1,2,3,4,5,6,7</day> <start>090000</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 Restart in 60 Minutes</cmd> </job> <job id="11"> <day>1,2,3,4,5,6,7</day> <start>093000</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 Restart in 30 Minutes</cmd> </job> <job id="12"> <day>1,2,3,4,5,6,7</day> <start>094500</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 Restart in 15 Minutes</cmd> </job> <job id="13"> <day>1,2,3,4,5,6,7</day> <start>095000</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 Restart in 10 Minutes</cmd> </job> <job id="14"> <day>1,2,3,4,5,6,7</day> <start>095500</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 Restart in 5 Minutes</cmd> </job> <job id="15"> <day>1,2,3,4,5,6,7</day> <start>095600</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 Restart in 4 Minutes</cmd> </job> <job id="16"> <day>1,2,3,4,5,6,7</day> <start>095700</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 Restart in 3 Minutes</cmd> </job> <job id="17"> <day>1,2,3,4,5,6,7</day> <start>095800</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 Restart in 2 Minutes</cmd> </job> <job id="18"> <day>1,2,3,4,5,6,7</day> <start>095900</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 Restart in 1 Minute</cmd> </job> <job id="19"> <day>1,2,3,4,5,6,7</day> <start>100000</start> <runtime>000000</runtime> <loop>0</loop> <cmd>#shutdown</cmd> </job> <job id="20"> <day>1,2,3,4,5,6,7</day> <start>150000</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 Restart in 60 Minutes</cmd> </job> <job id="21"> <day>1,2,3,4,5,6,7</day> <start>153000</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 Restart in 30 Minutes</cmd> </job> <job id="22"> <day>1,2,3,4,5,6,7</day> <start>154500</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 Restart in 15 Minutes</cmd> </job> <job id="23"> <day>1,2,3,4,5,6,7</day> <start>155000</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 Restart in 10 Minutes</cmd> </job> <job id="24"> <day>1,2,3,4,5,6,7</day> <start>155500</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 Restart in 5 Minutes</cmd> </job> <job id="25"> <day>1,2,3,4,5,6,7</day> <start>155600</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 Restart in 4 Minutes</cmd> </job> <job id="26"> <day>1,2,3,4,5,6,7</day> <start>155700</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 Restart in 3 Minutes</cmd> </job> <job id="27"> <day>1,2,3,4,5,6,7</day> <start>155800</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 Restart in 2 Minutes</cmd> </job> <job id="28"> <day>1,2,3,4,5,6,7</day> <start>155900</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 Restart in 1 Minute</cmd> </job> <job id="29"> <day>1,2,3,4,5,6,7</day> <start>160000</start> <runtime>000000</runtime> <loop>0</loop> <cmd>#shutdown</cmd> </job> <job id="30"> <day>1,2,3,4,5,6,7</day> <start>210000</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 Restart in 60 Minutes</cmd> </job> <job id="31"> <day>1,2,3,4,5,6,7</day> <start>213000</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 Restart in 30 Minutes</cmd> </job> <job id="32"> <day>1,2,3,4,5,6,7</day> <start>214500</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 Restart in 15 Minutes</cmd> </job> <job id="33"> <day>1,2,3,4,5,6,7</day> <start>215000</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 Restart in 10 Minutes</cmd> </job> <job id="34"> <day>1,2,3,4,5,6,7</day> <start>215500</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 Restart in 5 Minutes</cmd> </job> <job id="35"> <day>1,2,3,4,5,6,7</day> <start>215600</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 Restart in 4 Minutes</cmd> </job> <job id="36"> <day>1,2,3,4,5,6,7</day> <start>215700</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 Restart in 3 Minutes</cmd> </job> <job id="37"> <day>1,2,3,4,5,6,7</day> <start>215800</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 Restart in 2 Minutes</cmd> </job> <job id="38"> <day>1,2,3,4,5,6,7</day> <start>215900</start> <runtime>000000</runtime> <loop>0</loop> <cmd>say -1 Restart in 1 Minute</cmd> </job> <job id="39"> <day>1,2,3,4,5,6,7</day> <start>220000</start> <runtime>000000</runtime> <loop>0</loop> <cmd>#shutdown</cmd> </job> <job id="40"> <day>1,2,3,4,5,6,7</day> <start>000120</start> <runtime>005900</runtime> <loop>-1</loop> <cmd>say -1 Join our discord for rules and server info - discord.gg/XYZ </cmd> </job> <job id="41"> <day>1,2,3,4,5,6,7</day> <start>000240</start> <runtime>007000</runtime> <loop>-1</loop> <cmd>say -1 You can report cheaters/bugusers via ticket on our discord</cmd> </job> <job id="42"> <day>1,2,3,4,5,6,7</day> <start>000600</start> <runtime>008000</runtime> <loop>-1</loop> <cmd>say -1 Server restarts every 6 hours</cmd> </job> </Scheduler>
  7. eZthetic

    Item despawn

    All the items have different lifetimes before despawning if not interacted with. If not changed by the server owner the standard lifetime for backpacks is currently 28800 seconds or 8 hours before despawning. Nothing inside will despawn until the bag itself despawns.
  8. eZthetic

    60 slots isn’t enough, and we need new maps.

    OP you don't really seem to know what you're talking about. You seem to be one of those 1-post people that come here for once to just massively complain without contributing anything useful and never return.
  9. eZthetic

    what happends with dayz and battleEye?

    Something strange happened on the way from title to post, I can read the title but not the post. 🙁
  10. eZthetic

    HACKERS

    Why do you think they have an external anti-cheat software, it's easy to just bounce people over to battleye by saying "not our responsibility". Pretty sure they COULD have better anti-cheat, but they don't want to because that would require massive ressources from the team and that would mean less content updates which they seem to focus on still.
  11. eZthetic

    shelters/buried items. How long do they last?

    I just checked the types.xml of my server and these are the standard lifetimes, considering your server has not modified them: leather shelter 604800 seconds = 7 days (without flag pole), buried items (found as UndergroundStash in types.xml) 1209600 seconds = 14 days Edit: From what I know, the timer can be reset for buried items by just re-burying them again, "interacting" with the leather shelter doesn't count though by just moving items. You'd need to redeploy it again or it will just disappear.
  12. eZthetic

    Boheima

    Yeah, the restricted ftp access plus the forever restarts/stuck restarts in the gameserver interface were the main reasons why I said to myself, no way man. But I was still setting my server up and had no playerbase yet so changing was easy.
  13. eZthetic

    Boheima

    I have tried a bunch of server hosters and nitrado was def the worst of all. I'm glad I left them behind.
  14. eZthetic

    New way of combating cold...

    I really don't see this being needed. All you need is a pea coat or a bomber jacket, some tracksuit pants and maybe something for your head and the chances of catching a cold is almost zero. And if you do, you can simply heal it next to a fireplace or with 1pc tetra.
  15. If you were kicked from the discord (=you don't have the server in your list anymore) and you can't find the server anymore, it sounds like the server owner decided to take it down. Good luck on your search though.
  16. Updated post #1: now running with double base health files
  17. eZthetic

    Let’s talk about the AUG

    What is the "original" AUG that we wanted?
  18. eZthetic

    HACKERS

    Find yourself a community server that fits your needs with trustworthy admins and a working report system. Problem solved 😊
  19. See ya around 🙂
  20. eZthetic

    Become unplayable

    Unfortunately I have to agree with you on the cheater part and we're all still hoping that sooner or later the devs can put their full focus on that problem. I don't agree with the game being "dead" because it's simply not true. Find yourself a server that fits your expectations (probably a vanilla one if you played official and liked that) with trustworthy and active admins and you're good to go.
  21. eZthetic

    Increase wall/fence health on VANILLA servers

    So far so good, I received the info that this is doable completely without a mod by editing the "DZ_Data","DZ_Gear_Camping" and "DZ_Scripts files. I opened those up with a pbo file manager and couldn't find any obvious basebuilding health settings. Maybe someone can help with that. 😒
  22. Hello everyone, I'm looking to increase the wall/fence healthpoints on my no-mod vanilla server. Does anyone have an idea which server file to edit? I've been going through the files for hours but couldn't find anything Thanks.
  23. eZthetic

    BEC Scheduler.xml doing restart on wrong time

    Fixed. If anyone else ever has the same problem, make sure you use the 04:00:00 time format instead of 040000. I knew that both were recognized but not that they have different effects.
  24. eZthetic

    Any community vanilla 1PP servers? (PC)

    Battelmetrics only tracks for 3 months. We've been on spaggies for over 1 1/2 years before we left, I'm talking about the long-term effects that come with cheaters not being handled, poor performance etc. 🙂
×