|
mosiah Newbie
Joined: 20 Sep 2005 Posts: 4
|
Posted: Tue Sep 20, 2005 5:19 pm
Is there anyway to disable { |
Hello, on a mud I currently play we're can make color changes to our speach and appearance, and also in our emotes. I was trying to alias some custome emotes and I keep getting a syntax error because to access the colors we need to use the { character. Here's an example of something I was trying to alias
#alias leaf pmote {y produces a handful of {Gl{ge{yv{ge{Gs {yand rubs them in %1's face. |
|
|
|
billaben Wanderer
Joined: 02 Sep 2005 Posts: 60
|
Posted: Tue Sep 20, 2005 7:43 pm |
Try this
Code: |
#alias leaf {pmote ~{y produces a handful of ~{Gl~{ge~{yv~{ge~{Gs ~{yand rubs them in %1's face.} |
|
|
|
|
mosiah Newbie
Joined: 20 Sep 2005 Posts: 4
|
Posted: Wed Sep 21, 2005 5:45 am |
Thank you sir, you are a lifesaver....that may be a bit overboard, you're a custome emote savor!!! :)
|
|
|
|
|
|