Jump to content

Mod to hide passcode


rembomy

Recommended Posts

Hi rembomy,

 

Look in the Windows.xml file in the XUi folder

 

Look for this line

<textfield name="txtPassword" depth="2" pos="10,-8" width="280" height="32"/>

 

and change it to this

<textfield name="txtPassword" depth="2" pos="10,-8" width="280" height="32" password_field="true"/>

 

Cheers,

 

Hal

Link to comment
Share on other sites

Does not seem to work for me, edited rootfolder\7 Days To Die\Data\Config\XUi\windows.xml

 

Capture.jpg.0241540d97d886eab4943d493e7e54e6.jpg

 

Still shows password when I enter it, could it be that on server side something overwrites it or do I need to clear some cache somewhere?

 

EDIT: Tested and found that playing in public server this setting has to be applied on server side and will be applied to everyone in that server in this case.

 

I think it would be nice if this could be achieved per player on their side by just allowing the masking on client instead of server. Maybe developers can check this?

Link to comment
Share on other sites

Have you tried setting it to "false"? To me setting it to true means show it. Could be wrong. Hal could elaborate more on that.

 

 

If I recall you just have to put in password first time you join a server. You could join the server before you stream and then it shouldn't show up when you join it when you are ready to stream. Unless something works different when you stream then I have no idea.

Link to comment
Share on other sites

Joining the server is not a problem, but using the shared secure containers, safes, vehicles is as passcode does show up there. I tested that in single player suggested setting actually masks passcode for boxes as i would like, but in multiplayer this has to be added on server side. Sadly this causes server to crash in about 5-10 minutes and I had to remove it.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...