Tutorial: Auto Admins and Super Admins - Updated

Author Topic: Tutorial: Auto Admins and Super Admins - Updated  (Read 3986 times)

I don't think this has been posted yet, so I'll post it.

Open base\config\server\prefs.cs

Line 3 and 4:
$Pref::Server::AutoAdminList = " ";
$Pref::Server::AutoSuperAdminList = " ";

Within these quotations, put the BL_id of who you want to auto Admin or auto Super Admin (Separated by a single space.)

[Edit] - Make sure your game is shut down before you edit the prefs.cs file, otherwise when you close the game it'll reset to the setting at point of game start. If you want to edit with game running, just put the commands in the game console.
« Last Edit: March 01, 2007, 08:05:13 PM by ·•{ Awoken } »

I managed to edit the prefs, re-exec it too while my server was running. I'm special.

I managed to edit the prefs, re-exec it too while my server was running. I'm special.

And how is that difficult?

Something to be proud of I guess :)

Thanks I would've never looked for this until 2 months when I try to look for more options I can change.


:O I better tell Zerves to look at this.

Thanks to Jookia for pointing this out, I never really tested it with more than one auto admin/super until' today. I had them separated by comas, but a single space is required, otherwise it's looking for BL_id 195, not 195 Silly me.