Morpclock
Hey All,
I am using XBAR III and d303 fix patch. a couple weeks ago IS always pop up when I transport somewhere. As I understand XBAR addon trying to get time from ItemShop but failed and IS always appear on my screen.
I read somthing about Morpclock addon in XBAR instruction guide. Maybe this addon can solve my problem. Can anyone share this addon if you have or any different idea to solve problem?
Problem Solved,
There are line to get time from IS in d303Fiz.lua. I remarked these lines in lua. changed code are as follows;
line 73;
|
Source code
|
1
|
--ItemMallFrame:Show();
|
And also you should remark lines between 100 and 114.
line 100 start with;
|
Source code
|
1
|
ItemShop = {
|