ULX

Author Topic: Console commands don't work  (Read 6350 times)

0 Members and 1 Guest are viewing this topic.

Offline Ace (SWE)

  • Newbie
  • *
  • Posts: 4
  • Karma: 0
Console commands don't work
« on: December 31, 2009, 02:53:59 PM »
Console commands refuse to work for anyone in the server. Attached is groups.txt and a debug dump if it's any help


groups.txt:
Code: [Select]
"user"
{
"allow"
{
"ulx"
"ulx asay"
"ulx checkregister"
"ulx checkregistration"
"ulx help"
"ulx info"
"ulx kickme"
"ulx logchat"
"ulx logdir"
"ulx logecho"
"ulx logevents"
"ulx logfile"
"ulx logspawns"
"ulx logspawnsecho"
"ulx menu"
"ulx motd"
"ulx psay"
"ulx steamid"
"ulx svnlinks"
"ulx thetime"
"ulx ungodme"
"ulx unragdollme"
"ulx usermanagementhelp"
"ulx votebanminvotes"
"ulx votebansuccessratio"
"ulx voteecho"
"ulx votekickminvotes"
"ulx votekicksuccessratio"
"ulx votemap"
"ulx votemap2minvotes"
"ulx votemap2successratio"
"ulx votemapenabled"
"ulx votemapmapmode"
"ulx votemapmintime"
"ulx votemapminvotes"
"ulx votemapsuccessratio"
"ulx votemapvetotime"
"ulx votemapwaittime"
"ulx whipme"
"ulx who"
"ulx_cvar"
"ulx_getbans"
"ulx_getgamemodes"
"ulx_valueupdate"
"umotd"
"umotd helpme"
"umotd info"
"umotd motd"
"umotd rules"
"umotd serverinfo"
"umotd svnlinks"
"umotd ulysses"
"urestrict allow"
"urestrict deny"
"urestrict toggle"
"urestrict tool"
"urestrict toolexclude"
}
}
"platinum"
{
"allow"
{
"ulx voteban"
"ulx armorme"
"ulx hpme"
"ulx kick"
}
"inherit_from" "gold"
}
"admin"
{
"allow"
{
"overcomeimmunity"
"ulib_passtime"
"ulib_passtimeout"
"ulx addgroup"
"ulx adduser"
"ulx adduserid"
"ulx addusermysql"
"ulx adminmenu"
"ulx armor"
"ulx ban"
"ulx banid"
"ulx banmenu"
"ulx blind"
"ulx bring"
"ulx cexec"
"ulx chattime"
"ulx clientmenu"
"ulx cloak"
"ulx csay"
"ulx ent"
"ulx exec"
"ulx freeze"
"ulx gag"
"ulx ghost"
"ulx gimp"
"ulx god"
"ulx goto"
"ulx groupallow"
"ulx hiddenecho"
"ulx hp"
"ulx ignite"
"ulx jail"
"ulx kick"
"ulx luarun"
"ulx map"
"ulx mapsmenu"
"ulx maul"
"ulx mute"
"ulx noclip"
"ulx physgunplayer"
"ulx playsound"
"ulx ragdoll"
"ulx rcon"
"ulx removegroup"
"ulx removeuser"
"ulx removeusermysql"
"ulx renamegroup"
"ulx reservedslots"
"ulx rslots"
"ulx rslotsmode"
"ulx rslotsvisible"
"ulx send"
"ulx showmotd"
"ulx slap"
"ulx slay"
"ulx spawnecho"
"ulx spectate"
"ulx sslay"
"ulx strip"
"ulx teleport"
"ulx toolallow"
"ulx toolallowuser"
"ulx tooldeny"
"ulx tooldenyoverride"
"ulx tooldenyuser"
"ulx tsay"
"ulx unban"
"ulx unblind"
"ulx uncloak"
"ulx unfreeze"
"ulx ungag"
"ulx unghost"
"ulx ungimp"
"ulx ungod"
"ulx unignite"
"ulx unigniteall"
"ulx unjail"
"ulx unmute"
"ulx unragdoll"
"ulx userallow"
"ulx veto"
"ulx vote"
"ulx voteban"
"ulx votekick"
"ulx votemap2"
"ulx welcomemessage"
"ulx whip"
"ups disableplayers"
"ups globaldisable"
"ups miscdeletionaccess"
"ups_damage"
"ups_freeze"
"ups_physgun"
"ups_remove"
"ups_tool"
"ups_unfreeze"
"ups_use"
"ups_vehicle"
"urestrict"
"urestrict adminexclude"
"urestrict allowspawn"
"urestrict apply"
"urestrict denyspawn"
"urestrict exclude"
"urestrict make"
"urestrict modify"
"urestrict npcs"
"urestrict props"
"urestrict ragdolls"
"urestrict remove"
"urestrict sents"
"urestrict vehicles"
}
"inherit_from" "user"
}
"gold"
{
"allow"
{
"ulx ragdollme"
}
"inherit_from" "silver"
}
"wolf"
{
"allow"
{
}
"inherit_from" "admin"
}
"bronze"
{
"allow"
{
"ulx godme"
"ulx goto"
"ulx teleportme"
"ulx unignite"
"ulx votekick"
}
"inherit_from" "user"
}
"silver"
{
"allow"
{
}
"inherit_from" "bronze"
}


