[HELP] Abuse = Kick
I want this plugin it would be helpful for all...
plugin should detect some specific abusing words from player's chat and on detecting it should kick that player even if he is admin... with the reason "Don't Abuse!!" If anyone could help, then Plz help... |
Re: [HELP] Abuse = Kick
I know how to execute kick command on server, but dont know how to detect specific words in user chat...
plz tell me how to check that user chat contains that specific word or not...??? PHP Code:
|
Re: [HELP] Abuse = Kick
Hook say && say_team commands
|
Re: [HELP] Abuse = Kick
these commands check that whole sentence should match... but i want to check just abusive words... :(
|
Re: [HELP] Abuse = Kick
Just use an existing swear plugin. If you want to make something custom, use that plugin as a reference.
|
Re: [HELP] Abuse = Kick
I appreciate you tried to help,
but i didn't get my answer, i don't know how to trigger that kick function... plz help.... |
Re: [HELP] Abuse = Kick
If you don't know how to do something, you should first search. One part of searching is looking for plugins that already do what you want. For example, admincmd.sma already does this and you can see how it's done.
|
Re: [HELP] Abuse = Kick
i did some work its working fine....
PHP Code:
1==> abusive word should be in file n it should check that file for matching, 2==> when user say /abuse it should show a MOTD containing abusive words from that file.. some one please help....... |
Re: [HELP] Abuse = Kick
You are in Scripting Help, you should be able to do it yourself. Not to mention that plugins like this already exist
|
Re: [HELP] Abuse = Kick
If you really want to write yet another one of these plugins, you should look at the existing ones for how to do stuff.
|
| All times are GMT -4. The time now is 23:22. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.