Runes of Magic Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

26 August 2014

  • curprev 10:4810:48, 26 August 2014@DeletedUser40275979 talk contribs 174 bytes +174 Created page with "<pre>function EnableAllEditBox() for i = 1, g_numQueueItem do local EditBox = getglobal( "QueueListFrameItem" .. i .. "NumberEditBox" ); EditBox:Enable(); end end</pre>"