Luffy Posted February 8, 2017 at 11:22 PM Share Posted February 8, 2017 at 11:22 PM TUDO PACK + CLIENT SOURCE UPDATE 1 aberto cmd_gm.cpp procurando ACMD(do_item_purge) substituir por ACMD(do_item_purge) { #ifdef NEW_PET_SYSTEM #include "New_PetSystem.h" if (ch->GetNewPetSystem()->IsActivePet()) { ch->ChatPacket(CHAT_TYPE_INFO, "A fost hranit petu. "); return ; } #endif int i; LPITEM item; for (i = 0; i < INVENTORY_AND_EQUIP_SLOT_MAX; ++i) { if ((item = ch->GetInventoryItem(i))) { ITEM_MANAGER::instance().RemoveItem(item, "PURGE"); ch->SyncQuickslot(QUICKSLOT_TYPE_ITEM, i, 255); } } for (i = 0; i < DRAGON_SOUL_INVENTORY_MAX_NUM; ++i) { if ((item = ch->GetItem(TItemPos(DRAGON_SOUL_INVENTORY, i )))) { ITEM_MANAGER::instance().RemoveItem(item, "PURGE"); } } } E para aqueles que tê-lo substituído com 200 slot de Iar pentru cei ce au 200 slot inlocuiti cu acesta ACMD(do_item_purge) { #ifdef NEW_PET_SYSTEM #include "New_PetSystem.h" if (ch->GetNewPetSystem()->IsActivePet()) { ch->ChatPacket(CHAT_TYPE_INFO, "A fost hranit petu. "); return ; } #endif int i; LPITEM item; for (i = 0; i < INVENTORY_AND_EQUIP_SLOT_MAX; ++i) { if ((item = ch->GetInventoryItem(i))) { ITEM_MANAGER::instance().RemoveItem(item, "PURGE"); ch->SyncQuickslot(QUICKSLOT_TYPE_ITEM, i, 200); } } for (i = 0; i < DRAGON_SOUL_INVENTORY_MAX_NUM; ++i) { if ((item = ch->GetItem(TItemPos(DRAGON_SOUL_INVENTORY, i )))) { ITEM_MANAGER::instance().RemoveItem(item, "PURGE"); } } } Item desc RO https://mega.nz/#!AxMnQKQA!7LzC7VSsi7-lm8QHjg7gf6olxWmqy-8Wlnb1Xh8stws http://image.prntscr.com/image/3106b850cbf44d479d59e310565fabfd.png image.prntscr.com/image/3106b850cbf44d479d59e310565fabfd.png Download: https://mega.nz/#!tBdwBbBB!3LX-juzR66_OHrzscNHCUaI3HL0_gaemNQPpnwLTugQ https://www.virustotal.com/pt/url/1b3201fd425785abeb5dc0a917e9f3c2a950dbf71d1db27a10d964831e573c8b/analysis/1486595798/ http://s33.postimg.org/smms5uey7/Pet_UI.png Fonte:FG Quem Posto: VoLtZzZ Topico: Luffy Desculpe a tradução foi feita pelo google tradutor Espero ter ajudado 8 3 Link to comment
HossaN Posted June 22, 2018 at 01:27 PM Share Posted June 22, 2018 at 01:27 PM link removed 1 Link to comment
AprendizM2 Posted June 22, 2018 at 05:28 PM Share Posted June 22, 2018 at 05:28 PM Boa tarde tem imagens? Essas estão off Link to comment
Zed™ Posted November 30, 2019 at 02:51 AM Share Posted November 30, 2019 at 02:51 AM thanksss Link to comment
LeMO Posted December 5, 2019 at 01:05 AM Share Posted December 5, 2019 at 01:05 AM thanks Link to comment
V_Petrovich1994 Posted June 19, 2020 at 09:48 AM Share Posted June 19, 2020 at 09:48 AM Thanks for the system, I'll install, unsubscribe what and how. Link to comment
hommepetesapu Posted January 28, 2021 at 08:29 PM Share Posted January 28, 2021 at 08:29 PM thank a lot Link to comment
nãoéstu Posted April 18, 2021 at 08:12 AM Share Posted April 18, 2021 at 08:12 AM Dead links.. Link to comment
j3lue61 Posted August 22, 2021 at 12:42 AM Share Posted August 22, 2021 at 12:42 AM dead link Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now