Seite 1 von 1

about 7 to die

Verfasst: 07.04.2018 09:19
von 4NP-M-1523076359DflCj
Hello I'm not sure if it's the right place I can not find the category that would better meet my request, I buy a server 7 To Die on this host and I would like to know how it is admin, because in the FTP folder there is practically nothing!


Editer: In the file it says that I am admin but I can not make any command.

<adminTools>
<admins>
<!-- <admin steamID="76561198032726657" permission_level="0" /> -->
</admins>

Re: about 7 to die

Verfasst: 10.04.2018 09:33
von Scorcher24_
Bonjour Yoann, ca va?

Remove the "<!--" and "-->" part at the start and end of the 3rd string, because that means the entry is commented out. See the xml standard for more information about that. But then you should be good, as long as that is your 64bit SteamID and you actually are Yoann.

Here is the fixed entry:

Code: Alles auswählen

<adminTools>
<admins>
<admin steamID="76561198032726657" permission_level="0" /> 
</admins>