(New message)
Subject review (reverse sequence)
Posted by
Poromenos
Greece (1,037 posts) bio
Date
Tue 02 Nov 2004 05:33 PM (UTC) [ quote
]
Message
Why not just omit the MUD line? It doesn't make sense to omit the rest, and since there's no multiline omitting you could just have it remove the first line and print the rest.
Vidi, Vici, Veni.
http://porocrom.poromenos.org/ Read it! top
Posted by
Poromenos
Greece (1,037 posts) bio
Date
Mon 01 Nov 2004 07:09 AM (UTC) [ quote
]
Message
Nah, I need to do some other scripting stuff too there... Any chance of getting a fix? (And not in the drug addict sense :P)
Vidi, Vici, Veni.
http://porocrom.poromenos.org/ Read it! top
Posted by
Flannel
USA (1,230 posts) bio
Date
Mon 01 Nov 2004 04:35 AM (UTC) [ quote
]
Message
No it wont. It works. Try it. (I tested before I posted) however, sending to execute DOES have the same problem.
~Flannel
Messiah of Rose
Eternity's Trials.
Clones are people two. top
Posted by
Nick Gammon
Australia (18,770 posts) bio
Forum Administrator
Date
Mon 01 Nov 2004 12:49 AM (UTC) [ quote
]
Message
No, that will have the same problem.
- Nick Gammon
www.gammon.com.au, www.mushclient.com top
Posted by
Flannel
USA (1,230 posts) bio
Date
Sun 31 Oct 2004 09:43 PM (UTC) [ quote
] Amended on Sun 31 Oct 2004 09:44 PM (UTC) by Flannel
Message
You could also send to output, assuming thats all you want to do (just the note, not anything else).
~Flannel
Messiah of Rose
Eternity's Trials.
Clones are people two. top
Posted by
Nick Gammon
Australia (18,770 posts) bio
Forum Administrator
Date
Sun 31 Oct 2004 09:38 PM (UTC) [ quote
] Amended on Sun 31 Oct 2004 09:39 PM (UTC) by Nick Gammon
Message
Yes, that is a known feature. :)
Immediate execution of scripts tacks notes onto the end of the lines in the output window, which are then omitted from output. Basically it remembers where the output started and omits from there on.
To work around this you need to call a script in your script file. The execution of that script is deferred until after the lines have been omitted, and thus the world.note will work.
Conceivably you could do a DoAfterNote to put the line there a second later, if that was acceptable.
- Nick Gammon
www.gammon.com.au, www.mushclient.com top
Posted by
Poromenos
Greece (1,037 posts) bio
Date
Sun 31 Oct 2004 09:10 PM (UTC) [ quote
]
Message
The following trigger does not display the note, am I missing something obvious?
<triggers>
<trigger
enabled="y"
match="test"
omit_from_output="y"
send_to="12"
sequence="100"
>
<send>note "This is not displayed"</send>
</trigger>
</triggers>
Vidi, Vici, Veni.
http://porocrom.poromenos.org/ Read it! top
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.
1,773 views.
Reply to this subject
Start a new subject
  Refresh page
Go to topic:
(Choose topic)
Area Editor: Bug reports
Area Editor: General
Area Editor: News and updates
Area Editor: Suggestions
Area Editor: Tips and tricks
Dawn of Time: Administration
Dawn of Time: Configuration
Dawn of Time: Installing/compiling the server
Dawn of Time: New Dawn Muds Announcements
Dawn of Time: Playing
Dawn of Time: What is Dawn of Time (Dawn)?
Electronics: Microprocessors
Electronics: Operational Amplifiers
Forum: About
Forum: Announcements
Forum: Mailing other users
Forum: Problems
Forum: Registering
Forum: Searching
Forum: Subscribing
Forum: Suggestions
Forum: Test
Forum: Time zones / time display
Forum software: Administration
Forum software: Installation
MUDs: Announcements
MUDs: General
MUDs: MUD Design Concepts
MUSHclient: Announcements
MUSHclient: Beta testing
MUSHclient: Bug reports
MUSHclient: Development
MUSHclient: General
MUSHclient: Getting Started
MUSHclient: International
MUSHclient: Jscript
MUSHclient: Lua
MUSHclient: Miniwindows
MUSHclient: MXP and Pueblo
MUSHclient: Perlscript
MUSHclient: Plugins
MUSHclient: Python
MUSHclient: Suggestions
MUSHclient: Tips and tricks
MUSHclient: VBscript
MUSHclient: Wine
PennMUSH: Compiling the server
PennMUSH: Running the server
Programming: General
Programming: STL
Quilting: General
ROM: Compiling the server
ROM: Running the server
SMAUG: Commands
SMAUG: Compiling the server
SMAUG: Lua
SMAUG: Running the server
SMAUG: SMAUG coding
Search the forum
top
Comments to:
Gammon Software support
Forum RSS feed ( http://www.gammon.com.au/rss/forum.xml )