ULX

Author Topic: CenKik - Censoring and Kicking  (Read 21966 times)

0 Members and 1 Guest are viewing this topic.

Offline Decicus

  • Hero Member
  • *****
  • Posts: 552
  • Karma: 81
    • Alex Thomassen
Re: CenKik - Censoring and Kicking
« Reply #30 on: January 17, 2014, 10:10:12 AM »
Code: [Select]
ulx.asay( nil, ply:Nick() .. " attempted to say: " .. text )[code]
That looks more correct than what I put it for whatever reason
Contact information:
E-mail: alex@thomassen.xyz.
You can also send a PM.

Offline Neku

  • Hero Member
  • *****
  • Posts: 549
  • Karma: 27
Re: CenKik - Censoring and Kicking
« Reply #31 on: January 17, 2014, 03:10:00 PM »
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?

Put it right below
Code: [Select]
RunConsoleCommand( "ulx", "kick", ply:Nick(), "Attempting to use a blocked word." )
Out of the Garry's Mod business.

Offline frustratedgamers

  • Newbie
  • *
  • Posts: 36
  • Karma: -1
Re: CenKik - Censoring and Kicking
« Reply #32 on: January 18, 2014, 01:59:51 AM »
yay!

Offline Storm

  • Full Member
  • ***
  • Posts: 220
  • Karma: 4
Re: CenKik - Censoring and Kicking
« Reply #33 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.

Offline Neku

  • Hero Member
  • *****
  • Posts: 549
  • Karma: 27
Re: CenKik - Censoring and Kicking
« Reply #34 on: January 18, 2014, 02:42:39 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.

Oh my, does it really disable team chat? Shame, I'll see what I can do.
Out of the Garry's Mod business.

Offline Cobalt

  • Full Member
  • ***
  • Posts: 216
  • Karma: 44
  • http://steamcommunity.com/id/__yvl/
Re: CenKik - Censoring and Kicking
« Reply #35 on: January 18, 2014, 02:03:57 PM »
Oh my, does it really disable team chat? Shame, I'll see what I can do.
PlayerSay is very finicky and disables teamchat if you do it wrong.

Offline Abraham

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
    • Kowalsky Gaming, Gmod Community.
Re: CenKik - Censoring and Kicking
« Reply #36 on: March 31, 2014, 09:42:39 AM »
Nice Work!
Community Manager Of Kowalsky Gaming.

Offline ancalgon

  • Newbie
  • *
  • Posts: 1
  • Karma: 0
Re: CenKik - Censoring and Kicking
« Reply #37 on: August 05, 2014, 11:56:40 AM »
This plugin makes spectator deathmatch unusable along with a few other plugins such as betting.

Offline Neku

  • Hero Member
  • *****
  • Posts: 549
  • Karma: 27
Re: CenKik - Censoring and Kicking
« Reply #38 on: August 05, 2014, 12:11:39 PM »
This plugin makes spectator deathmatch unusable along with a few other plugins such as betting.

I don't really support this addon anymore. If it caused issues, then don't use it.
Out of the Garry's Mod business.

Offline UnderYouFive

  • Newbie
  • *
  • Posts: 28
  • Karma: -5
Re: CenKik - Censoring and Kicking
« Reply #39 on: August 05, 2014, 03:54:11 PM »
So this filters out bad words? If so how do I add words to filter out?

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: CenKik - Censoring and Kicking
« Reply #40 on: August 06, 2014, 05:45:54 PM »
So this filters out bad words? If so how do I add words to filter out?
Yes. At least it did when released in January before the Gmod update that seemed to break so much.
There are some configurable tables/variables at the top of the one and only lua file in the release... meow.lua
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline UnderYouFive

  • Newbie
  • *
  • Posts: 28
  • Karma: -5
Re: CenKik - Censoring and Kicking
« Reply #41 on: August 07, 2014, 07:03:20 AM »
Hmm, Ok well I look at that file but I don't know where exactly to put the words can tell me where please?

Offline Valgoid

  • Full Member
  • ***
  • Posts: 103
  • Karma: -15
  • Wanna Be Lua King
Re: CenKik - Censoring and Kicking
« Reply #42 on: August 09, 2014, 12:19:31 AM »
Its in the block region

Offline UnderYouFive

  • Newbie
  • *
  • Posts: 28
  • Karma: -5
Re: CenKik - Censoring and Kicking
« Reply #43 on: August 12, 2014, 06:38:16 AM »
Great system! the only major bug is that it won't let you use ! commands like !shop or !donate but it will let you use !menu please fix!

Offline Valgoid

  • Full Member
  • ***
  • Posts: 103
  • Karma: -15
  • Wanna Be Lua King
Re: CenKik - Censoring and Kicking
« Reply #44 on: August 16, 2014, 02:22:00 PM »
Yup just noticed that as well! I got rid of it, until its been fixed ill add it back to my server