PowTTY usage

General discussion about MUME.

Moderator: Builders

Post Reply
Askur
Posts: 1
Joined: Mon Feb 09, 2015 12:01 am

PowTTY usage

Post by Askur »

I'm using powtty 1.03 and I'm running into a curious #action issue. It seems like the wrong behavior so I'm curious to know if I'm misunderstanding the powwow scripting language or if powtty 1.03 is buggy.

Code: Select all

#action >+test Foo Bar=#print $0 Baz
#emu Foo Bar
prints ' BazBar', not 'Foo Bar Baz'.
Rogon
Posts: 158
Joined: Sun Feb 24, 2008 4:49 pm

Re: PowTTY usage

Post by Rogon »

Askur wrote:I'm using powtty 1.03 and I'm running into a curious #action issue. It seems like the wrong behavior so I'm curious to know if I'm misunderstanding the powwow scripting language or if powtty 1.03 is buggy.

Code: Select all

#action >+test Foo Bar=#print $0 Baz
#emu Foo Bar
prints ' BazBar', not 'Foo Bar Baz'.

Check the scripts here: http://www.elvenrunes.com/mume/scripts.html

Perhaps some of those powtty scripts will tell you how it's done?
Post Reply