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

Play RetroMUD
Post new topic  Reply to topic     Home » Forums » CMUD Beta Forum
charneus
Wizard


Joined: 19 Jun 2005
Posts: 1876
Location: California

PostPosted: Fri Jun 11, 2010 10:32 pm   

[3.19a-b]BUG: #TRIGGER {{@variable}} no longer works
 
Code:
Test={Fire on me|Should fire here|This one too}
#TRIGGER {{@Test}} {#SAY {Fired!}}
#FORALL @Test {#SAY {%i}}


Real simple. It worked in 3.18 and previous versions. Now it doesn't. This is a big setback, too, as many of my scripts work this way... Eek.

Charneus
Reply with quote
Zugg
MASTER


Joined: 25 Sep 2000
Posts: 23379
Location: Colorado, USA

PostPosted: Fri Jun 11, 2010 11:13 pm   
 
Yep, confirmed. What is interesting is that the following works:
Code:
Test="Fire on me|Should fire here|This one too"
#TRIGGER {{@Test}} {#SAY {Fired!}}
#FORALL @Test {#SAY {%i}}

Notice the " quotes to prevent the json table from being created.

I'll try to look into this later tonight to see if I can do a quick patch. Thanks for the quick report.
Reply with quote
Display posts from previous:   
Post new topic   Reply to topic     Home » Forums » CMUD Beta Forum 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