antiblock
Elveron

hades1997

Membro
  • Content Count

    110
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by hades1997

  1. case 71051 : { LPITEM item2; if (!IsValidItemPosition(DestCell) || !(item2 = GetInventoryItem(wDestCell))) return false; if (ITEM_COSTUME == item2->GetType()) { ChatPacket(CHAT_TYPE_INFO, LC_TEXT("속성을 변경할 수 없는 아이템입니다.")); return false; } if (item2->IsExchanging() || item2->IsEquipped()) return false; if (item2->GetAttributeSetIndex() == -1) { ChatPacket(CHAT_TYPE_INFO, LC_TEXT("속성을 변경할 수 없는 아이템입니다.")); return false; } if (item2->AddRareAttribute() == true) { ChatPacket(CHAT_TYPE_INFO, LC_TEXT("성공적으로 속성이 추가 되었습니다")); int iAddedIdx = item2->GetRareAttrCount() + 4; char buf[21]; snprintf(buf, sizeof(buf), "%u", item2->GetID()); LogManager::instance().ItemLog( GetPlayerID(), item2->GetAttributeType(iAddedIdx), item2->GetAttributeValue(iAddedIdx), item->GetID(), "ADD_RARE_ATTR", buf, GetDesc()->GetHostName(), item->GetOriginalVnum()); item->SetCount(item->GetCount() - 1); } else { ChatPacket(CHAT_TYPE_INFO, LC_TEXT("더 이상 이 아이템으로 속성을 추가할 수 없습니다")); } } break; case 71052 : { LPITEM item2; if (!IsValidItemPosition(DestCell) || !(item2 = GetItem(DestCell))) return false; Hades if (ITEM_COSTUME == item2->GetType()) { ChatPacket(CHAT_TYPE_INFO, LC_TEXT("속성을 변경할 수 없는 아이템입니다.")); return false; } if (item2->IsExchanging() || item2->IsEquipped()) return false; if (item2->GetAttributeSetIndex() == -1) { ChatPacket(CHAT_TYPE_INFO, LC_TEXT("속성을 변경할 수 없는 아이템입니다.")); return false; } if (item2->ChangeRareAttribute() == true) { char buf[21]; snprintf(buf, sizeof(buf), "%u", item2->GetID()); LogManager::instance().ItemLog(this, item, "CHANGE_RARE_ATTR", buf); item->SetCount(item->GetCount() - 1); } else { ChatPacket(CHAT_TYPE_INFO, LC_TEXT("변경 시킬 속성이 없습니다")); } } break;
  2. No other bugs have been found so far. UP. Price with support: Royal V1 : 75E Royal V2 : 100E. Angel vs Demon: 150E.
  3. Autor: Hades [Proiect] Înger vs Demon. [System] Multi Kill - Efecte & Sunete.
  4. No other bugs have been found so far. UP.
  5. Price updated. Royal updates are done. Angel vs Demon updates are done. The future updates for that project will not be available for sale. For more details contact me on Skype : gurzau_ionutz
  6. Price updated. Royal updates are done. Angel vs Demon updates are done. The future updates for that project will not be available for sale. For more details contact me on Skype : gurzau_ionutz
  7. Hi cybers ! I will give you 3 new sash models with Item Scale. Image : Item Scale : Download : I don`t have item_proto / item_list. You need granny 2.9 version. I have not been able to implement them. I have some problems with scale i `m thinking, or i`m just noob . xD Good luck xD
  8. Second one was edited by me a little. Some one tryed to sell it... And i just make it clean and posted free for you. I'm glad I've been useful to you Enjoy & Have some fun. xD