View Single Post
  #8  
Old 09-15-2010, 10:27 AM
Reynin89
Sarnak
 
Join Date: Apr 2010
Posts: 71
Default

Bah! I didnt know, its casting it when not even aggro'd if ur near the mob. It will just cast the spell, why is that the case when i have
Quote:
if ($combat_state == 0) {
quest::stoptimer("test"); }
that should make it so if the mob isnt in combat it wont cast it i thought?
Reply With Quote