|
Post by Chriz on May 29, 2006 21:34:17 GMT -5
Hey...we all have macros that we use in the chats, right? Well, how do you get it to go all on ONE line and not two... Example...
Sk8erdude7749: TOSS'n a Marshmallow at Sk8erdude7749, for that! Sk8erdude7749: >>>=======(__()
How do you get it where it's like...
Sk8erdude7749: TOSS'n a Marshmallow at Sk8erdude7749, for that! >>>=======(__()
|
|
|
Post by jeromy on May 29, 2006 22:05:54 GMT -5
There is a limit on how many characters can be sent to the room at one time.
Look at the macro in question:
TOSS'n a Marshmallow at {%}, for that! >>>=======(__()
If you have a return at the end of the first line:
TOSS'n a Marshmallow at {%}, for that!<return> >>>=======(__()
PowerTools will automatically send two lines. However, if you just add spacing:
TOSS'n a Marshmallow at {%}, for that! >>>=======(__()
it should send as one entry... but if the person name you choose is too long it might break up the tossed marshmallow ascii in half.
The only other variable is the width of your PowerChat window, maximize the window to make the actual chat wider.
Play around with it and see.
|
|
|
Post by Chriz on May 30, 2006 19:15:56 GMT -5
Erm...Okay, but say the person name IS too long, can't you have PowerTools send it still on one line... (Look like this...)
Sk8erdude7749: TOSS'n a Marshmallow at {a very long name here}, for that! >>>=======(__()
|
|
|
Post by jeromy on May 31, 2006 0:26:07 GMT -5
I created the macro you're using in my custom phrase editor, created a room and tested using a 16 character SN (the longest available) and this is what happened:
BPS Rocky: TOSS'n a Marshmallow at ABCDEFGHIJKLMNOP, for that! >>>=======(__()
It was sent as one line.
Make certain your chat room is wide enough, it might appear as if they aren't sending as one line if your room is really narrow.
Also, if you run accross long screen names you can always check the box to "Trim numbers from screen name" before you send the macro. This would, in your case, send your name as: Sk8erdude -- omitting the 7749.
|
|
|
Post by Chriz on Jun 8, 2006 19:42:22 GMT -5
I just maximized my chat room, and it started sending it on one line...
|
|
|
Post by jeromy on Jun 13, 2006 0:00:33 GMT -5
Glad to know that solved your issue.
|
|