List of all existing LoginXML and WorldXML functions for macros and addons..
Arcadia exclusive functions were preceded by ~
symbol.
GameMaster functions were preceded by X
symbol.
Deprecated functions were preceded by -
symbol.
> GetEmoteInfo( int Index ) => int ID, string Name, string Token, string EmoteIcon
> GetEmoteInfoCount() => int Count
> DoEmote( int ID );
> DragEmoteItem( int ID )
> CloseExchangeClass();
> GetNumClasses() => int Count
> GetPlayerNumClasses() => int Count, int VocCount
> GetPlayerClassInfo( int Index, bool Have ) => string Name, string Token, int Level, int EXP, int JobEXP, int DebtEXP
> ExchangeClass( int MainClass, int SubClass )