--info--
By: Ascad(A.K.A. AssMan)
I made this file so people could have something to read as they connect

---Files---
plugin_consgreet.amx			-The windows binary
plugin_consgreet_l.amx			-The Linux binary
plugin_consgreet.sma			-the source in linux format(windows can read it too)
consgreet.txt				-the consgreet sample file(windows format, linux useres gotta make your own)
motd.txt				-sample motd.txt, you should have one... its just for reference
readme.txt				-this file

--Installation for windows--
1) copy the plugin_consgreet.amx to /mod-dir/dlls/
2) copy the consgreet.txt to /mod-dir/
3) edit the consgreet.txt to say what you want it to
4) MOTD.txt can be edited... usually has news(message of the day)
5) edit the plugin.ini to include the line(at the end of the file):
		dlls/plugin_consgreet.amx
6) start server and it should work

--Installation for linux--
1) copy the plugin_consgreet_l.amx to /mod-dir/dlls/
2) make a consgreet.txt in /mod-dir/
3) edit the consgreet.txt to say what you want it to
4) MOTD.txt can be edited... usually has news(message of the day)
5) edit the plugin.ini to include the line(at the end of the file):
		dlls/plugin_consgreet_l.amx
6) start server and it should work

--problems?--
if you have problems, ICQ me at 44455057 or email me at AssMan@bobtheserver.com