You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add #FIRE text Send text to trigger system as if received from the mud, triggering matching triggers with out displaying to screen and effecting current last line
Add #SEND Send file to mud line by line pre-pending and appending supplied prefix and suffix to each line as if sent from command input, if not a valid file sent as text if from command input
Add #SENDRAW Send raw text or file directly to mud with out parsing or echoing to the screen appending a newline if needed
Add #SENDPROMPT Send raw text directly to mud with out parsing or echoing to the screen with no appended newline
Add %state("name|pattern", "profile") Returns the current trigger state of the trigger given by the name or pattern, if no profile it will search all enabled profiles until match found