Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: wanksta11 on August 10, 2012, 10:28:25 AM

Title: make ulx console logs visible to other groups
Post 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.
Title: Re: make ulx console logs visible to other groups
Post by: JamminR on August 11, 2012, 02:39:13 PM
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.
Title: Re: make ulx console logs visible to other groups
Post by: wanksta11 on August 12, 2012, 09:48:58 PM
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
Title: Re: make ulx console logs visible to other groups
Post by: JamminR on August 13, 2012, 08:44:58 PM
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.
Title: Re: make ulx console logs visible to other groups
Post by: Megiddo on August 14, 2012, 06:28:47 PM
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.
Title: Re: make ulx console logs visible to other groups
Post by: JamminR on August 14, 2012, 09:32:02 PM
ULX isn't showing player deaths to any users at all,
Ah, I questioned if thats what was it.
Title: Re: make ulx console logs visible to other groups
Post by: wanksta11 on August 19, 2012, 10:39:27 AM
I have no idea how to do that. Yes superadmins see the who killed who with what but only them.