The following is missing from locations.txt, which fixed the problem:
Code: Select all
[npctrade_0]
UILabel=GiveWnd
XMLFile=EQUI_GiveWnd.xml
ScreenID=GVW_MyItemSlot0
[npctrade_1]
UILabel=GiveWnd
XMLFile=EQUI_GiveWnd.xml
ScreenID=GVW_MyItemSlot1
[npctrade_2]
UILabel=GiveWnd
XMLFile=EQUI_GiveWnd.xml
ScreenID=GVW_MyItemSlot2
[npctrade_3]
UILabel=GiveWnd
XMLFile=EQUI_GiveWnd.xml
ScreenID=GVW_MyItemSlot3
If you use:
/mouseto hotkey 0, the mouse goes to hotkey 2
/mouseto hotkey 1, the mouse goes to hotkey 3
.
.
.
/mouseto hotkey 8, the mouse goes to hotkey 10
/mouseto hotkey 9 does not work


