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
Zhiroc
Adept


Joined: 04 Feb 2005
Posts: 246

PostPosted: Fri Jan 11, 2008 6:10 am   

[2.18] #PCOL doesn't accept the color as a $localvar
 
Make a trigger with pattern "foo (bar)" and script
Code:
$color = "red,hi"
#PCOL $color %x1

Exercise it with "#SH foo bar". You'll see the "bar" disappear (but is visible if you select the text).

This doesn't work either:
Code:
$color = "red,hi"
#PCOL {$color} %x1

But this does:
Code:
$color = "red,hi"
#PCOL %copy($color) %x1
Reply with quote
Zhiroc
Adept


Joined: 04 Feb 2005
Posts: 246

PostPosted: Wed Jan 23, 2008 6:44 am   
 
I hadn't seen an acknowledgment of this one, so I'll bump it... once. Maybe it got lost in the noise :)
Reply with quote
Zugg
MASTER


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

PostPosted: Wed Jan 23, 2008 6:03 pm   
 
Added to bug list.
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