7 Days to Die

7 Days to Die

データを表示:
dm denied
On my private server, have my SteamID 64 set as the admin (lvl1/1000) and the DM code to 2, but every time I try it in the command line, it says "Denying command". My son's minibike went into the terrain at the traders and I need to no-clip to get it out, since I can't break the ground blocks around the traders...Did I misss something?
< >
1-15 / 19 のコメントを表示
I don't know how to set admin permissions on servers but:

Can you still see and interact with the minibike?

The last time I got my bike stuck in a trader wall what I did was: wait until just before closing. Mount the bike (E) and stay on the bike until they close.

If done correctly you will be teleported out (with the bike) when they close for the night
no, it's about 2 blocks down, but thanks
SoulzBaen の投稿を引用:
no, it's about 2 blocks down, but thanks

This thread looks promising, you might find the answer here:
https://steamcommunity.com/app/251570/discussions/0/540744475365498000/

And there's this guide:
https://steamcommunity.com/sharedfiles/filedetails/?id=302817092

Did you add yourself to the XML file while the server was offline?
最近の変更はKunovegaが行いました; 2017年7月22日 18時07分
Kunovega の投稿を引用:
This thread looks promising, you might find the answer here:
https://steamcommunity.com/app/251570/discussions/0/540744475365498000/

And there's this guide:
https://steamcommunity.com/sharedfiles/filedetails/?id=302817092

Did you add yourself to the XML file while the server was offline?


That's the one I was following, and yeah server is offline while editing.


<adminTools>
<admins>
<admin steamID="*****************" permission_level="1" />
<admin steamID="*****************" permission_level="1" />
</admins>


<permissions>
<permission cmd="lp" permission_level="5" />
<permission cmd="kick" permission_level="5" />
<permission cmd="ban" permission_level="3" />
<permission cmd="sg" permission_level="3" />
<permission cmd="se" permission_level="3" />
<permission cmd="st" permission_level="3" />
<permission cmd="dm" permission_level="2" />
</permissions>


That's how it looks (asterisks are actually our ID's), and still not behaving, keep getting the Denied command for client SoulzBaen...
最近の変更はSoulzBaenが行いました; 2017年7月22日 18時12分
ID's were typed, not copy/paste, etc. but still giving me fits
Denying command 'dm' from client SoulzBaen is all I get for most other commands, there are a few that work, but that's the one I need.
in short, if i read it correctly, it sounds like you should have your steamid permission level set to (0 or 1) that would allow you to use any comand rated beyond 1.
Ie. server owner would have permission 0
admins would be further along 1 or higher (up to some arbitrary number limit for admin permissions)
1000 would be general users ( furthest along the number chain)

that's my take on it.

edit; oh, and you've removed the <!--, and --> from either side of the command line in your file, correct?
最近の変更はTorriadorが行いました; 2017年7月22日 18時21分
I would be just as happy to remove the trader protection alltogether, or atleast set the radius to stop at the walls
Torriador の投稿を引用:
in short, if i read it correctly, it sounds like you should have your steamid permission level set to (0 or 1) that would allow you to use any comand rated beyond 1.
Ie. server owner would have permission 0
admins would be further along 1 or higher (up to some arbitrary number limit for admin permissions)
1000 would be general users ( furthest along the number chain)

that's my take on it.


Yup, and that's what it's been set to all along, but it just doesn't seem to be reading the serveradmin.xml
Also denying my wife (other admin)
Try taking the server offline and giving yourself permission level 0 instead of 1 ?

If that doesn't help, hopefully someone else will have an idea, this is outside of my experience
Thera 2017年7月22日 18時41分 
log into the console and use add admin. you can then remove admin. Or personally, i'd pull aprt the minibike and rebuild it.
| Thera の投稿を引用:
log into the console and use add admin. you can then remove admin. Or personally, i'd pull aprt the minibike and rebuild it.

Can't reach the minibike as it's inside/under the protected blocks at the trader. Need debug to god and noclip in to get it out.
Admin Add and all other commands won't work, says Denied, for some reason it won't take what's in the serveradmin.xml
Here's the file:

<?xml version="1.0" encoding="UTF-8"?>
<!--
This file holds the settings for who is banned, whitelisted,
admins and server command permissions.
Steam ID can be found using http://steamid.co/

STEAM ID INSTRUCTIONS:
===============================================================
http://steamid.co/ instructions:
Input the player's name in the search field. example: Kinyajuu
If the name doesn't work, you can also use the url of their steam page.
Also you may add/remove admins, mods, whitelist, blacklist using in game commands.
You will want the STEAM64ID. example: 76561198021925107

PERMISSION LEVEL INSTRUCTIONS:
===============================================================
permission level : 0-1000, a user may run any command equal to or above their permission level.
Users not given a permission level in this file will have a default permission level of 1000!

COMMAND PERMISSIONS INSTRUCTIONS:
===============================================================
cmd : This is the command name, any command not in this list will not be usable by anyone but the server.
permission level : 0-1000, a user may run any command equal to or above their permission level.
Commands not specified in this file will have a default permission level of 0!

EVERYTHING BETWEEN <!- - and - -> IS COMMENTED OUT! THE ENTRIES BELOW ARE EXAMPLES THAT ARE NOT ACTIVE!!!
-->

<adminTools>
<admins>
<admin steamID="76561197993187270" permission_level="0" />
<admin steamID="76561198040815073" permission_level="1" />
</admins>


<permissions>
<permission cmd="lp" permission_level="5" />
<permission cmd="kick" permission_level="5" />
<permission cmd="ban" permission_level="3" />
<permission cmd="sg" permission_level="3" />
<permission cmd="se" permission_level="3" />
<permission cmd="st" permission_level="3" />
<permission cmd="dm" permission_level="2" />
</permissions>

<!-- ONLY PUT ITEMS IN WHITELIST IF YOU WANT WHITELIST ONLY ENABLED!!! -->
<!-- If there are any items in the whitelist, the whitelist only mode is enabled -->
<!-- Nobody can join that ISN'T in the whitelist or admins once whitelist only mode is enabled -->

<whitelist>
<!-- <whitelisted steamID="" permission_level="" /> -->
</whitelist>

<blacklist>
<!-- <blacklisted steamID="" unbandate="" /> -->
</blacklist>
</adminTools>


Not sure where the file is supposed to be at, either the main file under SteamLibrary or in the C:\users\user\documents\7DtD....*note* it hasn't worked in either place as of yet*
最近の変更はSoulzBaenが行いました; 2017年7月22日 18時52分
< >
1-15 / 19 のコメントを表示
ページ毎: 1530 50

投稿日: 2017年7月22日 17時46分
投稿数: 19