* AMX Mod X script
*
* Random Quotes
*
* by Lt Llama
*
* WHAT IS THIS?
* ====================
* Some things people say on servers should be immortalized.
* And who says only celebrities deserve to be quoted?
* Now you can add cool quotes from your gaming buddys.
* The plugin picks a random line from the quote file and shows it in intervals.
* Admins with ADMIN_CFG access can add new quotes.
*
* Or just any random messages you want the players to see.
*
*
* USER COMMANDS
* =============
* amx_addquote : To add a simple quote type
* amx_quote "Cows are cool"
* : To add a quote and quoted
* amx_quote "Cows are cool # Lt Llama"
* (Don't forget put "" around the string)
