Ulysses Stuff > Releases

CenKik - Censoring and Kicking

<< < (7/11) > >>

Decicus:

--- Quote from: Neku on January 17, 2014, 08:03:23 AM ---
--- Code: ---ulx.asay( nil, ply:Nick() .. " attempted to say: " .. text )[code]
--- End code ---

--- End quote ---
That looks more correct than what I put it for whatever reason

Neku:

--- Quote from: Storm on January 17, 2014, 08:27:11 AM ---Thanks Neku! Exactly where do I put that code in your script? I would think any owner would want this in the script, you might consider adding it?

--- End quote ---

Put it right below

--- Code: ---RunConsoleCommand( "ulx", "kick", ply:Nick(), "Attempting to use a blocked word." )
--- End code ---

frustratedgamers:
yay!

Storm:
I had wanted this to use on my TTT servers but unfortunately it can't be used on servers with that gamemode. It completely disables team chat so traitors can see what innocents say, and vice versa. I determined this by deleting my possible conflicting addons one at a time, restarting the server each time. This occurred before I used this last bit of code, showing admins the censored chat.

Neku:

--- Quote from: Storm on January 18, 2014, 02:24:56 AM ---I had wanted this to use on my TTT servers but unfortunately it can't be used on servers with that gamemode. It completely disables team chat so traitors can see what innocents say, and vice versa. I determined this by deleting my possible conflicting addons one at a time, restarting the server each time. This occurred before I used this last bit of code, showing admins the censored chat.

--- End quote ---

Oh my, does it really disable team chat? Shame, I'll see what I can do.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version