Steam Avatar
You aren't signed in

Drop Item On Damage

2 KB, 12 years ago, submitted by Swollow

When Damage is received a "Random Check" will occur
if the amount of damage received is larger than a random number between MinRand and MaxRand then the item you are currently holding will be dropped

RandomCheck =
Amount > Random((maxhealth/100)MinRand,(maxhealth/100)MaxRand)

RTB Prefs:
Enabled toggle if the mod is enabled/disabled
MinRand minimum amount of damage required for the random check
MaxRand maximum amount of damage required for the random check

If you do not have RTB then Server Commands will be loaded instead

/DiodToggle to Enable/Disable drop item on damage
/DiodMinRand to set minimum amount of damage required for the random check
/DiodMaxRand to set maximum amount of damage required for the random check
Also from now on my addons will be including a command called
/SwolHelp which will give you a list of commands for any of my addons you happen to have

custardpot10
Nice idea, this will be pretty useful
I honestly can't see myself using this but it seems pretty useful for some people! Nice work.
Xisis007
I don't think it's something to be used in minigames all the time but its cool 5/5
snk13
good for jail rp's like when someone's prisoner stole a gun you shoot him he drops it
22088Darkness
I saw this on Suggestions and requests! Did Firecycle ask it?
Swollow
Yes Firecycle did ask for it
swatone
Yay
SCommanderS
WHY
Swollow
uh what?
medunit10
AWESOME
but i wont use it! its useful for others!!!!!!!!!!!
CodyMax
Wasn't this used on Nobot's server before?
Swollow
This was released on blockland forum before RTB so probably
someguy1218
ohh, how sexy
SavageCorona
If you set this to 100, will you drop it on death like in arena-style games?