Chatbox v1.1 by Anuroth
Features:
1. Spam filter to scan the incoming ingame chat messages for phrases you added to AutoSpam.txt.
The phrases must be exactly the same e.g.:
ingame: 'Visit the site
WWW.IDONTCARE.COM'
AutoSpam: 'WWW.IDONTCARE.COM'
This would be ignored.
ingame: 'Visit the site
WWW.IDONTCARE.COM'
AutoSpam: 'www.idontcare.com'
This wouldn't be ignored.
2. A squelchlist with char support to permanently ignore players. Just add their name to CharPermSquelch.txt. (No account support!)
3. A whitelist with char support to display the messages of your friends in case they wrote something written at AutoSpam.txt.
The messages of these chars will also be displayed if their char lvl is a squelch lvl.
To add chars write their name to CharWhitelist.txt. (No account support!)
(v1.1)
4. You can squelch chars due to their lvl. The squelched lvl are written to LvlSquelch.txt. (One lvl per line!)
5. The chars with the lvl written at LvlHide.txt aren't displayed when they enter or leave a game. (One lvl per line!)
Just write '.chathelp' for all ingame commands!
Installation:
Copy to 'Plugins' folder:
chatbox.dll
Copy to the Redvex folder:
AutoSpam.txt
CharPermSquelch.txt
CharWhitelist.txt
(v1.1)
LvlHide.txt
LvlSquelch.txt
Credits:
Redvex forum and some open source plugins to get things started.
Special thanks to archn for his tutorials.
(v1.1)
Lord2800 for some coding advises at #d2bs.
Additional Changes v1.1:
1. Source restructured.
2. No empty line at the beginning of a .txt file after you added a phrase to an empty file ingame.
3. If you display a file ingame and it's empty there will no longer be an empty line but a message that the file is empty.
Download:
Chatbox v1.1 Plugin
Chatbox v1.1 Source