Random item boxes

Mu online season 21 - grand opening

Wummy

Majestic Mir 2
Veteran
Aug 24, 2015
845
222
105
Majestic Town
iv'e done this

Code:
;;ChaosPrizeBox
[@_USEITEM(15)]
#ACT
GIVERANDOM
ChaosRing|ChaosWheel|ChaosBoots|ChaosBelt|ChaosNecklace|ChaosWeapon|ChaosArmour(M)|ChaosArmour(F)

the shape number is 15, any ideas why it aint working?
 
Last edited:

Far

tinmymouthpl0x
Staff member
Administrator
May 19, 2003
20,683
34
3,288
520
if youre using crystal use RANDOM. listed in wiki

Sent from my SM-G935F using Tapatalk
 

Far

tinmymouthpl0x
Staff member
Administrator
May 19, 2003
20,683
34
3,288
520
like this?
Code:
;;BlahBlah
[@_useitem(x)]
#ACT
BlahRing 20%
how have you used RANDOM in that example? read the wiki and youll be fine.

cant speak for any of bons custom commands tho

Sent from my SM-G935F using Tapatalk