Raised This Month: $ Target: $400
 0% 

Advanced Swear Filter + Punishment Menu v2.0


Post New Thread Reply   
 
Thread Tools Display Modes
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 05-19-2010 , 06:16   Re: Advanced Swear Filter + Punishment Menu v2.0
Reply With Quote #301

The defines are in the config within the include folder \base_inc\config.cfg
__________________

Mordekay is offline
chudy_cwaniak
Junior Member
Join Date: Apr 2010
Old 05-21-2010 , 06:28   Re: Advanced Swear Filter + Punishment Menu v2.0
Reply With Quote #302

Quote:
Originally Posted by Mordekay View Post
The defines are in the config within the include folder \base_inc\config.cfg
Thank you for your help
chudy_cwaniak is offline
chudy_cwaniak
Junior Member
Join Date: Apr 2010
Old 06-02-2010 , 13:02   Re: Advanced Swear Filter + Punishment Menu v2.0
Reply With Quote #303

I was curious abort two more things .

1. I see that there is some kind of a menu that admins can use to punish players for swearing, but, errr, how exactly I an use and/or activate that menu?

2. What is exact purpose of a whitelist.ini file? I know that it is a list of a so called "good" words, but what is a difference between these words and a words from a blacklist.ini file?
chudy_cwaniak is offline
unique
Senior Member
Join Date: Sep 2007
Old 04-02-2011 , 09:50   Re: Advanced Swear Filter + Punishment Menu v2.0
Reply With Quote #304

hy all.can you make this plugin work on OS linux please?
unique is offline
oglop
Member
Join Date: Jul 2010
Location: Czech Republic
Old 07-10-2011 , 04:04   Re: Advanced Swear Filter + Punishment Menu v2.0
Reply With Quote #305

Quote:
Originally Posted by unique View Post
hy all.can you make this plugin work on OS linux please?

lol? it's AMXx plugin .. it has nothing to do with OS
oglop is offline
bibu
Veteran Member
Join Date: Sep 2010
Old 07-24-2011 , 14:51   Re: Advanced Swear Filter + Punishment Menu v2.0
Reply With Quote #306

This should be unapproved.

The author is banned, the plugin doesn't use pcvars and much more.
__________________
Selling tons of my own private works.
Accepting paid work for clans and communities.
Don't hesitate to contact me.
bibu is offline
Sunshine live
Veteran Member
Join Date: May 2009
Location: Berlin
Old 07-25-2011 , 06:59   Re: Advanced Swear Filter + Punishment Menu v2.0
Reply With Quote #307

What do I need to change if someone writes an insult that he will be kicked?
__________________
Sunshine live is offline
Send a message via ICQ to Sunshine live Send a message via MSN to Sunshine live Send a message via Skype™ to Sunshine live
Shadymn
Senior Member
Join Date: Sep 2010
Old 07-26-2011 , 03:16   Re: Advanced Swear Filter + Punishment Menu v2.0
Reply With Quote #308

BEST ONE WORKS
Shadymn is offline
schultzu
Junior Member
Join Date: Aug 2011
Old 08-19-2011 , 10:51   Re: Advanced Swear Filter + Punishment Menu v2.0
Reply With Quote #309

Hi
I want to change the plugin to addban to the player who disconect after they recive GAG!

I try to change like this:
Code:
public client_disconnect( id )
{
    if( PluginEnabled( NULL ) )
    {
        server_cmd("amx_addban ^"%s^" %s 15 ^"Disconect with GAG^"",name,ip)
    }
But i dont know what to write instead of name and ip because of the base inc
I try with name=szUsername and ip=szUserID takes from actions.inc but it doesn`t work!
Can someone help me pls! I will give u a beer

Last edited by schultzu; 08-19-2011 at 10:57.
schultzu is offline
schultzu
Junior Member
Join Date: Aug 2011
Old 08-21-2011 , 02:49   Re: Advanced Swear Filter + Punishment Menu v2.0
Reply With Quote #310

In fact how i wrote is wrong ... every player who disconect is baned
I will need:

Code:
public client_disconnect( id )
{
       if ( player_has_gag)
    {
    server_cmd("amx_addban ^"%s^" %s 15 ^"Disconect with GAG^"",name,ip)
 }
So pls change this line with "player_has_gag" too!

Last edited by schultzu; 08-21-2011 at 02:54.
schultzu is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 01:35.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode