Ulysses
Ulysses Stuff => General Chat & Help and Support => Topic started by: CovertGaming on January 13, 2015, 07:59:07 AM
-
So I'm co-owner of a few servers in gmod. We have a couple secret admins to where no one knows they're an admin so we can catch people who don't listen when staff aren't on. I've seen stuff on other servers that when people get kicked, it''ll say "(console) kicked "name"" Is there anyway to get this? Is there a certain command you need in the ulx? Or do you do it through rcon? Like !rcon !kick <name> <reason>?
-
ulx <command (no !)> <parameters>
That can be run through rcon, either through ULX or the server rcon. You'd probably want the second option, because I'm not sure ulx rcon is silent.
-
ulx <command (no !)> <parameters>
That can be run through rcon, either through ULX or the server rcon. You'd probably want the second option, because I'm not sure ulx rcon is silent.
Can confirm that ulx rcon is silent (https://github.com/Nayruden/Ulysses/blob/master/ulx/lua/ulx/modules/sh/rcon.lua#L7).
-
Can confirm that ulx rcon is silent (https://github.com/Nayruden/Ulysses/blob/master/ulx/lua/ulx/modules/sh/rcon.lua#L7).
Thanks for the confirmation.
I'm at school, therefore I wasn't able to check.