Share

AIME MUD engine

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

Yet another suggestion

You are viewing a single message from this topic. View all messages.

  1. 2002-02-09 19:13:01 UTC
    I would like to have posibility to suppress command's messages when trigger is successfully done. For example, I need to allow only certain objects to be put into certain container. When I deny them to be put in the special with preput_XXXX trigger with return_invalid_criteria() then everything is allright, since I notified player via send_actor myself. But I still see "You put the Something in the Container." message if trigger was successful, in spite of I already displayed the message I needed in that case. So I think about some, say, quiet_success() function which tells command not to display anything on success.
    Perhaps there is some way to do it already, and I don't know about it, hmm?
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.