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
xantharus
Beginner


Joined: 21 Aug 2007
Posts: 29

PostPosted: Thu Mar 06, 2008 4:03 am   

forall troubles
 
I have the following in a login script

#ADDITEM CLANNIE Name1 Name2 Name3

I want to send a tell to alt character who has the following trigger:

(%w) tells you, '+(*)' <-- to be matched
#FORALL @CLANNIE {tell %i %1: %2} <-- This is what should fire

What actually happens is that it only sends out the tell to Name1

Any help would be appreciated

Xantharus
Reply with quote
Dharkael
Enchanter


Joined: 05 Mar 2003
Posts: 593
Location: Canada

PostPosted: Thu Mar 06, 2008 4:59 am   
 
Change
Code:
#ADDITEM CLANNIE Name1 Name2 Name3

To
Code:
#ADDITEM CLANNIE Name1
#ADDITEM CLANNIE Name2
#ADDITEM CLANNIE Name3
_________________
-Dharkael-
"No matter how subtle the wizard, a knife between the shoulder blades will seriously cramp his style."
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