Author Topic: Help With Groups.txt  (Read 2242 times)

0 Members and 1 Guest are viewing this topic.

Offline ghost_man

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
Help With Groups.txt
« on: January 04, 2008, 02:13:52 PM »
Hi, im codeing for my server and im having some real problems with groups.txt now from what it says at the top i can only assume it means that copy and paste into a new notpad save as groups.txt then replace the original with the new but that hasnt workeds, infact thats thrown the whole thing out of prospective so heres how my .txt. looks like now
Code: [Select]
"operator"
{
"allow"
{
"ulx kick"
}
"deny"
{
"ulx ban"
"ulx clientmenu"
}
"inherit_from"
{
}
}

"admin"
{
"allow"
{
   "ulx kick"
   "ulx ban"
   "ulx clientmenu"

}
"deny"
{
"ulx adminmenu"
}
"inherit_from"
{
"operator"
}
{
"Neb"
}
"allow"
{
"ulx kick"
"ulx ban"
"immunity"
"ulx adminmenu"
"ulx clientmenu"
"ulx banmenu"
}
"deny"
{
}
}
"Pee"
}
"allow"
{
"ulx kick"
"ulx ban"
"ulx adminmenu"
"ulx clientmenu"
"ulx banmenu"
}
"deny"
{
}
}

// 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"
{
}
}

"user"
{
"allow"
{
}
"deny"
{
}
"inherit_from"
{
}
}
If you can help you'll be helping all Bp servers! thanks

Edit (spbogie): Changed glow block to code to make readable
« Last Edit: January 05, 2008, 12:53:52 PM by spbogie »

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: Help With Groups.txt
« Reply #1 on: January 04, 2008, 02:16:52 PM »
Look to garrysmod/data/ULib/groups.txt.
Experiencing God's grace one day at a time.

Offline ghost_man

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
Re: Help With Groups.txt
« Reply #2 on: January 04, 2008, 02:19:10 PM »
so i edit that?

Offline spbogie

  • Ulysses Team Member
  • Sr. Member
  • *****
  • Posts: 456
  • Karma: 41
Re: Help With Groups.txt
« Reply #3 on: January 05, 2008, 12:55:47 PM »
Which groups.txt file is it that you posted there? (full path from garrysmod root directory)
I have not failed. I've just found 10,000 ways that won't work. - Thomas A. Edison
I reject your reality and substitute my own. - Adam Savage