debugdump.txt:
Code: [Select]
ULX version: <SVN> revision 2
ULib version: 2.40
Gamemode: Sandbox
Map: gm_wireconstruct_rc
Dedicated server: true

Currently connected players:
Nick                            steamid            id lsh created


ULib.ucl.users (#=4):
STEAM_0:1:14069882:
deny:
group = bronze
name =
allow:
STEAM_0:0:5424554:
deny:
name = VVoMan_PL
allow:
group = admin
STEAM_0:1:8964550:
deny:
allow:
name = Ace (SWE) Dwaggie
group = admin
STEAM_0:1:5904195:
deny:
group = user
allow:
name = Frankess


ULib.ucl.groups (#=7):
silver:
allow:
1 = ulx
inherit_from = bronze
gold:
allow:
1 = ulx
2 = ulx ragdollme
inherit_from = silver
platinum:
allow:
1 = ulx
2 = ulc voteban
3 = ulx armorme
4 = ulx hpme
5 = ulx kick
inherit_from = gold
user:
allow:
1 = ulx
2 = ulx asay
3 = ulx checkregister
4 = ulx checkregistration
5 = ulx help
6 = ulx info
7 = ulx kickme
8 = ulx logchat
9 = ulx logdir
10 = ulx logecho
11 = ulx logevents
12 = ulx logfile
13 = ulx logspawns
14 = ulx logspawnsecho
15 = ulx menu
16 = ulx motd
17 = ulx psay
18 = ulx steamid
19 = ulx svnlinks
20 = ulx thetime
21 = ulx ungodme
22 = ulx unragdollme
23 = ulx usermanagementhelp
24 = ulx votebanminvotes
25 = ulx votebansuccessratio
26 = ulx voteecho
27 = ulx votekickminvotes
28 = ulx votekicksuccessratio
29 = ulx votemap
30 = ulx votemap2minvotes
31 = ulx votemap2successratio
32 = ulx votemapenabled
33 = ulx votemapmapmode
34 = ulx votemapmintime
35 = ulx votemapminvotes
36 = ulx votemapsuccessratio
37 = ulx votemapvetotime
38 = ulx votemapwaittime
39 = ulx whipme
40 = ulx who
41 = ulx_cvar
42 = ulx_getbans
43 = ulx_getgamemodes
44 = ulx_valueupdate
45 = umotd
46 = umotd helpme
47 = umotd info
48 = umotd motd
49 = umotd rules
50 = umotd serverinfo
51 = umotd svnlinks
52 = umotd ulysses
53 = urestrict allow
54 = urestrict deny
55 = urestrict toggle
56 = urestrict tool
57 = urestrict toolexclude
wolf:
allow:
1 = ulx
inherit_from = admin
bronze:
allow:
1 = ulx
2 = ulx godme
3 = ulx goto
4 = ulx teleportme
5 = ulx unignite
6 = ulx votekick
inherit_from = user
admin:
allow:
1 = ulx
2 = overcomeimmunity
3 = ulib_passtime
4 = ulib_passtimeout
5 = ulx addgroup
6 = ulx adduser
7 = ulx adduserid
8 = ulx addusermysql
9 = ulx adminmenu
10 = ulx armor
11 = ulx ban
12 = ulx banid
13 = ulx banmenu
14 = ulx blind
15 = ulx bring
16 = ulx cexec
17 = ulx chattime
18 = ulx clientmenu
19 = ulx cloak
20 = ulx csay
21 = ulx ent
22 = ulx exec
23 = ulx freeze
24 = ulx gag
25 = ulx ghost
26 = ulx gimp
27 = ulx god
28 = ulx goto
29 = ulx groupallow
30 = ulx hiddenecho
31 = ulx hp
32 = ulx ignite
33 = ulx jail
34 = ulx kick
35 = ulx luarun
36 = ulx map
37 = ulx mapsmenu
38 = ulx maul
39 = ulx mute
40 = ulx noclip
41 = ulx physgunplayer
42 = ulx playsound
43 = ulx ragdoll
44 = ulx rcon
45 = ulx removegroup
46 = ulx removeuser
47 = ulx removeusermysql
48 = ulx renamegroup
49 = ulx reservedslots
50 = ulx rslots
51 = ulx rslotsmode
52 = ulx rslotsvisible
53 = ulx send
54 = ulx showmotd
55 = ulx slap
56 = ulx slay
57 = ulx spawnecho
58 = ulx spectate
59 = ulx sslay
60 = ulx strip
61 = ulx teleport
62 = ulx toolallow
63 = ulx toolallowuser
64 = ulx tooldeny
65 = ulx tooldenyoverride
66 = ulx tooldenyuser
67 = ulx tsay
68 = ulx unban
69 = ulx unblind
70 = ulx uncloak
71 = ulx unfreeze
72 = ulx ungag
73 = ulx unghost
74 = ulx ungimp
75 = ulx ungod
76 = ulx unignite
77 = ulx unigniteall
78 = ulx unjail
79 = ulx unmute
80 = ulx unragdoll
81 = ulx userallow
82 = ulx veto
83 = ulx vote
84 = ulx voteban
85 = ulx votekick
86 = ulx votemap2
87 = ulx welcomemessage
88 = ulx whip
89 = ups disableplayers
90 = ups globaldisable
91 = ups miscdeletionaccess
92 = ups_damage
93 = ups_freeze
94 = ups_physgun
95 = ups_remove
96 = ups_tool
97 = ups_unfreeze
98 = ups_use
99 = ups_vehicle
100 = urestrict
101 = urestrict adminexclude
102 = urestrict allowspawn
103 = urestrict apply
104 = urestrict denyspawn
105 = urestrict exclude
106 = urestrict make
107 = urestrict modify
108 = urestrict npcs
109 = urestrict props
110 = urestrict ragdolls
111 = urestrict remove
112 = urestrict sents
113 = urestrict vehicles
inherit_from = user


ULib.ucl.authed (#=0):


Garrysmod default file (#=2):
admin:
superadmin:


Active addons on this server:
ACF                      by Kafouille, version v0.1 (Jan 2008)
Adv Duplicator           by TAD2020, version 1.85 (June 28th 2009)
Adv HUD                  by Moggie100, version SVN ()
AutoPromote              by HOLOGRAPHICpizza, version 1 (1/14/09)
CAF                      by SnakeSVx, version 1 ((null))
CDE                      by Arania, version 0.8b-SVN ((null))
Conna's Tools Pack       by Conna, version 1.6 ((null))
counter-strike           by Valve, version 1 (5th August 2006)
day-of-defeat            by Valve, version 1 (22nd August 2006)
default_sent_pack        by TEAM GARRY, version 1 (3rd December 2006)
derma                    by , version 0.1 (17th July 2007)
EGad                     by Entoros, version 1 (6th May 2009)
EGP                      by Goluch/Wire-Team, version Beta:1 ((null))
Fin2                     by Q42 + Tad2020, version 1.2999 (lol)
FreeSpace09              by -)BDB(- -=]On-A-Freak[=- :D, version 1 (December 2008)
gm_botmap_v3             by thingshappen & sleepy, version 3 (1/12/08)
gm_mysql                 by Andy Vincent, version 1.7999 (8th January 2008)
hatmaker                 by (null), version (null) ((null))
hl2_ep2                  by Valve, version 1 (29th October 2007)
joystick                 by Night-Eagle, version 25 (13th October 2009)
NoNW                     by DrTight, version 1 ()
no_collide_multi         by Narkaleptic, version 1.1 (December 19th 2006)
OL_Stacker               by OverloadUT, version 2.2999 (24th January 2008)
parenting                by Lynix, version 1.1 (Today)
phx3                     by PhoeniX-Storms, 1/4 Life, hunter, joebloom, scragnog, x-quake, Xeon133, Squad, PelPix, Stigern, version SVN (20th May 2008)
plug_v2                  by Jarviar, version v2 ()
portal                   by Valve, version 1 (29th October 2007)
Propeller_Models         by GiGaBiTe, version 1.1 (n/a)
RD3                      by SnakeSVx, version 3.0999 ((null))
Real Snowball Swep       by NECROSSIN, version  (13/12/2009)
SBEP_Models              by Firgof Umbra, Hysteria, Slyfo, Paradukes, Fishface, Cerus, version 4 (12th July 2009)
Selfcommands             by Roelof Roos, version 1 (25/09/09)
steeringwheelpack        by Penis Colada, version 1 ((null))
sui_scoreboard_modified_v2 by Suicidal.Banana/BMCha/tascrafts, version ? ()
tf2                      by Valve, version 1 (29th October 2007)
ulib                     by Team Ulysses, version 2.4 (00/00/00)
ulx                      by Team Ulysses, version 3.50 SVN (00/00/00)
UMotd                    by JamminR - Team Ulysses, version SVN 2.A2 (04/00/08)
UnoLimited_v2            by Team Ulysses(mod'ed Garry's code), version 2.0999 (09/04/2009)
ups                      by Megiddo (Team Ulysses), version 0.9499 (06/20/09)
urestrict                by Jay Rivers, version 2 (3:30 PM 8/28/2009)
UTime                    by Megiddo (Team Ulysses), version 1.2999 (05/16/08)
UWSVN                    by Anticept and respective developers, version SVN (3rd June 2008)
Viktorstools             by Viktor, version 1 (00/00/00)
WeightSTool              by Spoco, version 1.21 ((null))
wheels pack              by jojobull, version 1 ()
wire                     by Wire Team, version SVN ((null))
wire model pack 1        by Wire Team, version SVN ((null))
zeno_clash               by ACE Team, version 1 (May 8th 2009)

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Console commands don't work
« Reply #1 on: December 31, 2009, 03:16:49 PM »
Ace, what ULib and or ULX errors are occuring when users try to perform commands, or occur at server startup?
You're using an old SVN revision (2) of ULX (according to the debug)
But your ULib groups.txt looks like a newer version after the recode that would require ULX revision (60-something) to work.
Updated both svn of ULib and ULX lately?

"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline Ace (SWE)

  • Newbie
  • *
  • Posts: 4
  • Karma: 0
Re: Console commands don't work
« Reply #2 on: December 31, 2009, 03:23:15 PM »
I removed them both and redownloaded them yesterday

Edit: I checked and the real revision is 81.
« Last Edit: December 31, 2009, 03:39:09 PM by Ace (SWE) »

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Console commands don't work
« Reply #3 on: December 31, 2009, 04:05:31 PM »
Your debuginfo dump should say "ULX version: <SVN> revision 81" then. Just double checked my dev server to make sure, copied that text straight from it.

Not sure where it's going wrong on your server.
Have you totally restarted server since updating (not just a map restart..gmod requires server restart for addons folder items)
If your sv_downloadurl (if using one) points to a different http server location, also make sure your /cache folder gets resent to the http server after a restart.

Oh, one more thing..you should be able to remove Umotd... it's not worked in months (years)... one day I hope to pick it back up.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6213
  • Karma: 394
  • Project Lead
Re: Console commands don't work
« Reply #4 on: December 31, 2009, 04:54:52 PM »
Just console commands? Chat commands work fine? Any errors on the server side when using the console commands?
Experiencing God's grace one day at a time.

Offline Ace (SWE)

  • Newbie
  • *
  • Posts: 4
  • Karma: 0
Re: Console commands don't work
« Reply #5 on: December 31, 2009, 05:04:01 PM »
Console commands don't work at all, no errors on either client or server. Chat commands work ok though.
I also removed and reinstalled it again. I even cleared the cache with no change, we don't have a FastDL server either.

I removed Umotd too.

The debuginfo still says it's revision 2 and console commands still don't work.

I also looked at the function that reads the version number and I checked the same file in a text editor, the line clearly says "81"

Offline Kenny_

  • Newbie
  • *
  • Posts: 29
  • Karma: 3
Re: Console commands don't work
« Reply #6 on: December 31, 2009, 05:17:53 PM »
Isn't this the datastream issue? I usually have to use a command two or three times before it works.

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6213
  • Karma: 394
  • Project Lead
Re: Console commands don't work
« Reply #7 on: December 31, 2009, 06:35:35 PM »
Odd that datastream's been having so many issues all of a sudden. Hopefully I'll get a chance to investigate alternatives tomorrow.
Experiencing God's grace one day at a time.

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Console commands don't work
« Reply #8 on: December 31, 2009, 10:22:00 PM »
Console datastream issues or not... I'm still curious as to why his debuginfo states revision 2 when he's supposedly updated the server to revision 81
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6213
  • Karma: 394
  • Project Lead
Re: Console commands don't work
« Reply #9 on: January 01, 2010, 02:10:54 AM »
Console datastream issues or not... I'm still curious as to why his debuginfo states revision 2 when he's supposedly updated the server to revision 81

SVN can sometimes get confused if, for example, you update a directory within trunk and not the trunk itself. (trunk might be at rev 2, where the rest is at rev **) It doesn't happen often, but depending on how the update is set up, it's not totally unexpected I suppose.
Experiencing God's grace one day at a time.

Offline Ace (SWE)

  • Newbie
  • *
  • Posts: 4
  • Karma: 0
Re: Console commands don't work
« Reply #10 on: January 01, 2010, 06:07:37 AM »
So, please tell me. Is there any way to fix this or do I have to wait for a new ULX/ULib update?

Not being able to use console commands has led to some rather bad admin issues, leading to all admins using !rcon to execute console commands on the server instead

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Console commands don't work
« Reply #11 on: January 01, 2010, 10:20:06 AM »
Ace, SVN is always beta for us... not stable release. We always appreciate those testing SVN with us, but we do not imply it will work on a production server.
As for your admins having to use rcon... I have no understanding as to why. Even as a superadmin of a server I ran for a while myself, I've rarely had to use rcon. You say chat commands work? Why can't your admins use !ban or !kick for the more troublesome users?

As for console commands not working... when did this start?
Did it just seem to start randomly?
Did you update to a new Gmod server version?
Did you add an addon?
Did you just update from ULX stable release to ULX SVN?
Did you update from one version of SVN to another?

We've seen other poorly written addons break datastream for all other mods, including ours. One I know isn't in your debuginfo list though.
I'm still concerned your SVN says revision 2. Even with Megiddo's explanation, I'm concerned your server isn't truly 'syncing' up with necessary files properly, expecially the client side ones required for many of the console commands.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline ben1066

  • Newbie
  • *
  • Posts: 10
  • Karma: 0
Re: Console commands don't work
« Reply #12 on: February 09, 2010, 01:55:09 AM »
I have the same issue except it says revision 81 like it should, it has affected the server for two months or so. The console commands work fine on the rcon it's just when you use them client side so it seems like it's a datastream issue. Also when you open up !adminmenu or !clientmenu they don't work and !banmenu never loads, you end up with having the loading box stuck on your screen, dump below.
Code: [Select]
ULX version: <SVN> revision 81
ULib version: 2.40
Gamemode: Sandbox
Map: gm_construct_flatgrass_v5
Dedicated server: true

Currently connected players:
Nick                            steamid            id lsh created
dlb1[ADARI]                     STEAM_0:0:23028244 1  n   279


ULib.ucl.users (#=102):
STEAM_0:1:26321766:
deny:
allow:
name = Brigadier General Thirty Two
group = admin
STEAM_0:1:18044062:
deny:
group = respected2
name = »??« Flaming Headcrab
allow:
STEAM_0:0:28598483:
deny:
group = respected
name = [LTSP] Johnyz
allow:
STEAM_0:0:11321981:
deny:
group = admin
allow:
name = Kohler
STEAM_0:1:18689514:
deny:
name = Greg
allow:
group = admin
STEAM_0:0:9871324:
deny:
allow:
name = Unit-05
group = respected
STEAM_0:0:26320749:
deny:
group = superadmin
allow:
name = MoPaZoDoZ
929516672:
deny:
name = BNxMyBrainIsGood
allow:
1 = ulx goto
2 = ulx teleport
STEAM_0:1:18811312:
deny:
name = .:AmB:. C0BRA API for thumbnail
allow:
group = respected
STEAM_0:1:20061675:
deny:
group = respected
allow:
name = Jazz
STEAM_0:0:21911565:
deny:
allow:
name = Colseg
group = respected
STEAM_0:1:26486100:
deny:
group = respected
allow:
name = TheMightyValle
STEAM_0:0:9850884:
deny:
group = tempadmin
allow:
name = Sgt. Pac
STEAM_0:1:16377204:
deny:
group = respected
allow:
name = ^3Moutarde
STEAM_0:0:4966791:
deny:
group = admin
allow:
name = l3ull
STEAM_0:1:18061063:
deny:
allow:
name = ardmax1
group = admin
STEAM_0:1:5072986:
deny:
allow:
name = $CØW$Milkakuh02
group = respected2
STEAM_0:0:6487458:
deny:
allow:
name = Ruadhan
group = superadmin
STEAM_0:0:17239824:
deny:
name = |NoM!|snairy_hatch@Admin >.<
allow:
group = admin
STEAM_0:0:5394890:
deny:
allow:
name = Doridian {SA-A}
group = vip
STEAM_0:0:14322191:
deny:
group = respected
name = Wolfie
allow:
STEAM_0:1:20217438:
deny:
allow:
name = Razor[PL]
group = respected2
STEAM_0:0:20950453:
deny:
group = respected2
allow:
name = [ymesa]Blue_Raptor
STEAM_0:1:13815066:
deny:
allow:
name = Luke-NAESA [ENG]
group = respected
STEAM_0:0:22006211:
deny:
group = respected
name = ShooterMan97
allow:
STEAM_0:1:9857369:
deny:
group = respected
name = [Mac10] ???VikCreamCake
allow:
STEAM_0:1:20425130:
group = respected2
deny:
allow:
name = [BA]The1
STEAM_0:0:17738303:
deny:
name = (Goluch)
allow:
group = admin
STEAM_0:0:20590612:
group = respected
deny:
allow:
name = [NEP-Elite] Reidar [NEP-RP]
STEAM_0:1:1743324:
deny:
group = admin
name = Hunter
allow:
STEAM_0:1:16879203:
deny:
group = respected
name = [L] Cpt. LeonSparda(Hppy NYear)
allow:
STEAM_0:1:16444307:
deny:
group = admin
allow:
name = |D4LC|KingPenguin
STEAM_0:1:20206372:
group = respected
name = SGC | [NWC]-Shabbizle
allow:
deny:
STEAM_0:1:20971607:
deny:
allow:
name = Xixo12e(Thx Donovan, FCS works)
group = vip
STEAM_0:1:14333554:
deny:
allow:
name = SGC | RedDeath
group = respected2
STEAM_0:1:10783317:
deny:
group = vip
name = Justice
allow:
STEAM_0:0:17923348:
deny:
allow:
1 = adduser
name = Vaxter
group = admin
STEAM_0:1:26257514:
deny:
name = [TG]Vivallion
allow:
group = respected
STEAM_0:0:9065468:
deny:
allow:
ulx = kick
ulx kick = justin vornf
name = Dark Shadowfall
group = vip
STEAM_0:0:15808567:
deny:
group = admin
name = Flieboy101
allow:
STEAM_0:0:13284031:
deny:
name = DartBoris
allow:
group = supermelon
STEAM_0:0:19631392:
deny:
name = Caylas
allow:
group = eliteadmin
STEAM_0:0:11348154:
deny:
name = =(e)=â„¢TheStig<<????>>
allow:
group = respected
STEAM_0:1:559313:
deny:
group = admin
allow:
name = Wenli
STEAM_0:1:12447762:
deny:
group = respected
allow:
name = D.recksaque
STEAM_0:1:16627614:
group = respected
deny:
allow:
name = ][FG][ Tiki Bacon [ADARI]
STEAM_0:1:20244389:
deny:
name = Harri
allow:
ulx = bring
!bring = 0
group = vip
STEAM_0:0:18062597:
deny:
group = superadmin
name = Timomo
allow:
STEAM_0:0:11688912:
deny:
group = superadmin
name = Danking
allow:
STEAM_0:1:20301091:
deny:
group = vip
allow:
name = Thononain [Koodaa]
STEAM_0:1:17903814:
deny:
name = Nemesis :D
allow:
group = tempadmin
STEAM_0:0:15227685:
deny:
group = admin
name = raJ
allow:
STEAM_0:1:20300304:
deny:
group = tempadmin
allow:
name = [5868]|Pvt|Mbfjeld {SRD}
STEAM_0:0:23028244:
deny:
group = superadmin
allow:
name = dlb1[ADARI]
STEAM_0:1:25187211:
deny:
name = xCore./IOn savage.cfg
allow:
group = admin
STEAM_0:0:3149473:
deny:
group = respected2
name = On? M?n A?myâ„¢.
allow:
ulx god = 0
STEAM_0:0:19435906:
deny:
name = Duckcrusher
allow:
group = tempadmin
STEAM_0:0:16436609:
deny:
name = [PDR] Donkie
allow:
group = respected
STEAM_0:0:15216336:
deny:
group = respected
name = sorry [fr]
allow:
STEAM_0:1:16171880:
deny:
group = admin
allow:
name = Arby
STEAM_0:1:6050195:
deny:
group = respected
allow:
name = SCREAMIN MONKAY!
STEAM_0:1:18743024:
deny:
allow:
name = ?uƒfleš
group = respected
STEAM_0:0:25639675:
deny:
allow:
name = [|RR|]Glo-Ray
group = respected2
STEAM_0:1:20911886:
group = respected
name = Patrick Quvang Hansen
allow:
deny:
STEAM_0:0:19671090:
deny:
group = respected
name = [RSC] xXPointBreak
allow:
STEAM_0:0:26170194:
deny:
group = admin
name = Demonsul
allow:
STEAM_0:0:1650138:
deny:
allow:
name = Carnag3
group = vip
STEAM_0:0:9902359:
deny:
name = Tolyzor
allow:
group = respected
STEAM_0:0:20027996:
deny:
allow:
name = (^1SCAR*^7)^2PiranhA
group = respected
STEAM_0:1:21955649:
deny:
group = superadmin
allow:
1 = ulx cexec
name = (1)^4Rynoxx^3*-|BURGERZ|-*
STEAM_0:0:16264558:
deny:
allow:
ulx maul = ^
name = .:Sass:.Ceebl/UE
group = admin
STEAM_0:0:16934971:
deny:
allow:
name = Psyonic
group = respected
STEAM_0:0:5280344:
deny:
name = [TLS-Adm.]DreXel|NoM|O::O
allow:
group = admin
STEAM_0:0:11608600:
deny:
name = Iasonas
allow:
group = respected
STEAM_0:0:5985183:
deny:
allow:
name = Feha
group = admin
STEAM_0:1:20176599:
deny:
allow:
name = Distanced
group = respected
STEAM_0:0:6476877:
deny:
group = respected
name = EnglishDragoon$IGS$[USBDT]
allow:
STEAM_0:1:27880132:
deny:
allow:
name = kabooss
group = respected2
STEAM_0:1:22074622:
deny:
group = vip
allow:
name = Mich3108
STEAM_0:0:20515900:
group = respected
name = The Joker
allow:
deny:
STEAM_0:0:6791063:
deny:
group = respected
allow:
name = Nikki
STEAM_0:0:6476392:
deny:
name = Hug0
allow:
group = admin
STEAM_0:0:19887092:
deny:
allow:
name = Cluby
group = admin
STEAM_0:1:19655614:
deny:
group = respected
allow:
name = [RTD]Phlogiston
STEAM_0:1:20800905:
deny:
group = admin
allow:
name = |*TMH*| Anthony
STEAM_0:0:20067667:
deny:
allow:
name = Snake Doctor -=R3=-
group = admin
STEAM_0:1:19411066:
deny:
group = owner
name = Unsmart
allow:
STEAM_0:0:23610143:
deny:
group = vip
allow:
1 = ulx tsay
name = RP | [NS] PHUCK
STEAM_0:1:15436982:
deny:
group = admin
name = Emperus
allow:
STEAM_0:1:13747445:
deny:
group = respected
allow:
name = PhyOS
STEAM_0:1:14997046:
deny:
allow:
name = LooperNor
group = admin
STEAM_0:1:17973216:
deny:
allow:
name = zoombahh
group = superadmin
STEAM_0:0:9583907:
deny:
allow:
name = Divran
group = admin
STEAM_0:1:17506464:
deny:
group = vip
name = WireframeWolf
allow:
STEAM_0:1:21128687:
deny:
group = respected
allow:
name = SGC | Lilyeti
STEAM_0:0:26815020:
deny:
allow:
group = respected
STEAM_0:0:25317935:
deny:
allow:
name = [|RR|]Xcon0wn4g3
group = respected
STEAM_0:0:15288056:
group = respected
deny:
allow:
name = OrangeStorm
STEAM_0:0:15673921:
deny:
allow:
name = Meow :3 [ESN]
group = admin
STEAM_0:1:12725566:
deny:
group = respected
allow:
name = [SG] Bake
STEAM_0:1:17160283:
deny:
allow:
name = Tank
group = vip
STEAM_0:1:25028882:
deny:
allow:
name = [LTSP] Breath.Of.Death
group = respected2


ULib.ucl.groups (#=11):
superadmin:
allow:
1 = overcomeimmunity
2 = ulx addgroup
3 = ulx adduser
4 = ulx adduserid
5 = ulx cexec
6 = ulx ent
7 = ulx exec
8 = ulx groupallow
9 = ulx hiddenecho
10 = ulx luarun
11 = ulx maul
12 = ulx rcon
13 = ulx removegroup
14 = ulx removeuser
15 = ulx renamegroup
16 = ulx silentent
17 = ulx userallow
18 = xgui_changeserversettings
inherit_from = admin
tempadmin:
allow:
1 = ulx adminmenu
2 = ulx armor
3 = ulx blind
4 = ulx bring
5 = ulx chattime
6 = ulx cloak
7 = ulx csay
8 = ulx freeze
9 = ulx gag
10 = ulx gimp
11 = ulx god
12 = ulx goto
13 = ulx hp
14 = ulx ignite
15 = ulx jail
16 = ulx kick
17 = ulx map
18 = ulx mapsmenu
19 = ulx mute
20 = ulx noclip
21 = ulx physgunplayer
22 = ulx playsound
23 = ulx ragdoll
24 = ulx reservedslots
25 = ulx rslots
26 = ulx rslotsmode
27 = ulx rslotsvisible
28 = ulx rspeed
29 = ulx seeasay
30 = ulx send
31 = ulx showmotd
32 = ulx slap
33 = ulx slay
34 = ulx spawnecho
35 = ulx spectate
36 = ulx spectate
37 = ulx sslay
38 = ulx strip
39 = ulx teleport
40 = ulx tsay
41 = ulx unban
42 = ulx unblind
43 = ulx uncloak
44 = ulx unfreeze
45 = ulx ungag
46 = ulx ungimp
47 = ulx ungod
48 = ulx unignite
49 = ulx unigniteall
50 = ulx unjail
51 = ulx unmute
52 = ulx unragdoll
53 = ulx vote
54 = ulx voteban
55 = ulx votekick
56 = ulx votemap2
57 = ulx whip
58 = ulx wspeed
59 = ups disableplayers
60 = ups miscdeletionaccess
61 = ups_damage
62 = ups_freeze
63 = ups_physgun
64 = ups_remove
65 = ups_tool
66 = ups_unfreeze
67 = ups_use
68 = ups_vehicle
69 = urestrict allowspawn
70 = urestrict denyspawn
71 = urestrict npcs
72 = urestrict props
73 = urestrict ragdolls
74 = urestrict sents
75 = urestrict vehicles
inherit_from = vip
user:
allow:
1 = ecs
2 = ulx asay
3 = ulx clientmenu
4 = ulx goto
5 = ulx help
6 = ulx logchat
7 = ulx logdir
8 = ulx logecho
9 = ulx logevents
10 = ulx logfile
11 = ulx logspawns
12 = ulx logspawnsecho
13 = ulx menu
14 = ulx motd
15 = ulx psay
16 = ulx thetime
17 = ulx usermanagementhelp
18 = ulx who
owner:
allow:
inherit_from = eliteadmin
eliteadmin:
allow:
1 = weapons
inherit_from = supermelon
vip:
allow:
1 = ecs advanced
2 = ulx bring
3 = ulx chattime
4 = ulx goto
5 = ulx showmotd
6 = ulx spectate
7 = ulx teleport
8 = ulx vote
9 = ulx voteban
10 = ulx votekick
11 = ulx votemap2
ulx ungod = ^
ulx god = ^
ulx hp = ^
inherit_from = respected2
admin:
allow:
1 = ecs admin
2 = ulx adminmenu
3 = ulx armor
4 = ulx ban
5 = ulx banid
6 = ulx banmenu
7 = ulx blind
8 = ulx bring
9 = ulx chattime
10 = ulx cloak
11 = ulx csay
12 = ulx ent
13 = ulx explode
14 = ulx freeze
15 = ulx gag
16 = ulx gimp
17 = ulx give
18 = ulx god
19 = ulx goto
20 = ulx hp
21 = ulx ignite
22 = ulx jail
23 = ulx kick
24 = ulx map
25 = ulx mapsmenu
26 = ulx mute
27 = ulx noclip
28 = ulx physgunplayer
29 = ulx playsound
30 = ulx ragdoll
31 = ulx reservedslots
32 = ulx rocket
33 = ulx rslots
34 = ulx rslotsmode
35 = ulx rslotsvisible
36 = ulx rspeed
37 = ulx seeasay
38 = ulx send
39 = ulx showmotd
40 = ulx slap
41 = ulx slay
42 = ulx spawnecho
43 = ulx spectate
44 = ulx sslay
45 = ulx strip
46 = ulx teleport
47 = ulx tsay
48 = ulx unban
49 = ulx unblind
50 = ulx uncloak
51 = ulx unfreeze
52 = ulx ungag
53 = ulx ungimp
54 = ulx ungod
55 = ulx unignite
56 = ulx unigniteall
57 = ulx unjail
58 = ulx unmute
59 = ulx unragdoll
60 = ulx veto
61 = ulx vote
62 = ulx voteban
63 = ulx votekick
64 = ulx votemap2
65 = ulx welcomemessage
66 = ulx whip
67 = ulx wspeed
68 = ups disableplayers
69 = ups miscdeletionaccess
70 = ups_damage
71 = ups_freeze
72 = ups_physgun
73 = ups_remove
74 = ups_tool
75 = ups_unfreeze
76 = ups_use
77 = ups_vehicle
78 = urestrict allowspawn
79 = urestrict denyspawn
80 = urestrict npcs
81 = urestrict props
82 = urestrict ragdolls
83 = urestrict sents
84 = urestrict vehicles
inherit_from = tempadmin
supermelon:
allow:
1 = weapons
inherit_from = superadmin
respected:
allow:
1 = ulx goto
2 = ulx teleport
3 = ulx votebanminvotes
4 = ulx votekick
5 = ulx votekickminvotes
6 = ulx votekicksuccessratio
ulx ungod = ^
karbine = 0
ulx god = ^
ulx rocket = ^
inherit_from = user
respected2:
allow:
1 = teleport
2 = ulx goto
3 = ulx spectate
4 = ulx votebanminvotes
5 = ulx votebansuccessratio
6 = ulx voteecho
7 = ulx votekickminvotes
8 = ulx votekicksuccessratio
9 = ulx votemap
10 = ulx votemap2minvotes
11 = ulx votemap2successratio
12 = ulx votemapenabled
13 = ulx votemapmapmode
14 = ulx votemapmintime
15 = ulx votemapminvotes
16 = ulx votemapsuccessratio
17 = ulx votemapvetotime
18 = ulx votemapwaittime
ulx teleport = ^
ulx rspeed = ^
ulx wspeed = ^
inherit_from = respected
minge:
allow:
1 = ulx clientmenu
2 = ulx help
3 = ulx motd
4 = ulx thetime
inherit_from = user


ULib.ucl.authed (#=1):
3357835267:
deny:
group = superadmin
allow:
name = dlb1[ADARI]


Garrysmod default file (#=1):
donator:


Active addons on this server:
adv dup                  by TAD2020, version 1.85 (June 28th 2009)
advanced spawner         by Mr. Accident, version 1 (July 8 2009)
ahud2                    by Moggie100, version SVN ()
Anti-NoClip              by RabidToaster, version 2.0999 (27th January 2007)
AntiAFK                  by Mr.President, version 2.2999 (1-29-2008)
AutoPromote              by HOLOGRAPHICpizza | Major_Pain | Smithy, version 3.0999 (12/30/09)
Buoyancy Tool            by RabidToaster, version 1.1 (4th May 2008)
burak                    by burak575, version 3 (7th May 2008)
counter-strike           by Valve, version 1 (5th August 2006)
day-of-defeat            by Valve, version 1 (22nd August 2006)
default_sent_pack        by TEAM GARRY, version 1 (3rd December 2006)
derma                    by , version 0.1 (17th July 2007)
e2_blank_toolgun         by dlb1, version 1 (January 5th 2010)
egf                      by Hatred, version 0.1b (none)
Fin2                     by Q42 + Tad2020, version 1.2999 (lol)
freespace_revolution     by -)BDB(- -=]On-A-Freak[=- :D, version 1 (October 2009)
GCOMBAT08                by Q42, version 1.1 (TOFRIGGINDAY)
gcombat_extended         by MadMoe, Lightdemon, Treelor, Karbine, PaperJack, version 3.1415 (When it's ready.)
gm_area51                by bunglist, version 1 (September 2009)
gm_botmap_v2             by thingshappen & sleepy, version 2 (22/06/08)
gm_botmap_v3             by thingshappen & sleepy, version 3 (1/12/08)
gm_flatgrass_revolution  by Willowbj, version 1 (2009)
hl2_ep2                  by Valve, version 1 (29th October 2007)
joystick                 by Night-Eagle, version 25 (13th October 2009)
moongate                 by BlackNecro, bugfix by kna_rus, version SVN ((null))
Multimedia Player        by I am McLovin, edits by Danking, version 2.0999 ()
Noclip Field             by Meoowe, version 1 ((null))
no_collide_multi         by Narkaleptic, version 1.1 (December 19th 2006)
OL_MeasuringStick        by OverloadUT, version 1.1 (23th December 2006)
Para_Deployer            by Extra_Ammo, version 1 (24th September 2008)
phx3                     by PhoeniX-Storms, 1/4 Life, hunter, joebloom, scragnog, x-quake, Xeon133, Squad, PelPix, version SVN (20th May 2008)
portal                   by Valve, version 1 (29th October 2007)
propeller_model_pack     by GiGaBiTe, version 2.0 SVN (n/a)
recs                     by Original Joudoki - Updated by Hatred, version 0.1b (August 10th, 2008)
Smart_Constraint         by Spacetech, version 1.2.2 ()
smart_welding            by Duncan Stead, version 2.0999 (7th August 2007)
Stacker                  by OverloadUT, version 2.2999 (24th January 2008)
sui_scoreboard_modified_v2 by Suicidal.Banana/BMCha/tascrafts, version ? ()
tf2                      by Valve, version 1 (29th October 2007)
ulib                     by Team Ulysses, version 2.4 (00/00/00)
ulx                      by Team Ulysses, version 3.50 SVN (00/00/00)
UnoLimited               by Team Ulysses modified Garry's code, version 1.1 (02/10/2009)
uppl                     by Megiddo (Team Ulysses), version 1 (06/02/07)
UPS                      by Megiddo (Team Ulysses), version 0.9499 (06/20/09)
urestrict                by Jay Rivers, version 2 (3:30 PM 8/28/2009)
UTime                    by Megiddo (Team Ulysses), version 1.2999 (05/16/08)
UWSVN                    by Anticept and respective developers, version SVN (3rd June 2008)
viktors tools            by Bigwig, version 1 (September 2008)
WeightSTool              by Spoco, version 1.21 ((null))
wire                     by Wire Team, version SVN ((null))
wire_models_pack         by Wire Team, version SVN ((null))
xgui                     by Stickly Man! / Team Ulysses, version Prerelease (00/00/00)
zeno_clash               by ACE Team, version 1 (May 8th 2009)
« Last Edit: February 09, 2010, 01:57:56 AM by ben1066 »

Offline ben1066

  • Newbie
  • *
  • Posts: 10
  • Karma: 0
Re: Console commands don't work
« Reply #13 on: February 10, 2010, 10:37:59 AM »
Revision 99 of Ulib fixed this for me.