Here is what shows up in console.
[code]
No pure server whitelist. sv_pure = 0
Lua initialized (Lua 5.1)
======== Installing Table (De)Serialiser Module | ver: 1.4 ========
==========================================================
Simple Prop Protection Version 1.51 by Spacetech has loaded
==========================================================
You are running ULib version 2.40.
[ULIB] Loading SHARED module: ulx_init.lua
[ULX] Loading CLIENT module: adminmenu.lua
[ULX] Loading CLIENT module: banmenu.lua
[ULX] Loading CLIENT module: clientmenu.lua
[ULX] Loading CLIENT module: mainmenu.lua
[ULX] Loading CLIENT module: mapsmenu.lua
[ULX] Loading CLIENT module: motdmenu.lua
[ULX] Loading SHARED module: chat.lua
[ULX] Loading SHARED module: fun.lua
[ULX] Loading SHARED module: menus.lua
[ULX] Loading SHARED module: rcon.lua
[ULX] Loading SHARED module: teleport.lua
[ULX] Loading SHARED module: user.lua
[ULX] Loading SHARED module: userhelp.lua
[ULX] Loading SHARED module: util.lua
[ULX] Loading SHARED module: vote.lua
======== Beam NetVars Lib v0.71 Installed ========
loading materials
loading material: cable/rope_icon
loading material: cable/cable2
loading material: cable/xbeam
loading material: cable/redlaser
loading material: cable/blue_elec
loading material: cable/physbeam
loading material: cable/hydra
loading material: arrowire/arrowire
loading material: arrowire/arrowire2
=== Loading Wire Model Packs ===
Loaded: PHXWireModels.txt
Loaded: default.txt
Loaded: expression2.txt
Loaded: cheeze_buttons2.txt
Loaded: wire_model_pack_1.txt
Loaded: wire_model_pack_1plus.txt
Adding Cheeze's Buttons Pack
Adding various Buttons from HL2 and Portal
Jaanus' Thruster Pack
Beer's Model pack
RunConsoleCommand blocked - sent before player spawned (sv_tags)
Warning: vgui.Create failed to create the VGUI component (ControlPanel)
Trace:
1: Line 32 "Trace" includes/extensions/debug.lua
2: Line 26 "(null)" includes/modules/controlpanel.lua
3: Line -1 "" (tail call)
4: Line 186 "initControls" autorun/cctv.lua
5: Line 229 "(null)" autorun/cctv.lua
includes/modules/controlpanel.lua:27: controlpanel.Get() - Error creating a ControlPanel!
You're calling this function too early! Call it in a hook!
ERROR! Module 'zlib_b64' not found!
==== Advanced Duplicator v.1.72 shared module installed! ====
==== Advanced Duplicator v.1.741 client module installed! ====
Couldn't include file 'cl_gBar.lua' (File not found)
Registering gamemode 'sandbox' derived from 'base'
Loading Wire Tools
--- Missing Vgui material texturemissing
--- Missing Vgui material hudindicator/hi_fullcircle
--- Missing Vgui material hudindicator/hi_semicircle
ASS Plugin -> plugins/ass_armor.lua
ASS Plugin -> plugins/ass_burn.lua
ASS Plugin -> plugins/ass_cleardecals.lua
ASS Plugin -> plugins/ass_exformat.lua
ASS Plugin -> plugins/ass_explode.lua
ASS Plugin -> plugins/ass_freeze.lua
ASS Plugin -> plugins/ass_gimp.lua
ASS Plugin -> plugins/ass_god.lua
ASS Plugin -> plugins/ass_health.lua
ASS Plugin -> plugins/ass_kill.lua
ASS Plugin -> plugins/ass_map.lua
ASS Plugin -> plugins/ass_mute.lua
ASS Plugin -> plugins/ass_noclip.lua
ASS Plugin -> plugins/ass_notice.lua
ASS Plugin -> plugins/ass_pickupplayers.lua
ASS Plugin -> plugins/ass_ragdoll.lua
ASS Plugin -> plugins/ass_rocket.lua
ASS Plugin -> plugins/ass_sandbox_cleanup.lua
ASS Plugin -> plugins/ass_sandbox_limits.lua
ASS Plugin -> plugins/ass_sandbox_options.lua
ASS Plugin -> plugins/ass_sandbox_propprotect.lua
ASS Plugin -> plugins/ass_sandbox_spamprotect.lua
ASS Plugin -> plugins/ass_sandbox_toollimit.lua
ASS Plugin -> plugins/ass_slap.lua
ASS Plugin -> plugins/ass_speed.lua
ASS Plugin -> plugins/ass_stopsounds.lua
ASS Plugin -> plugins/ass_team.lua
ASS Plugin -> plugins/ass_teleport.lua
ASS Plugin -> plugins/ass_voicemute.lua
ASS Plugin -> plugins/ass_weapons.lua
Sending 1210 'User Info' ConVars to server (cl_spewuserinfoconvars to see)
Hey 'ophix' - You're in the 'superadmin' group on this server.
Welcome to the server! Press F4 to view the music menu!
Welcome to OphiX DSVR Beta! We're playing gm_construct.
ULX version <SVN> revision 77 loaded.
Redownloading all lightmaps
================================
=== Wire revision: 1888 ===
=== Local Wire revision:1888 ===
================================
AdvDupeShared: Server Compression: false
] say !rcon bot
You ran rcon command: bot
Player Bot01 has joined the game
ULib/shared/sh_ucl.lua:58: [ULib] Player OphiX -Join My GMOD Server! has an invalid group (user), aborting. Please be careful when modifying the ULib files!
[/code]
Here is the uteam.txt
[code]
"Out"
{
"teams"
{
"1"
{
"name" "Server Owner"
"group" "superadmin"
"armor" "100"
"hp" "100"
"color"
{
"a" "255"
"B" "162"
"g" "162"
"r" "162"
}
"model" "super"
"plytable"
{
"1" "SprintSpeed:1000"
"2" "WalkSpeed:500"
}
}
"2"
{
"name" "Administrator"
"group" "admin"
"armor" "100"
"hp" "100"
"color"
{
"a" "255"
"B" "0"
"g" "200"
"r" "0"
}
}
"3"
{
"name" "Guard"
"group" "operator"
"armor" "100"
"hp" "100"
"color"
{
"a" "255"
"B" "10"
"g" "100"
"r" "255"
}
}
"4"
{
"name" "Regular"
"group" "regular"
"color"
{
"a" "255"
"B" "240"
"g" "165"
"r" "0"
}
"model" "male3"
}
"5"
{
"name" "Guest"
"group" "user"
"color"
{
"a" "255"
"B" "255"
"g" "238"
"r" "200"
}
"model" "male3"
}
}
"6"
{
"name" "Server Developer"
"group" "dev"
"armor" "1337"
"hp" "1337"
"color"
{
"a" "255"
"B" "131"
"g" "1"
"r" "141"
}
}
"gamemodes"
{
"1" "Sandbox"
"2" "SpaceBuild"
}
}
[/code]
here is the users.txt
[code]"regular"
{
"allow"
{
"ulx asay"
"ulx clientmenu"
"ulx help"
"ulx logchat"
"ulx logdir"
"ulx logecho"
"ulx logevents"
"ulx logfile"
"ulx logspawns"
"ulx logspawnsecho"
"ulx menu"
"ulx motd"
"ulx psay"
"ulx thetime"
"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 who"
}
"inherit_from" "user"
}
"admin"
{
"allow"
{
"ulx"
"ulx adminmenu"
"ulx armor"
"ulx ban"
"ulx banid"
"ulx banmenu"
"ulx blind"
"ulx bring"
"ulx chattime"
"ulx cloak"
"ulx csay"
"ulx freeze"
"ulx gag"
"ulx gimp"
"ulx god"
"ulx goto"
"ulx hp"
"ulx ignite"
"ulx jail"
"ulx kick"
"ulx map"
"ulx mapsmenu"
"ulx mute"
"ulx noclip"
"ulx physgunplayer"
"ulx playsound"
"ulx ragdoll"
"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 tsay"
"ulx unban"
"ulx unblind"
"ulx uncloak"
"ulx unfreeze"
"ulx ungag"
"ulx ungimp"
"ulx ungod"
"ulx unignite"
"ulx unigniteall"
"ulx unjail"
"ulx unmute"
"ulx unragdoll"
"ulx veto"
"ulx vote"
"ulx voteban"
"ulx votekick"
"ulx votemap2"
"ulx welcomemessage"
"ulx whip"
}
"inherit_from" "operator"
}
"superadmin"
{
"allow"
{
"overcomeimmunity"
"ulx addgroup"
"ulx adduser"
"ulx adduserid"
"ulx cexec"
"ulx ent"
"ulx exec"
"ulx groupallow"
"ulx hiddenecho"
"ulx luarun"
"ulx maul"
"ulx rcon"
"ulx removegroup"
"ulx removeuser"
"ulx renamegroup"
"ulx userallow"
}
"i
who ever rated my post dumb, go fuck yourself.
The user groups all work fine but if you even beging to type the word ulx into console it says
ULib/shared/sh_ucl.lua:58: [ULib] Player XXXXX has an invalid group (user), aborting. Please be careful when modifying the ULib files!
Wtf?
bumping before i goto sleep.
I sent you the PM you asked, but calm down with the first reply, people are assholes in general so getting Boxes will happen.
Sorry, you need to Log In to post a reply to this thread.