hello, i ressently started up a sandbox server for own use and friends. I downloaded this scoreboard and well i had lots of bugs in the beginning wich i all fixed with own knownledge and the use of this topic (wich really helped me out alot) the only problem is, with the teams. I made a group called owner with the same commands as superadmin. Only difference is in UTeam.txt They have some more hp, armor, other model etc. But the problem is wenever someone in the group owner joins, and i think this is the same for superadmin, on the scoreboard they are just admins. But still we can do every command we would normally have and when i join it still says i'm in the group owner...
this is my uteam folder for the first team.
{
"teams"
{
"1"
{
"name" "Owner"
"group" "Owner"
"armor" "1000"
"hp" "2000"
"color"
{
"a" "255"
"B" "85"
"g" "200"
"r" "50"
}
"plytable"
{
"1" "SprintSpeed:1000"
"2" "WalkSpeed:500"
}
}
this is the part of the groups.txt itself from ulib.
"owner"
{
"deny"
{
}
"allow"
{
"ulx hiddenecho"
"ulx adduser"
"ulx adduserid"
"ulx removeuser"
"ulx userallow"
"ulx userdeny"
"ulx addgroup"
"ulx removegroup"
"ulx groupallow"
"ulx groupdeny"
"ulx rcon"
"ulx luarun"
"ulx cexec"
"ulx ent"
"overcomeimmunity"
}
"inherit_from"
{
"admin"
}
}
superadmin looks just the same just in the uteam.txt they have some different settings. I really hope someone can help me out and. greeting bpgilly ^^
EDIT - JAMMINR: Placed text examples in code tag for easier formatting/forum whitespace