Ulysses
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
Ulysses
»
Ulysses Stuff
»
General Chat & Help and Support
»
Admin say is annonymous
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Admin say is annonymous (Read 2460 times)
0 Members and 1 Guest are viewing this topic.
chris8778
Newbie
Posts: 7
Karma: 0
Admin say is annonymous
«
on:
December 13, 2013, 08:50:50 PM »
Is there a way when a admin types @@ it shows what admin is typing to the server? I tried googling it but cannot find it.
Logged
Cobalt
Full Member
Posts: 216
Karma: 44
http://steamcommunity.com/id/__yvl/
Re: Admin say is annonymous
«
Reply #1 on:
December 14, 2013, 07:48:50 AM »
Asay isn't anonymous though...
Edit: Oh you mean tsay. yeah there is a way to do that, you would have to edit the lua. I can show you how if you want.
«
Last Edit: December 14, 2013, 10:46:19 AM by Cobalt77
»
Logged
JamminR
Ulysses Team Member
Hero Member
Posts: 8096
Karma: 390
Sertafide Ulysses Jenius
Re: Admin say is annonymous
«
Reply #2 on:
December 14, 2013, 07:57:23 AM »
The command is actually 'tsay', and if you have chat log enabled in ULX, you can find who's doing it in your ULX server logs in ./data/ulx_logs folder.
Look for something like "(tsay from <person>) <message>"
Logged
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming
chris8778
Newbie
Posts: 7
Karma: 0
Re: Admin say is annonymous
«
Reply #3 on:
December 14, 2013, 10:37:08 PM »
I would really appreciate it if you could show me
Logged
Cobalt
Full Member
Posts: 216
Karma: 44
http://steamcommunity.com/id/__yvl/
Re: Admin say is annonymous
«
Reply #4 on:
December 15, 2013, 11:41:09 AM »
Quote from: chris8778 on December 14, 2013, 10:37:08 PM
I would really appreciate it if you could show me
ULib.tsay( nil, message ) --> ULib.tsay( nil, calling_ply:Nick() .. ": " .. message )
Although that sorta defeats the purpose of tsay, so you should make a new command for it.
«
Last Edit: December 15, 2013, 03:23:59 PM by Cobalt77
»
Logged
chris8778
Newbie
Posts: 7
Karma: 0
Re: Admin say is annonymous
«
Reply #5 on:
December 18, 2013, 03:55:13 PM »
I have a garrys mod server. I am not sure what file to put that in. I have tried looking for it and can't find it.
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Ulysses
»
Ulysses Stuff
»
General Chat & Help and Support
»
Admin say is annonymous