Is it possible? if so how?
ID:154816
Dec 11 2011, 10:33 pm
|
|
Dec 11 2011, 10:36 pm
|
|
You could limit max-lines to a certain level. You may also use labels and browser outputs.
|
In response to Jemai1
|
|
Oh ok thanks :)
While we are on the subject, I have created an input & output in my interface file. I've thrown in a normal say verb and when I type something in nothing shows up in the output. Do I have to link the 2 together somehow? |
In response to Elenter
|
|
I am assuming that you are sending output via player << message. Edit the output control and check 'Default'.
|
In response to Jemai1
|
|
Thanks, It's been years since I coded in DM and it's changed a lot.
|
In response to Elenter
|
|
By default, output gets sent to the default output control. You can have multiple output controls since 4.0 by using the output() proc.
|