DEDICATED LAN SERVER (CANNOT SET ADMIN or SUPERADMIN) PROBLEM

If running a dedicated LAN server, the game does nopt recognize ADMIN status from the Server Pres.cs file.

This is a BIG PROBLEM. How do I fix that??????

HELP PLEASE

It used to work.

Comments

  • Maybe there is a mistake in serverprefs.cs.

    Also in the console type: youclientid.isadmin=1; AND youclientid.issuperadmin=1;
  • LAN servers have never recognized admin/superadmin status from the serverprefs.cs file, as there isn't a GUID associated with LAN connections (only exclusion would be an alternative authentication system like TCMS, etc).

    Use the AdminHUD or SAD() console function to login as a superadmin...
Sign In or Register to comment.