hey, i want to know how to put additional admins with their own passwords. I want to know in wat format do i put it in like
[WebAdmin.BasicWebAdminAuth]
RequireUsername:<Admin1>
RequireUsername:<Admin2> ??
OR
[WebAdmin.BasicWebAdminAuth]
RequireUsername:<Admin1>, <Admin2> (with the comma, tell me if its comma + space or just the comma)
and how to put the password in the UTGame.ini file like
[Engine.AccessControl]
Adminpassword=<password1>
Adminpassword=<password2>
OR
Adminpassword=<password1>, <password2> (with the comma, tell me if its comma + space or just the comma)
Thx

Bookmarks