Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • pause the event processing so that, for example, you can check the logs or the information state before the next timer event comes in
  • save the current information state so it can be loaded at a later time to initialize another character
  • reload the entire character content (to get fresh changes made to the files on disk)
  • send a login event to simulate a login from a remote user (useful for policies designed to start when a login is received)
  • open an information state inspector:

    in which one can see the value of all assignments and assertions in the information state and evaluate all expressions
  • enable a mode that displays for every user input the possible system replies that were available sorted by their expected reward

To The interface also allows to send text to teh the character, just type in the bottom part of the interface and press ENTER.The latest messages sent by the system will be highlighted in green. and select the particular character to which to send the text in case multiple are running (advanced configuration that uses the meta protocol).