ULX

Author Topic: URestrict not working for me.  (Read 1892 times)

0 Members and 1 Guest are viewing this topic.

Offline vader0146

  • Jr. Member
  • **
  • Posts: 63
  • Karma: 9
URestrict not working for me.
« on: May 31, 2009, 02:13:53 PM »
I just tried URestrict on my server. I spawn with all the weapons (Superadmin), players just spawn with gravgun, physgun, camera, toolgun. But my rank Police, which is actually the group operator, only spawns with a camera gun.
These are the files:
Default.txt
Code: [Select]
"weapon_physgun"
"weapon_physcannon"
"gmod_tool"
"gmod_camera"
Exclusions.txt
Code: [Select]
"superadmin"Groups.txt
Code: [Select]
"admin" "trusted"
"operator" "spectator"
Loadouts.txt
Code: [Select]
"default"
"trusted"
"spectator"
"operator"
Operator.txt (I made this)
Code: [Select]
"weapon_physgun"
"weapon_physcannon"
"gmod_tool"
"gmod_camera"
"weapon_crowbar"
Spectator.txt
Code: [Select]
"gmod_camera"Trusted.txt
Code: [Select]
"weapon_physgun"
"weapon_physcannon"
"gmod_tool"
"gmod_camera"
"weapon_crowbar"


EDIT:
I look through my logs everyday to see who has been mingey when theres not an admin on. How would I ban someone by StID who is not online?
« Last Edit: May 31, 2009, 02:15:55 PM by vader0146 »

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: URestrict not working for me.
« Reply #1 on: May 31, 2009, 08:22:04 PM »
Rank?? Do you mean group? Or do you mean team?
Remember, Gmod group names have nothing to do with team names (like from UTeam)
If you're saying 'rank' as the way it shows in a scoreboard (such as sui_scoreboard), that is a team name, and not necessarily a group name. Gmod, and ULib/ULX, see groupnames.
Treat teams as a totally different system. If you're using UTeam, or another script/gamemode that allows for matching of team names to group names, that is the only way they coexist as similar.

Does your "Police" exist as a group in your ULX groups?
That is, if someone on your server joins who says "police" in a scoreboard, how do they appear in a "ulx who" listing?
If they have no title in ulx who, then they are "user". If not, they're whatever title they have.

As for the ban command you're wanting, if you're using SVN, see the "ulx help" from console for banid
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline vader0146

  • Jr. Member
  • **
  • Posts: 63
  • Karma: 9
Re: URestrict not working for me.
« Reply #2 on: May 31, 2009, 11:15:34 PM »
Police are operator.
Police on sui, operator in groups.