Ulysses
Ulysses Stuff => General Chat & Help and Support => Topic started by: PureLuck on August 16, 2009, 07:46:44 AM
-
Hey I need help with my groups.txt because it doesn't show the command list for the users?
I dont know how to give them commands? Is there a list for the commands.
Thanks it would be helpful and Can somone show me the list and how to make them add them to it.
//ATTENTION! This is a default file. DO NOT EDIT THIS FILE!!!
//Instead, edit the version in <garrysmod root>/data/ULib/groups.txt if it exists. If it doesn't, copy this file over to create it.
//IF YOU MAKE CHANGES TO THIS FILE THEY WILL BE ERASED!
"operator"
{
"allow"
{
}
"deny"
{
}
"inherit_from"
{
}
}
"admin"
{
"allow"
{
}
"deny"
{
}
"inherit_from"
{
"operator"
}
}
"superadmin"
{
"allow"
{
}
"deny"
{
}
"inherit_from"
{
"admin"
}
}
// This is your default user. Everyone is considered part of this group so handle with care!
"user"
{
"allow"
{
}
"deny"
{
}
"inherit_from"
{
}
}
"none"
{
"allow"
{
}
"deny"
{
}
"inherit_from"
{
}
}
-
You're looking in the wrong file.
Read those first two lines of that file you posted.
Even then, I wouldn't recommend you edit the file manually.
From your game console as superadmin, or your server console, type "ulx usermanagementhelp" for how to give the commands to users.
"ulx help" from console will show all commands you can give users.
See our FAQ section for an online copy of the commands.
-
I have I just need the <censor> command list. I rather edit there.
and its showing console commands not the group commands!
-
That file you posted tells you where to look in the second line.
It doesn't get easier than that from here.
Swear again over something as simple as that and you won't be returning here for help for a long while.