iicecube
New member
Okay that nice, might need to setup and see how is it.. ThanksAPI Mods work regardless of what xml mods are running![]()
Okay that nice, might need to setup and see how is it.. ThanksAPI Mods work regardless of what xml mods are running![]()
is the Saves folder located in the root folder? In serverconfig.xml the very last line is a choose saves folder. if this line is active then it will place your saves folder where that line tells it to. if that line in the parameter says "saves" then the saves folder will be located in the C:\Steam\steamapps\common\7 Days To DieHello All,
I am running a dedicated A16e B129 server on a separate computer that I have, I only have steamcmd on the machine and installed 7d2d server via "start "" steamcmd.exe +login username password +force_install_dir "C:\Steam" +app_update 251570 validate +quit".
I mention that because I read the other user from a while back is having the same issue and was not on dedicated.
so I copied over the mods folder to my root directory "C:\Steam\steamapps\common\7 Days To Die", started my dedicated server. went and looked in "C:\Users\%username%\AppData\Roaming\7DaysToDie" and did not see the server tools folder, I opened up the saves folder and did not see it, or in any of the subfolders.
I looked in the root\data\worlds folder and did not see it either, where can I find a log to look at? or what might be the cause? It looks like the mod is not loading in at all, not sure if I need to enable it somehow?
Thanks in advance for advice!
App id you use is not dedicated server. Try 294420Hello All,
I am running a dedicated A16e B129 server on a separate computer that I have, I only have steamcmd on the machine and installed 7d2d server via "start "" steamcmd.exe +login username password +force_install_dir "C:\Steam" +app_update 251570 validate +quit".
I mention that because I read the other user from a while back is having the same issue and was not on dedicated.
so I copied over the mods folder to my root directory "C:\Steam\steamapps\common\7 Days To Die", started my dedicated server. went and looked in "C:\Users\%username%\AppData\Roaming\7DaysToDie" and did not see the server tools folder, I opened up the saves folder and did not see it, or in any of the subfolders.
I looked in the root\data\worlds folder and did not see it either, where can I find a log to look at? or what might be the cause? It looks like the mod is not loading in at all, not sure if I need to enable it somehow?
Thanks in advance for advice!
Correct you are, do you know the effects of updating the appid using the same bat file? will all be lost for my current server?App id you use is not dedicated server. Try 294420
Cheers
Thank you for the information, I will get my server running the right version and make these changes.is the Saves folder located in the root folder? In serverconfig.xml the very last line is a choose saves folder. if this line is active then it will place your saves folder where that line tells it to. if that line in the parameter says "saves" then the saves folder will be located in the C:\Steam\steamapps\common\7 Days To Die
if that line is disabled then your save folder goes to C:\Users\%username%\AppData\Roaming\7DaysToDie
inside the Saves folder you should fond a folder called ServerTools. and your editable config xmls will be there.
Lastly, you must ENABLE the tools in the servertoolsconfig.xml to generate the appropriate editable xmls
<Tool Name="CustomCommands" Enable="False" ChatColor="[00FF00]" />
Must be made "True" to generate your xml in the Saves folder.
you can create other teleports in the custom commands. howver there will be no cool downIs there a way to set multiple homes / teleport points? I'm using this for the home feature, but I can only set 1 home at a time.
you have any errors in the log file?Hey dmustanger, thank you very much for this amazing tool. An incredible job!Now, I have a small problem with the infoticker messages, it's all set up but it does not show me the messages on the server! Motd's messages work and appear but are only visible if we select the chat. Can someone help me with this? Thx.
<permission cmd="resetplayer" permission_level="300"/>
Hey D, Thank you so Much, Really Nice Work. Highly Appreacited. Changelog Everything to a T. I so respect that.updated to v3.8Added AdminLevelNeeded For AdminNameColoring (check ServerToolsConfig.xml)
Added Moderator name coloring
Added param cancel to stopserver command. Usage: stopserver cancel
Changed clanmanger to return the chat message if the clanmanager is not enabled.
Updated /Day7 to a16 zombies and animals
Updated InvalidItems to a16 blocks
Fixed /clanadd players can no longer add blank clan names
Fixed /re not sending reply messages to the players that pm'd
i recommend deleting invalid items.xml and let the mod regenerate it
You should be able to put what ever you want In the phrase. What language are you using? If you post the phrase in the language you want I can look at it. Most likely it is a unexpected character.Hello, thanks for this amazing MOD!
But there is one problem if the phrase for kick reserved slots is not in English, it's empty. Maybe you can add the ability to use any language in the phrases?
And one question: can i use strings in serveradmin.xml like this?
Code:<permission cmd="resetplayer" permission_level="300"/>
I found out that the problem is not in MOD. Now even in a standart admin command from console like thisYou should be able to put what ever you want In the phrase. What language are you using? If you post the phrase in the language you want I can look at it. Most likely it is a unexpected character.
ban add 171 1 year "Редиска"
Hey dmustanger, thank you very much for replying, I appreciate it a lot.you have any errors in the log file?
post your InfoTicker.xml
<item item="turd" custom_name="surprise!" min="1" max="5" />
John Doe has received 1 surprise!
should be possible i will add it to my todo listIt would be nice to have an additional option for the name of the item in the chat like this
in game chatCode:<item item="turd" custom_name="surprise!" min="1" max="5" />