PDA

View Full Version : 7548 - Added new CCS action: "abort after", which will cleanly stop ...



RSS Bot
08-16-2009, 01:32 AM
Rev 7548 - jasonharper (3 file(s) modified)
Added new CCS action: "abort after", which will cleanly stop the current
automated adventuring request after the current combat ends. This needs to
be at the very top of the relevant CCS section - if combat ends before this
action is reached, the abort won't take place.

Added new ASH function: monster last_monster(), which returns the most
recently encountered monster ($monster[none] if no combats have occurred yet
in this session). This would be useful to tell if adventure() returned due
to a monster with "abort after" in its CCS section, or some other reason.