2025-06-04 05:02:57 +08:00

22 lines
2.3 KiB
Plaintext

--md5:4bcf26a5e08429a46b2735b0797345a9
Table_MainViewButton = {
[1] = {id = 1, name = '技能', icon = 'tab_icon_10', panelid = 4, redtiptype = _EmptyTable, Enterhide = _EmptyTable, GroupID = {2}},
[2] = {id = 2, name = '聊天室', icon = 'tab_icon_31', panelid = 320, redtiptype = _EmptyTable, Enterhide = _EmptyTable, GroupID = _EmptyTable},
[4] = {id = 4, name = '照相機', icon = 'bdzhaoxiang', panelid = 71, redtiptype = _EmptyTable, Enterhide = _EmptyTable, GroupID = _EmptyTable},
[5] = {id = 5, name = '冒險手冊', icon = 'bdmaoxian', panelid = 400, redtiptype = _EmptyTable, Enterhide = _EmptyTable, guideiconID = 106, GroupID = {1}},
[6] = {id = 6, name = 'MVP', icon = 'bdmvp', panelid = 101, redtiptype = {600}, Enterhide = _EmptyTable, GroupID = _EmptyTable},
[7] = {id = 7, name = '好友', icon = 'tab_icon_04', panelid = 480, redtiptype = {34,80,81,82,83}, Enterhide = _EmptyTable, GroupID = {3}},
[8] = {id = 8, name = 'GM', icon = '', redtiptype = _EmptyTable, Enterhide = {0}, GroupID = _EmptyTable},
[10] = {id = 10, name = '公會', icon = 'gonghui', panelid = 520, redtiptype = {40,41,42,43}, Enterhide = _EmptyTable, GroupID = {4}},
-- [11] = {id = 11, name = '打賞', icon = 'Deposit', panelid = 720, redtiptype = _EmptyTable, Enterhide = _EmptyTable, BranchHide = 2, GroupID = _EmptyTable},
[12] = {id = 12, name = '鬥技場', icon = '121', panelid = 920, redtiptype = _EmptyTable, Enterhide = _EmptyTable, GroupID = _EmptyTable},
[13] = {id = 13, name = '個人相簿', icon = 'tab_icon_32', panelid = 83, redtiptype = _EmptyTable, Enterhide = _EmptyTable, GroupID = _EmptyTable},
[14] = {id = 14, name = '設定', icon = 'bdshezhi', panelid = 630, redtiptype = _EmptyTable, Enterhide = _EmptyTable, GroupID = _EmptyTable},
[15] = {id = 15, name = '交易所', icon = 'tab_icon_20', panelid = 504, redtiptype = _EmptyTable, Enterhide = _EmptyTable, GroupID = _EmptyTable},
-- [15] = {id = 15, name = '装备', icon = 'Deposit', panelid = 1722, redtiptype = _EmptyTable, Enterhide = _EmptyTable, BranchHide = 2, GroupID = _EmptyTable},
-- [16] = {id = 16, name = '百货', icon = 'Deposit', panelid = 1723, redtiptype = _EmptyTable, Enterhide = _EmptyTable, BranchHide = 2, GroupID = _EmptyTable},
}
Table_MainViewButton_fields = { "id","name","icon","panelid","redtiptype","Enterhide","guideiconID","BranchHide","GroupID",}
return Table_MainViewButton