F forgot my password Member Jul 7, 2010 #1 a flag for "pickpocket was successful" please? it affects whether rave steal works peer pressure
StDoodle Minion Jul 7, 2010 #2 Wouldn't this have to be added into KoL itself, unless it were used in such a way as to break macrofication of CCS?
Wouldn't this have to be added into KoL itself, unless it were used in such a way as to break macrofication of CCS?
Rinn Developer Jul 7, 2010 #3 Code: [ global prefix ] sub pilfer try to steal an item if !match "You deftly slip your fingers into your opponent's pocket and grab something." combo Rave Steal endif endsub [ default ] call pilfer attack with weapon
Code: [ global prefix ] sub pilfer try to steal an item if !match "You deftly slip your fingers into your opponent's pocket and grab something." combo Rave Steal endif endsub [ default ] call pilfer attack with weapon