Hi
I have a trigger that sends some text to mud and I would like to color this text with another trigger. I found that the only way to do it is use Simulate. Even it was designed for other purposes... The trigger is very simple. It sends just some text so basicaly it is Simulate("Hello"). But it puts the text at the end of the line instead on the new line.
Like:
Naga is here.Hello
When I exchange Simulate to Note all is ok
Naga is here.
Hello
But I can't use Note..
Why does Simulate and Note behave diffently and how to force Simulate to write on new line?
Thank you
I have a trigger that sends some text to mud and I would like to color this text with another trigger. I found that the only way to do it is use Simulate. Even it was designed for other purposes... The trigger is very simple. It sends just some text so basicaly it is Simulate("Hello"). But it puts the text at the end of the line instead on the new line.
Like:
Naga is here.Hello
When I exchange Simulate to Note all is ok
Naga is here.
Hello
But I can't use Note..
Why does Simulate and Note behave diffently and how to force Simulate to write on new line?
Thank you