• ULX Command Issue
    37 replies, posted
[url]http://steamcommunity.com/sharedfiles/filedetails/?id=385592650[/url] the green Ulx kicked from server how do you get rid of that. [editline]1st February 2015[/editline] basically turn off that ulx thingy
It's a ULX print I think. [url]https://github.com/Nayruden/Ulysses/blob/9fbfda1f0f938e7ffd20777963231eeead4f4658/ulx/lua/ulx/modules/sh/util.lua#L38[/url] Try removing the fancyLogAdmins. [b]Edit:[/b] Try belows solution first.
ulx_logecho 0
ok did it [editline]1st February 2015[/editline] didnt work [editline]1st February 2015[/editline] oh wait [editline]1st February 2015[/editline] didnt work anything else? logecho worked but i wanted it to say C.Finley kicked Asuna test
anyone else got any ideas?????
Don't bump after two hours. Especially since my solution answered OP.. You said "get rid of that". To make it non-anonymous: ulx_logecho 2 Try google sometime.
i did google it didnt find it [editline]1st February 2015[/editline] I just want the green thingy gone but i want it still to say You kicked Asuna (test) but get rid of the green stuff.
You want the print to be all one color?..
I dont want it to say the stuff in yellow/green I just want the normal You kicked Asuna (test) in the ulx purple stuff not the ulx kicked from server stuff thats in the pic.
Aaah! You're talking about the leave message! My bad, I thought there was a way to repress it, lemme find it.
Try overriding [URL="http://wiki.garrysmod.com/page/GM/PlayerDisconnected"]http://wiki.garrysmod.com/page/GM/PlayerDisconnected[/URL], it may print this by default.
where do i put it? [editline]1st February 2015[/editline] idk it seems like a ulx thing then game thing
[url]https://github.com/Nayruden/Ulysses/blob/master/ulx/data/ulx/config.txt#L29[/url] Try putting that to 0
hmmm doesnt seem to work also hi chosen [editline]1st February 2015[/editline] here is another pic [url]http://cloud-4.steamusercontent.com/ugc/534009924289492564/8684AA2200ED75B56FE46A992306F4502D633EBC/1024x574.resizedimage[/url] [editline]1st February 2015[/editline] idk whats wrong.... doesn't do it for me on other servers....
Because you're an admin. It's logging it only to you.
i asked other players they can see it to [editline]1st February 2015[/editline] ok nvm when others do it they dont see it but when i do it they do, how do i make it so they can't..... I guess then im fine [editline]1st February 2015[/editline] ulx_logecho 2 admins cant see it but users can still. [editline]1st February 2015[/editline] so confusing lol [editline]1st February 2015[/editline] its weird also because nobody else but the superadmin do it....
He means the green disconnected message that happens when a player gets dropped from the server, afaik there's no way to remove it.
Yeah there is [editline]1st February 2015[/editline] Boom [url]http://wiki.garrysmod.com/page/GM/ChatText[/url]
ill try it [editline]2nd February 2015[/editline] didnt work put in data/config of ulx and server.cfg [editline]2nd February 2015[/editline] its ulx logchat, ulx logdir, ulx logecho????? [editline]2nd February 2015[/editline] why is this? [editline]2nd February 2015[/editline] it still does it but then it also doesn't im so confused..... like i kicked a bot it didnt do it then i kicked another bot and it did do it.
I unchecked all the echo stuff in my ulx category and other still nope.... but when im in any other group and i do a kick it dont happen.... my headadmin group does it but admin doesn't .....
[QUOTE=C.Finley;47061756]I unchecked all the echo stuff in my ulx category and other still nope.... but when im in any other group and i do a kick it dont happen.... my headadmin group does it but admin doesn't .....[/QUOTE] I didn't fix this?
Nope
[QUOTE=C.Finley;47061952]Nope[/QUOTE] I'll look into it when I am home again. Harder this time I guess.
I mean only headadmin and superadmin do it i disabled all the log cvar in the group still happens went and look into ulx/data/ulx/config set them all to 0 didn't work so IDK its weird. [editline]2nd February 2015[/editline] i think its fixed .... ulx logEchoColors 0 ; Whether or not echoed commands in chat are colored ulx logEcho 0 ; Echo mode ???? [editline]2nd February 2015[/editline] nope i did it, then i did !kick bot test it didnt happen, redid it then it redid it....
welp i cant find it an narwhal cnat.
Anyone else got ideas?
If you're talking about the light green message "Player Derpface left the game ([ULX] Kicked from server)", then it's a default GMod message that displays the kick reason. ULX does not have a way to suppress the message, as far as I know. The code that sets the kick reason can be found here, though: [url=https://github.com/Nayruden/Ulysses/blob/c4aa01eed84f2b2365949899fd71d20ca3824097/ulib/lua/ulib/server/player.lua#L94-L99]ulib/server/player.lua#L94-L99[/url]. The "[ULX] Kicked from server" only displays when no reason is specified, so, it will show up if you run "!kick bot", but not if you run "!kick bot test". You can change the default reason in your ulib/server/player.lua file to whatever you like.
ill try it. [editline]3rd February 2015[/editline] Can you just have it like without the green just C.Finley kicked Derpface (test) not that ulx stuff or whatever......
[QUOTE=C.Finley;47067694]ill try it. [editline]3rd February 2015[/editline] Can you just have it like without the green just C.Finley kicked Derpface (test) not that ulx stuff or whatever......[/QUOTE] Yes, zerf gave you a way to hide that for each client.
is there a way to not show my steam id?
Sorry, you need to Log In to post a reply to this thread.