Jump to content

CombatCounter() revisited


WizWom

Recommended Posts

I had a block to stop combat only actions...

IF
CombatCounter(0)
!Detect([0.0.0.0.WXJON_TARGET])
!Detect([ENEMY])
THEN
RESPONSE #100
END

 

So, imagine my surprise when I would get combat prep spell casting occasionally in the following situations:

 

1) After talking to an NPC

2) After failing a Hide in Shadows

 

So, generally, I think using it as anything but a "combat might have just ended" check is dangerous.

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...