This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.
For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.
Old posts that have not been replied to for several years.
-
X
Xerxes
Post
by Xerxes »
How can I get the bot to display each of the commands listed here on a new line? I tried it with n, but nothing seems to work.
[example]
putdcc $idx "Line 1"
putdcc $idx ""
putdcc $idx "Line 2"
[/example]
-
ppslim
- Revered One
- Posts: 3914
- Joined: Sun Sep 23, 2001 8:00 pm
- Location: Liverpool, England
Post
by ppslim »
Try using
Code: Select all
putdcc $idx "commandr"
putdcc $idx "What ya know, another liner"