Register to post in forums, or Log in to your existing account
 

Play RetroMUD
Post new topic  Reply to topic     Home » Forums » zMUD General Discussion
donki
Newbie


Joined: 13 Jul 2003
Posts: 5

PostPosted: Sun Jul 13, 2003 9:22 pm   

Trigger++
 
Please help me somebody!

I have the next trigger:
pattern:({@grouplist})( )
value:#SUB {%1" <F"%ismember( %1, @grouplist)"> "}
I place a function key behind every name in my group.
Its working correctly, except when there is two groupmember's name in one line. It display correctly the first one, but cant display well the second one. For example it substitute Murgen heals Murgen
to Murgen <F11> hMurgen <F11> rgen (i would prefer Murgen <F11> heals Murgen <F11>.) Why does it happen, and how can i fix it.
(Or how can i avoid work the trigger when there are 2 groupmembers in one line?)
Reply with quote
LightBulb
MASTER


Joined: 28 Nov 2000
Posts: 4817
Location: USA

PostPosted: Mon Jul 14, 2003 7:34 am   
 
The <> seems to cause problems. Try using a different bracket.
Pattern: ({@grouplist})
Value: #SUB {%1 "["F%ismember( %1, @grouplist)"]"}
Reply with quote
donki
Newbie


Joined: 13 Jul 2003
Posts: 5

PostPosted: Mon Jul 14, 2003 9:47 am   
 
Hey! It's working!
Thank you!
Reply with quote
Display posts from previous:   
Post new topic   Reply to topic     Home » Forums » zMUD General Discussion All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

© 2009 Zugg Software. Hosted by Wolfpaw.net