View Single Post
  #3  
Old 10-30-2008, 07:25 AM
notmfrthis notmfrthis is offline
Wanderer
 
Join Date: Oct 2008
Posts: 6
Default Working somewhat

#ACTION {^[Lag:%0]} {#if {%0=2000} {c 'rune-ring'}} {default}

This works, barely. Could still use a better condition. The only reason this works is because the spell creates 2k lag, and it just spams the spell until a mob dies. There are times when it unnecessarily spams, and it tries to cast with no target anytime I just happen to have 2kms lag from doing other random stuff. I could increase the complexity of the statement by putting in additional conditions, but i'm not sure how to add them in yet.
Reply With Quote