|
sepe Novice
Joined: 09 Feb 2002 Posts: 39 Location: USA
|
Posted: Sat Jun 07, 2003 6:13 am
Wraping Text |
OK trying to see my screen a little more clear so I'm using some #sub commands. One example is with exits. I got the sub command to work fine except for one thing. First this is a normal line from the MUD..
You are able to see by the light of the chainmail. You notice exits northeast,
south, and up.
With this line I have replace the light sentance with just a period to basically remove it (I don't like gag feature). Then I changed "You notice exits" to "EXITS" and each direction the same way, in caps so it's easier to read. The problem is the line still wraps, to show like this
. EXITS: NORTHEAST,
SOUTH, and UP.
How can I get the SOUTH to back up next to the NORTHEAST, so that everything is on the same line? Thanks
Dazed glazed and having fun |
|
|
|
megamog75 Enchanter
Joined: 20 Nov 2002 Posts: 627 Location: USA
|
Posted: Sun Jun 08, 2003 2:32 pm |
You did not put the script in question in your question so we could see it so I will make an educated guess and say that you have a double enter in your script.
example:
%replce(@var,"|"," ")
when a lin is wraped it has an enter contained in it and zmud is stii processing that extra enter.
megamog75
Keeper of the only printable help files for Zmud. |
|
|
|
|
|
|
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
|
|