Register forum user name Search FAQ

MUSHclient script functions


Click on a link to see details about that function.


Function Description Version
ChatGroup Sends a chat message to every connected chat user in the specified group 3.37
ChatID Sends a chat message to a particular chat session 3.37
ChatMessage Sends a message to a chat user (raw format) 3.37
ChatNote Does a note using ANSI codes for the chat system 3.37
ChatPersonal Sends a chat message to a particular person 3.37
DeleteAlias Deletes an alias
DeleteAliasGroup Deletes a group of aliases 3.29
DeleteGroup Deletes a group of triggers, aliases and timers 3.29
DeleteTimerGroup Deletes a group of timers 3.29
DeleteTriggerGroup Deletes a group of triggers 3.29
EnableAliasGroup Enables/disables a group of aliases 3.27
EnableGroup Enables/disables a group of triggers, aliases and timers 3.27
EnableTimerGroup Enables/disables a group of timers 3.27
EnableTriggerGroup Enables/disables a group of triggers 3.27
GetAliasInfo Gets details about an alias
GetAliasOption Gets the value of a named alias option 3.29
GetChatInfo Get information about a chat connection 3.37
GetChatOption Gets the value of a chat session option 3.37
GetTimerInfo Gets details about a timer
GetTimerOption Gets the value of a named timer option 3.29
GetTriggerInfo Gets details about a named trigger
GetTriggerOption Gets the value of a named trigger option 3.29
SetAliasOption Sets the value of a named alias option 3.29
SetTimerOption Sets the value of a named timer option 3.29
SetTriggerOption Sets the value of a named trigger option 3.29

Search for script function

Enter a word or phrase in the box below to narrow the list down to those that match.

The function name, prototype, summary, and description are searched.

Search for:   

Leave blank to show all functions.


Return codes

Many functions return a "code" which indicates the success or otherwise of the function.

You can view a list of the return codes


Function prototypes

The "prototype" part of each function description lists exactly how the function is called (what arguments, if any, to pass to it).

You can view a list of the data types used in function prototypes


[Back]

Information and images on this site are licensed under the Creative Commons Attribution 3.0 Australia License unless stated otherwise.