Hi everyone, I'm fairly new to MUSHclient but am hoping to set up various
triggers/aliases that would be useful to leading a party.
The general premise of what I am trying to achieve is add players
who join my group into a table which will contain the number of hits
they do as well as storing a number they will tell me when rolling
for items/equipment of certain mobs. Upon removal of the group, their
entry in the table is also removed. I am hoping to use my rescue
trigger based off this table if it can be searched through and triggered
fast enough.
Players are recognised as being added/removed to/from the group by:
e.g. Trogdor joins your group.
e.g. Trogdor leaves your group.
The hits I wish to count are:
e.g. Trogdor MUTILATES a small fluffy bunny with his deadly cleave.
Rescue trigger matches "turns to fight *!"
Where the wildcard is the player in the group.
I have tried sifting through the FAQ and search the forums for the bits
and pieces I am looking for but can't exactly fit it all together.
If anyone can point me in the right direction it would be great.
Thanks in advance
triggers/aliases that would be useful to leading a party.
The general premise of what I am trying to achieve is add players
who join my group into a table which will contain the number of hits
they do as well as storing a number they will tell me when rolling
for items/equipment of certain mobs. Upon removal of the group, their
entry in the table is also removed. I am hoping to use my rescue
trigger based off this table if it can be searched through and triggered
fast enough.
Players are recognised as being added/removed to/from the group by:
e.g. Trogdor joins your group.
e.g. Trogdor leaves your group.
The hits I wish to count are:
e.g. Trogdor MUTILATES a small fluffy bunny with his deadly cleave.
Rescue trigger matches "turns to fight *!"
Where the wildcard is the player in the group.
I have tried sifting through the FAQ and search the forums for the bits
and pieces I am looking for but can't exactly fit it all together.
If anyone can point me in the right direction it would be great.
Thanks in advance