Runes of Magic Wiki
Advertisement

Gets the current version/patch.

Example - In the Chat Box, open the Say prompt and paste in the following:

/script DEFAULT_CHAT_FRAME:AddMessage(GetVersion());

Will output the name of the current version/patch, such as 7.4.0.2999.en, to the chat frame.

Advertisement