Malmis
02-29-2012, 17:08
This conditional will equip the ring of your choice whenever the ring slot is empty. It doesn't ever remove it so it's useful when hunting continuously with life rings or skill rings for example. Edit the blue text with the ID of the ring.
1
#number=#
1
0
300
0
exiva _ringcounter = 0
$countitems:EC 0B$
#number>#
0
0
300
0
exiva _ringcounter = $numericalexp:{$_ringcounter$}+1$
$hex-equiped-item:09$
#string=#
00 00
0
300
0
exiva _ringcounter = $numericalexp:{$_ringcounter$}+1$
$_ringcounter$
#number=#
2
0
1000
0
exiva #EC 0B 09
1
#number=#
1
0
300
0
exiva _ringcounter = 0
$countitems:EC 0B$
#number>#
0
0
300
0
exiva _ringcounter = $numericalexp:{$_ringcounter$}+1$
$hex-equiped-item:09$
#string=#
00 00
0
300
0
exiva _ringcounter = $numericalexp:{$_ringcounter$}+1$
$_ringcounter$
#number=#
2
0
1000
0
exiva #EC 0B 09