Ulysses
Ulysses Stuff => General Chat & Help and Support => Topic started by: wanksta11 on August 10, 2012, 10:28:25 AM
-
Only superadmins can see who spawned what and who killed who in console, is there a way I can add a group, "mod" in my case to make it visible for them too? I tried my messing with log.lua but I can't find a way.
-
Only superadmins can see who spawned what and who killed who in console
Gmod and ULX have an "admin" group, below superadmin.
Most folks should be part of that group except for you as a superadmin.
If you want a custom group, believe you'd need to give them "ulx logspawnsecho" access.
-
I've added
"ulx logecho"
"ulx logechocolorconsole"
"ulx logechocolordefault"
"ulx logechocoloreveryone"
"ulx logechocolormisc"
"ulx logechocolorplayer"
"ulx logechocolorplayerasgroup"
"ulx logechocolors"
"ulx logechocolorself"
"ulx logevents"
"ulx logfile"
"ulx logjoinleaveecho"
"ulx logspawns"
"ulx logspawnsecho"
to my mod group but they still can't see who killed who in console
-
Uh, ok. Can you as superadmin? Can they see spawns now?
It's been so long, I forget if we have killing logged through ULX.
-
ULX isn't showing player deaths to any users at all, it's only logging it to a file. You could change the ulx.logString's to ulx.logServAct and ulx.logUserAct's though. You'd want hide_echo set to true to echo to those with access to "ulx hiddenecho" only.
-
ULX isn't showing player deaths to any users at all,
Ah, I questioned if thats what was it.
-
I have no idea how to do that. Yes superadmins see the who killed who with what but only them.