Recent content by dwarfmaster1974

  1. dwarfmaster1974

    ServerIP as property in serverconfig.xml

    Thank you very much @meganoth ! That was the missing piece I needed to understand that everything is already running (Steam is taking care of it). Then this 'idea' can be closed (y)
  2. dwarfmaster1974

    ServerIP as property in serverconfig.xml

    I agree 100%. That's not a DNS server. It's just a URL that returns an IP address. But I would like to have this information in the serverconfig.xml so I can run my server from my home network. Currently, because I'm on the home network, it's determined that it's a local server. That's no longer...
  3. dwarfmaster1974

    Automatic Belt Tool Tips

    dwarfmaster1974 submitted a new resource: Automatic Belt Tool Tips - Show your players informations about your server in their language. Read more about this resource...
  4. dwarfmaster1974

    Automatic Belt Tool Tips 0.0.1

    The idea is quite simple. Show me brief, concise information about my 7dtd server. This could be rules or simply information about specific mods or something similar. Since the tips are written using the Localization.txt file, formatting such as color can also be used. Of course, CVARs can...
  5. dwarfmaster1974

    ServerIP as property in serverconfig.xml

    Somehow I have the feeling we're talking past each other. Where can I store the DNS name information so that the server browser redirects to the correct IP address? If my DNS is dwarfmaster.dnydns.org, but it's not listed or entered anywhere in the game or server, how is the client supposed to...
  6. dwarfmaster1974

    ServerIP as property in serverconfig.xml

    Okay. So I'm probably a little stupid, but how does the server browser in the game know the DNS address? I understand how the resolving works. It's about the server being listed in the server browser, and optionally the DNS name is stored there instead of the IP. So how does the server browser...
  7. dwarfmaster1974

    ServerIP as property in serverconfig.xml

    If you run your server on your home network and make it visible externally using DynDNS or NoIP, the client needs this information—the IP address behind the DNS entry—to connect to the server correctly. If the server doesn't provide this information, the client will try to connect to the...
  8. dwarfmaster1974

    ServerIP as property in serverconfig.xml

    I have an idea regarding dedicated servers and its configuration. The idea is to have a configuration property in the serverconfig.xml file where you can enter the server's IP address or a URL for DynDNS servers that are running on the home network, for example. Example: <property...
  9. dwarfmaster1974

    mobile mini web frontend

    Hi survivors, I haven't done anything for 7 Days to Die in a while. But now I've rediscovered the game a bit and wanted to see what's new. I started playing and checked out all the little new features and liked them. The new web dashboard is also great. Nevertheless, I'm always missing...
  10. dwarfmaster1974

    ui_game_symbols

    Hallo zusammen, I just added the missing icons and also the name of the icon. This makes the whole thing a little more usable. Download can still be found here: https://github.com/OmitLeChuck/ui_game_symbols
  11. dwarfmaster1974

    dwarfmaster alternative crosshair

    Hi all, this is actually more an attempt or a suggestion than a really finished mod. Because in principle I find (especially with a 4K screen) the target crosses in the game much too small and sometimes barely visible. May of course be due to my advanced age, but especially with larger...
  12. dwarfmaster1974

    ui_game_symbols

    Hello all, here is a mod, which is not an extension of the game, but is intended as a help for the admins / modders among you. It does nothing else than display all icons of the game. Here is the download: https://github.com/OmitLeChuck/ui_game_symbols To open the window just type the...
  13. dwarfmaster1974

    dwarfmaster - ressource_block / ore orb

    A block that can be crafted by the player (very expensive) and provides just about all the resources you need. However, these resources can only be mined with the axes provided for this purpose. With all other tools, you can destroy the block, but not harvest anything. When the block is...
  14. dwarfmaster1974

    Doughs modlets

    Hi @doughphunghus, I find the idea with the display of the names (Hide HP Bar But Show Name) really great. I downloaded it right away and tried it once. The display works, but I found the alignment of the text (left) not so nice and then tested a little how I can make it nicer. Here is my...
  15. dwarfmaster1974

    Dedicated Server with bash, PHP with help from the API

    As I wrote in the first post, you can really do quite a lot. But I also promised to explain everything once. Let's take a look at the list and check it off: spawn zombies or other entities (also in hordes) ✔️ teleport players ✔️ give items to players apply buffs and also query them...
Back
Top