Skip to content

Instantly share code, notes, and snippets.

newObject(PlayChatMenu, ChatMenu, "Root Menu:");
function setPlayChatMenu(%heading)
{
$curPlayChatMenu = %heading;
}
function setCommanderChatMenu(%heading)
{
$curCommanderChatMenu = %heading;