This has been happening to me for several versions now. Whenever a trigger sends a line to the MUD, it echos it like a normal command, but then it sends a blank line too. What's up with this?
Something weird with triggers
Posted by JSteele1234 on Wed 05 Sep 2001 01:22 AM — 4 posts, 17,834 views.
This also happens when the trigger sends something via script, but not the actual send window. They only time it doesn't send the blank line is when it sends nothing at all.
How do you mean "it sends a blank line"?
There might have been a bug with blank lines a while back, but 3.17 shouldn't do that.
I tried with "packet debug" on and it only sent a single line.
There might have been a bug with blank lines a while back, but 3.17 shouldn't do that.
I tried with "packet debug" on and it only sent a single line.
After some experimenting with it, I've concluded that it doesn't actually send a blank line, it just displays it, but here's an example: http://jsteele1234.fateback.com/TriggerTest.jpg
This picture includes MOO code, but hopefully you'll still be able to understand it. The trigger looks for "_ping" and send "_pong". I've checked the trigger many times and it only sends 1 line, there's no extra lines.
There's also something kinda weird with MUSHclient... whenever I make a screenshot of it, the colors always look darker than they really are. But that could be my image editor.
This picture includes MOO code, but hopefully you'll still be able to understand it. The trigger looks for "_ping" and send "_pong". I've checked the trigger many times and it only sends 1 line, there's no extra lines.
There's also something kinda weird with MUSHclient... whenever I make a screenshot of it, the colors always look darker than they really are. But that could be my image editor.