Page 1 of 1

[SOLVED] How do I turn off the Item Shop window after the game starts?

Posted: Thu Sep 21, 2017 4:03 am
by Agrozet
After you merge the server, (Siochain -- Vidar) the IS window is still open and the script does not work. I tried to add it to the script

Code: Select all

RoMScript("} ItemMallFrame:Show(); ItemMallFrame:Hide(); a={")
viewtopic.php?f=27&t=3039&hilit=close+I ... p&start=60

but it does not work. Do not someone know how to turn off IS?

Solution

Code: Select all

Runes of Magic\Interface\Addons\#d303Fix\d303Fix.xml
Delete: <OnLoad>d303Fix.OnLoad(this)</OnLoad>