Auto Displace trigger set for ILLUSIONISTS

Scripts and support for your favorite MUD client.
Jhorr
Sojourner
Posts: 515
Joined: Sun Feb 25, 2001 6:01 am

Auto Displace trigger set for ILLUSIONISTS

Postby Jhorr » Fri Feb 02, 2007 11:35 pm

To use this trigger, all you have to do is import the following triggers as well as the ADDGROUP module listed separately. LOOK or GLANCE at the potential displace target. If they aren't displaced AND are in your group, you will automatically cast displace on the target.

#CLASS {Autodisplace}
#TRIGGER {$} {#T- Autodisplace;#IF (@dispboolean=1) {#echo @disptarget is already displaced!!!} {#IF (%ismember( @disptarget, @grouplist)) {cast 'displa' @disptarget} {#echo @disptarget isn't in this group!!!}}}
#TRIGGER {is displaced, and difficult to track!} {dispboolean=1}
#CLASS 0


#TRIGGER {(%w) is in * condition} {#T+ Autodisplace;#var disptarget %1;dispboolean=0}
#TRIGGER {(%w) has * scratches} {#T+ Autodisplace;#var disptarget %1;dispboolean=0}
#TRIGGER {(%w) has * wounds} {#T+ Autodisplace;#var disptarget %1;dispboolean=0}

Return to “MUD Client Help”

Who is online

Users browsing this forum: No registered users and 1 guest