Ulysses
Ulysses Stuff => General Chat & Help and Support => Topic started by: sambr on July 27, 2007, 05:21:33 AM
-
Hi i have added and extra user to my ulx in ym server and it isnt working is this right?
users.txt
"Out"
{
"superadmin"
{
"id" ""
"type" "STEAM_0:1:12137542"
"pass" ""
"pass_req" "0"
"groups"
{
"1" "superadmin"
"2" "immunity"
}
"allow"
{
"1" "ulx kick"
"2" "ulx ban"
}
"deny"
{
"1" "ulx cexec"
}
}
"Special Member"
{
"id" ""
"type" "STEAM_0:1:12137543"
"pass" ""
"pass_req" "0"
"groups"
{
}
"allow"
{
}
"deny"
{
"1" "ulx cexec"
}
}
}
groups.txt
"Out"
{
"superadmin"
{
"allow"
{
"1" "ulx kick"
"2" "ulx ban"
}
"deny"
{
"1" "ulx cexec"
}
}
"Special Member"
{
"allow"
{
}
"deny"
{
"1" "ulx cexec"
}
}
}
-
I was also wondering, i am making it so only certain members can use psy and toolgun in dark rp is that possible? and if soo how?
-
is there a way of getting this to work but with a different group?
if( Admins[ply:SteamID()] or CfgVars["toolgun"] == 1 ) then
ply:Give( "gmod_tool" );
ply:Give( "weapon_physcannon" );
ply:Give( "weapon_physgun" );
end
-
Your question is probably answered in our access sticky (http://forums.ulyssesmod.net/index.php/topic,383.0.html).
If it doesn't answer your question or you need further help, please make sure you post the information it asks for into this thread. If you don't post the information it asks for, you will be ignored.