Re: ZMUD - Is there a way to trigger on the lack of some keywords?

January 17, 2010 08:17PM
You have to build a list of items you want to watch for and then delete the items you have from that list.

#Class Affects 0
#Alias aff {#class Affects 1;#additem AffectsList flight;#additem AffectsList invis;af}
#regex {'(.*)'} {#delitem AffectsList %1} "Affects"
#regex {^$} {#echo Missing: ;#fo @AffectsList {#echo %i};#Class Affects 0} "Affects"

The important thing is that you have to have the exact affect in the #additem that appears in CF's affect command

This hard codes the list that you are looking for in the aff alias.



Edited 1 time(s). Last edit at 01/17/2010 08:19PM by Dave.
Subject Author Posted

ZMUD - Is there a way to trigger on the lack of some keywords?

Habbs January 11, 2010 06:49AM

Re: ZMUD - Is there a way to trigger on the lack of some keywords?

Dave January 17, 2010 08:17PM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 114
Record Number of Users: 2 April 29, 2024
Record Number of Guests: 258 May 03, 2024