Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: CovertGaming on January 13, 2015, 07:59:07 AM

Title: Need some help finding a command
Post 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>?
Title: Re: Need some help finding a command
Post by: Bytewave on January 13, 2015, 09:26:22 AM
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.
Title: Re: Need some help finding a command
Post by: Decicus on January 13, 2015, 09:49:00 AM
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).
Title: Re: Need some help finding a command
Post by: Bytewave on January 13, 2015, 10:00:32 AM
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.