Thread: Copperhead
View Single Post
Author Message
Emp`
AMX Mod X Plugin Approver
Join Date: Aug 2005
Location: Decapod 10
Old 08-24-2008 , 22:05   Copperhead
Reply With Quote #1

Copperhead

Description
Gamble experience when you kill someone. The experience you earn when you kill someone will be bet on 4 dice ranging from 1-7. You can get a pair (2 dice with same number), two pair ( 2 pairs ), three of a kind (3 numbers matching), four of a kind (all 4 numbers matching), a straight (sequential numbers [1,2,3,4] [3,4,5,6]), or nothing. (There is also the 0.9% chance of getting the numbers [1,3,3,7]). Depending on what your roll is, the experience you bet is given back to you.

[img]http://img355.**************/img355/4479/copperheadbf9.jpg[/img]
http://shdictionary.tripod.com/super...opperhead.html

shconfig.cfg CVARS
Code:
//Copperhead
copper_level 0
copper_none 0.0			//Bet multiplier for getting nothing
copper_two 1.0			//Bet multiplier for getting one pair
copper_double 5.0		//Bet multiplier for getting two pairs
copper_three 6.0		//Bet multiplier for getting 3 of a kind
copper_straight 7.5		//Bet multiplier for getting sequential numbers
copper_four 10.0		//Bet multiplier for getting 4 of a kind
copper_1337 1337		//Bet multiplier for getting 1337
* Requires SH 1.2.0 *
Attached Files
File Type: sma Get Plugin or Get Source (sh_copperhead.sma - 4065 views - 5.6 KB)

Last edited by Emp`; 04-03-2009 at 10:15.
Emp` is offline
Send a message via AIM to Emp` Send a message via MSN to Emp` Send a message via Yahoo to Emp` Send a message via Skype™ to Emp`