Alias starting with /

Posted by Zebulon on Sun 04 Nov 2001 06:46 AM — 2 posts, 11,864 views.

Australia #0
Hi,
I can't manage to write an alias that starts with the chatacter /

It might be really simple but it's got me stumped.

Zebulon
Australia Forum Administrator #1
If you check the "scripts" configuration page you will see that "/" is the default character to prefix an "inline" script. eg. you can type:


/world.note "hi there"


into the command window.

To work around this simply change the script prefix to some other character (or group of characters) (eg. "$$") that you want to use to indicate inline scripting. If you don't want to use inline scripting just make it blank.