Re: Triggers - Koshe , 09.03.2000 18:02 MSK

/alias {rescuesingon} {/if {$temp=0} {grouptell I will now rescue upon SING.};/ac {^SEEK SHELTER AT ONCE! %1 %2} {rescue $1;/var rescuee $1} {0};rescuefailon}
/alias {rescuesingoff} {/if {$temp=0} {grouptell I will NO LONGER rescue upon SING.};/una {^SEEK SHELTER AT ONCE! %1 %2}}
/alias {rescuebson} {/if {$temp=0} {grouptell I will now rescue $db when they backstab.};/ac {^$db place%0} {rescue $db;/var rescuee $1} {0};/ac {^$db tried%0} {rescue $db;/var rescuee $1} {0};rescuefailon}
/alias {rescuebsoff} {/if {$temp=0} {grouptell I will NO LONGER rescue $db when they backstab.};/unac {^$db place%0};/unac {^$db tried%0}}
/alias {rescuedison} {/if {$temp=0} {grouptell I will now rescue upon a mob disengage.};/ac {disengages %2, and attacks %1!} {rescue $1;/var rescuee $1} {1};rescuefailon}
/alias {rescuedisoff} {/if {$temp=0} {grouptell I will NO LONGER rescue upon a mob disengage.};/unac {disengages %2, and attacks %1!}}
/alias {rescueattackon} {/if {$temp=0} {grouptell I will now rescue upon a mob attack.};/ac {^%0 sees %1, and attacks!} {rescue $1;/var rescuee $1} {2};rescuefailon}
/alias {rescueattackoff} {/if {$temp=0} {grouptell I will NO LONGER rescue upon a mob attack.};/unac {^%0 sees %1, and attacks!}}

/alias {rescuefailon} {/ac {^You fail the rescue} {rescue $rescuee} {0}}
/alias {rescuefailoff} {/unac {^You fail the rescue}}

/alias {rescueallon} {/var temp 1;rescuesingon;rescuebson;rescuedison;rescueattackon;/if {$temp2=0} {/showme "raon" is a shortcut for this command};grouptell -*+*- I will rescue everybody, no questions asked -*+*-;tempoff;temp2off}
/alias {rescuealloff} {/var temp 1;rescuesingoff;rescuebsoff;rescuedisoff;rescueattackoff;rescuefailoff;/if {$temp2=0} {/showme "raoff" is a shortcut for this command};grouptell -*+*- All Rescues are now Disabled -*+*-;tempoff;temp2off}

/alias {raon} {/var temp2 1;rescueallon;temp2off}
/alias {raoff} {/var temp2 1;rescuealloff;temp2off}
/alias {db} {/var db $1}
/alias {temp2off} {/var temp2 0}
/alias {tempoff} {/var temp 0}


Vse srabativaet krome rescue on stab :(.

   Triggers - Antt , 08.03.2000 06:23 MSK