View Single Post
kodar57
Junior Member
Join Date: Sep 2020
Old 02-10-2021 , 07:47   Re: < D.I.C.E. > Ultimate Roll the Dice < R.T.D. >
Reply With Quote #55

Quote:
Originally Posted by OciXCrom View Post
It's possible to add the reward, but not to make it once per map only. At least not with the plugin's current API which I definitely need to expand at some point.
Hello OciXCrom, it's possible to active or desactived some dice_<itemname> like this ?

amx_dice_badprizes <abc..>
Default: abcdefghijklm
Description: Enable all BAD PRIZES you want.
a = Win 100 Chickens
b = Nightclub
c = Deadly Slap Disease
d = Burning
e = Wild Ride
f = Old Man
g = Human Timebomb
h = Smoking Drunkard
i = Lose XP
j = Bankrupt
k = Win 50 Crabs (or Monsters)
l = Hit by Lightning
m = Go Blind


use this : ?. [ DISABLED_ITEMS = #none ] Add the item short names in this line in order to disable them. Separate each item with a comma.

DISABLED_ITEMS = hardwalk, bankrupt, money, lightning, randomwep

Last edited by kodar57; 02-10-2021 at 08:02.
kodar57 is offline