README.TXT
plugin_sank_dice
November 15, 2002
FOr AdminMod version 2.50.50 or newer.
http://www.adminmod.org


Table of Contents:
===============================================================================
1. Files Included
2. Plugin Description
3. Plugin Commands
4. Installation Instructions
5. Revision History


1. Files Included:
===============================================================================
README.TXT - This file.
plugin_sank_dice.sma - Plugin source.
plugin_sank_dice.amx - Compiled win32 version.
plugin_sank_dice_l.amx - Complied linux version.


2. Plugin Description:
===============================================================================

I like gambling.  Mostly I play penny poker, but it's still fun.  A player may
choose to gamble by saying either "roll the dice" or "I feel lucky".  The total
of the two dice range from 2 - 12, and the rewards are as follows:

 2 or 12 Godmode for 10 seconds
 3 or 11 Noclip for 20 seconds
 4 or 10 Stuck for 10 seconds
 5 or 9  Glow for 15 seconds
 6 or 8  Slap
 7       Death

Once you have gambled, you cannot gamble again for at least a minute. My most
deepest thanks goes to [SCR]Lightfoot-TA- (lightfoot_sf@yahoo.ca) for he was
the one who came up with the idea and wrote the original, however buggy it may
have been.


3. Plugin Commands:
===============================================================================

say "roll the dice"
say "I feel lucky"
 This is what you say to gamble. The <Dice Dealer> will show you what you
 rolled, and give you the appropriate reward.  Only one person can gamble at
 any one time, and you cannot gamble when you are dead.

admin_dice
 Turns gambling mode on or off. Defaults to on, where gambling is allowed.
 Usage: admin_dice <1|0|"on"|"off">
 Access required: ACCESS_DICE (default is 512)


4. Installation Instructions:
===============================================================================

Linux guys be sure to specify the -a flag when unzipping the text files so that
the line ends are converted properly.

1.) Put the plugin_sank_dice.amx (plugin_sank_dice_l.amx if you run linux)
file in your mod's addons\adminmod\scripts directory, as described in the
Admin Mod installation guide, and modify your addons\adminmod\config\plugin.ini
file to include the line, "addons\adminmod\scripts\plugin_sank_dice.amx"
(plugin_sank_dice_l.amx if you run linux) also as described in the Admin Mod
installation guide.  The antiflood plugin should be the very first entry in the
plugin.ini file for maximum effectiveness.

2.) That's It!


5. Revision History
===============================================================================
 * November 27, 2001 - Beginning
 * December 4, 2001 - Initial release
 * November 15, 2002 - No more gambling when dead.


That should give you the details to be an expert, if you have any questions or
bug reports, contact info is in the Plugin Description section.

Luke Sankey
sank@spu.edu