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

Play RetroMUD
Post new topic  Reply to topic     Home » Forums » CMUD General Discussion
shalimar
GURU


Joined: 04 Aug 2002
Posts: 4689
Location: Pensacola, FL, USA

PostPosted: Sun Jan 18, 2009 3:39 am   

Pick sends verbatim
 
I'm trying to make the mapper follow when i have 5 rooms that all lead to each other via carriages

i made them use the 'Other com' to run an alias carriage which houses the following:

#PICK {p:Where do you want to go?} {o:1} {1st:1st;#TELE 1st} {2nd:2nd;#TELE 2nd}

however it sends "1st;#TELE 1st" to the game verbatim instead of executing it, even when wrapped up in an #EXEC

Is this intended functionality, or did i find a bug?
_________________
Discord: Shalimarwildcat
Reply with quote
Vijilante
SubAdmin


Joined: 18 Nov 2001
Posts: 5182

PostPosted: Sun Jan 18, 2009 4:07 am   
 
I think you found an old bug that is on Zugg list. Use the %pick function instead.
#EXEC {%pick("p:Where do you want to go?|o:1|1st:1st;#TELE 1st|2nd:2nd;#TELE 2nd")}
_________________
The only good questions are the ones we have never answered before.
Search the Forums
Reply with quote
Zugg
MASTER


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

PostPosted: Tue Jan 20, 2009 6:04 pm   
 
Hmm, I could have sworn that got fixed in a previous version, but I confirmed the bug.

The problem occurs when using the ; character to separate the commands and have multiple commands for each option. Works fine with single commands.

Anyway, I've put this back onto the bug list.
Reply with quote
Display posts from previous:   
Post new topic   Reply to topic     Home » Forums » CMUD 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