Hello i would like to know how to add myself as superadmin with Citrus Admin Mod.
I've added myself in "garrysmod/settings/users.txt" But it still don't work it would be great if anyone could help me. Thanks :).
Add me on steam my steam id is: shane_man .
- Shane_104
Post the contents of users.txt.
"Users"
{
//
// This is your users file
//
// You can use this file to add people as admins on your server
// Add them to the relevant section
//
// If you're a Lua coder you can add your own sections and use them
// in your script by doing pl:IsUserGroup( "admin" ) etc
//
"superadmin"
{
"Uni | shaneman" "STEAM_0:0:19682008 " // edit this line with there name & Steam ID
}
}
Sorry, you need to Log In to post a reply to this thread.