PC Can't become server admin in game ?

Hey Skin,

XML files can be very finicky. Are you using something like notepad++? I'm just assuming you're on Windows. The default text editor can add invisible spaces. Editing the commented out admin is the easiest way, but if you don't have that in your file for some reason, use this format. (The elipses ..... are just to show indentation, you would not type them).

<adminTools>

.....<admins>

..........<admin steamID="76561xxxxxxxxxxxx" permission_level="0" />

.....</admins>

Cheers!

 
Last edited by a moderator:
Back
Top