Someone asked me to make this thread, so if it help just say Thanks, if u know how to do it don't be Annoying Like " old " / " i did it be4 " / "easy to do " i know u are Professional
I made this thread for the ppl didn't know how to do it
From Here We Go
7)_RefShopGroup
if i need One Group for this NPC i should to do it if _RefShopItemGroupCode:1 15 2816 GROUP_STORE_MOONEU NPC_MOONEU -1 xxx -1 xxx -1 xxx -1 xxx
and i need in this group 4 Tabs i should to do in _refshoptabCode:1 86 STORE_MOONEU_GROUP1 SN_STORE_MOONEU_GROUP1
1- Weapon 2- Shield 3- Goods 4- Armor " Set"Code:1 15 6429 STORE_MOONEU_TAB1 STORE_MOONEU_GROUP1 SN_TAB_WEAPON 1 15 6430 STORE_MOONEU_TAB2 STORE_MOONEU_GROUP1 SN_TAB_SHIELD 1 15 6431 STORE_MOONEU_TAB3 STORE_MOONEU_GROUP1 SN_TAB_ETC 1 15 6432 STORE_MOONEU_TAB4 STORE_MOONEU_GROUP1 SN_TAB_HEAVYARMOR
to active this tabs i should to do in _RefShopTabGroup
and to active too " should to do it in RefMappingShopWithTabCode:1 15 2835 STORE_MOONEU_GROUP1 SN_STORE_MOONEU_GROUP1
So if i need 2 Group or 3 or 4 or bla bla bla " i will use my "Brain.EXE"Code:1 15 STORE_MOONEU STORE_MOONEU_GROUP1
7)_RefShopGroup
if i need One Group for this NPC i should to do it if _RefShopItemGroupCode:1 15 2816 GROUP_STORE_MOONEU NPC_MOONEU -1 xxx -1 xxx -1 xxx -1 xxx
and i need in this group 4 Tabs i should to do in _refshoptabCode:1 86 STORE_MOONEU_GROUP1 SN_STORE_MOONEU_GROUP1 1 87 STORE_MOONEU_GROUP2 SN_STORE_MOONEU_GROUP2
to active this tabs i should to do in _RefShopTabGroupCode:1 15 6429 STORE_MOONEU_TAB1 STORE_MOONEU_GROUP1 SN_TAB_WEAPON 1 15 6430 STORE_MOONEU_TAB2 STORE_MOONEU_GROUP1 SN_TAB_SHIELD 1 15 6431 STORE_MOONEU_TAB3 STORE_MOONEU_GROUP1 SN_TAB_ETC 1 15 6432 STORE_MOONEU_TAB4 STORE_MOONEU_GROUP1 SN_TAB_HEAVYARMOR For 2nd Group 1 15 6429 STORE_MOONEU_TAB5 STORE_MOONEU_GROUP2 SN_TAB_WEAPON 1 15 6430 STORE_MOONEU_TAB6 STORE_MOONEU_GROUP2 SN_TAB_SHIELD 1 15 6431 STORE_MOONEU_TAB7 STORE_MOONEU_GROUP2 SN_TAB_ETC 1 15 6432 STORE_MOONEU_TAB8 STORE_MOONEU_GROUP2 SN_TAB_HEAVYARMOR
and to active too " should to do it in RefMappingShopWithTabCode:1 15 2835 STORE_MOONEU_GROUP1 SN_STORE_MOONEU_GROUP1 1 15 2835 STORE_MOONEU_GROUP2 SN_STORE_MOONEU_GROUP2
if u need to change the Tabs name look _refshoptab last row and user ur brain and u will know how to do it :)Code:1 15 STORE_MOONEU STORE_MOONEU_GROUP1 1 15 STORE_MOONEU STORE_MOONEU_GROUP2
and don't take same ID ur game will Crash






Reply With Quote


