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


Joined: 28 May 2002
Posts: 17
Location: USA

PostPosted: Tue May 28, 2002 11:37 pm   

listing text strings seperately
 
ok i need to list each variable entry on seperate lines in the status window
this is what i have #ad arena "test"
#ad arena "testing done"
#forall arena (#stw @arena)
this lists them like this: testtesting
how can i get them to be listed like this: test
testing
thanks!
Reply with quote
NiteTrip
Novice


Joined: 21 May 2002
Posts: 40
Location: Canada

PostPosted: Wed May 29, 2002 2:29 am   
 
Here is one solution:

#alias {testing} {#ad arena "test" (plus)%cr;#ad arena "testing done" (plus)%cr;#forall arena (#stw @arena)}

Although there may be another way, looking into it. btw I dunno how to make a plus sign, so where you see (plus) put the sign.
Reply with quote
LightBulb
MASTER


Joined: 28 Nov 2000
Posts: 4817
Location: USA

PostPosted: Wed May 29, 2002 2:46 am   
 
#ADDI arena "test"
#ADDI arena "testing done"
#FORALL arena {#STW {%i}}

Oh, to make a plus sign just use +. It won't show up in the Preview but it'll be there when you post.

LightBulb
Vague questions get vague answers
Reply with quote
NiteTrip
Novice


Joined: 21 May 2002
Posts: 40
Location: Canada

PostPosted: Wed May 29, 2002 3:00 am   
 
quote:



Oh, to make a plus sign just use +. It won't show up in the Preview but it'll be there when you post.

LightBulb
Vague questions get vague answers



Thanks + ;-)
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