AMX Mod Plugin
--------------------------------------------------------------------------------
Name : Auto Reply (auto_reply)
Author : bardelot <bardelot@gmx.ch>
--------------------------------------------------------------------------------
Code Updated: 26.01.03 15:40
Changelog:
0.2 Added some variables
0.1 first release
Little Plugin, that answers.
Create a file called reply.cfg in the amx folder.
To register a new keyword/reply pair use pd_reply.
Example:
pd_reply "camper" "To vote against awp, say vote_awp"
pd_reply_private 1 is for client print message and
pd_reply_private 0 for a hud message.
Note:
This is a modified version of the
PsychoSounds Plugin by PsychoGuard.
--------------------------------------------------------------------------------
Installation :
- Extract file auto_reply.amx to directory addons/amx/plugins
- Open addons/amx/plugins/plugins.ini
- Add a line containing : auto_reply.amx
================================================================================
Download:auto_reply.zip - 4.3 Kb
Respect


