|
darkspot Apprentice
Joined: 29 Jul 2002 Posts: 105
|
Posted: Sat Nov 11, 2006 9:52 pm
[1.15] %params |
#alias test {#say %params}
works great with any amount of input
If you just type test though, you get an error
Same problem with
#alias test {#say %0}
and
#alias test {#say %-1}
Basically if no parameters are sent, it gets broken.
If nobody else can reproduce this problem, I'll see what I can find out about my settings, but all I did was import my mud file. |
|
|
|
Arminas Wizard
Joined: 11 Jul 2002 Posts: 1265 Location: USA
|
Posted: Sat Nov 11, 2006 9:55 pm |
Died for me.
|
|
_________________ Arminas, The Invisible horseman
Windows 7 Pro 32 bit
AMD 64 X2 2.51 Dual Core, 2 GB of Ram |
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Mon Nov 13, 2006 7:52 pm |
I cannot reproduce this. I opened CMUD, pressed ESC to get rid of the session window, then entered this:
#alias test {#say %params}
and then entered
test
and I didn't get any crash or error. Same with the #say %0 and #say %-1 examples. |
|
|
|
Arminas Wizard
Joined: 11 Jul 2002 Posts: 1265 Location: USA
|
Posted: Mon Nov 13, 2006 8:01 pm |
I'll look at it again after work it'll probably be around 5:30 or so.
|
|
_________________ Arminas, The Invisible horseman
Windows 7 Pro 32 bit
AMD 64 X2 2.51 Dual Core, 2 GB of Ram |
|
|
|
Arminas Wizard
Joined: 11 Jul 2002 Posts: 1265 Location: USA
|
Posted: Tue Nov 14, 2006 5:11 am |
It must have been something in my settings. I can't reproduce this with a blank session and a clean install.
Sorry Zugg. |
|
_________________ Arminas, The Invisible horseman
Windows 7 Pro 32 bit
AMD 64 X2 2.51 Dual Core, 2 GB of Ram |
|
|
|
|
|