PDA

View Full Version : Server Password Issues



dab201
06-16-2019, 02:59 AM
Hello,

We were unable to add a password from the in game admin tool or remove it using the in game admin tool. Is there a command we need to add to the privilege file to make it work?

Thank you

Lord Drax
06-17-2019, 11:26 PM
Bump

Fancy Sweetroll
06-18-2019, 11:01 AM
Hello.

Sorry, we completely forgot about that when we pushed the updated ingame admin panel. But yes, you need to add sv_password as an additional parameter in the xml file, as well as sv_servername if you want to change the name of the server.

<Command Name="sv_password"/>
<Command Name="sv_servername"/>

I updated this page as well.

https://www.warofrightsforum.com/showthread.php?5913-Server-Admins-Ingame-Admin-Tool

Lord Drax
06-19-2019, 12:21 AM
Many thanks Fancy!