Exmirai Posted June 27, 2016 Posted June 27, 2016 Version: 1.0Depencies: NoLink:https://drive.google.com/open?id=0B2GWMZzXTJXfa1A1YjI4aTQ2V2s NOTE: When you're setting "japp_badwords_defaultword" append '%' escape code before lua regular expressions special char. like ( [, ] etc except ^ ) e.g ( ^1%[bADWORD%] ) USE:1. /japp_badwords_mode [0-3] - 0 - disabled , 1 - checkes replacer , 2 - replaces whole badword with *, 3 - blockes messages2. /japp_badwords_defaultword [word] default word for cases when there no replacement in dictionary3. /japp_badwords_warningscount [0 or count] - 0 - disabled
ensiform Posted June 27, 2016 Posted June 27, 2016 I think the list of words should be in a file so that it's not tied to a cvar which is length limited.
Exmirai Posted June 27, 2016 Author Posted June 27, 2016 I think the list of words should be in a file so that it's not tied to a cvar which is length limited.it is already AngelModder likes this
Tavion Posted November 15, 2018 Posted November 15, 2018 i know this thread is old but can you tell me how you filter specified words
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now