Jump to content

Mali

Honorable Member
  • Posts

    920
  • Joined

  • Days Won

    890
  • Feedback

    100%

Everything posted by Mali

  1. you don't have to do for smart ptr
  2. I'm still getting messages like this: you finally got me out of this trouble with a professional solution.
  3. M2 Download Center Download Here ( Internal ) Download Here ( GitHub ) Hi, Download : Here It doesn't contain 50 soul requirement. You can remove or change it. Author: @Mali61 (Back to the past)
  4. M2 Download Center Download Here ( Internal ) Download Here ( GitHub ) Here is the old german version: [Hidden Content] I revised it. Maybe someone would like to use it. Sorry for py and gui
  5. shop.cpp/int CShop::Buy(LPCHARACTER ch, BYTE pos) //Find if (quest::CQuestManager::instance().GetEventFlag("hivalue_item_sell") == 0) { //Гає№АЗ ±ёЅЅ && ёёівЗСГ¶ АМєҐЖ® if (item->GetVnum() == 70024 || item->GetVnum() == 70035) { return SHOP_SUBHEADER_GC_END; } } //Add if (item->GetType() == ITEM_COSTUME) { TItemTable* table = ITEM_MANAGER::instance().GetTable(item->GetVnum()); if (table && number(1, 100) <= table->bAlterToMagicItemPct) item->AlterToMagicItem(); }
  6. M2 Download Center Download Here ( Internal ) Download Here ( GitHub )
  7. I think you can able to uncomment this line Am I Wrong?
  8. M2 Download Center Download Here ( Internal ) Download Here ( GitHub ) I know this is very old idea but it's better than quest flag methods etc.
  9. M2 Download Center Download Here ( Internal ) Download Here ( GitHub )
  10. M2 Download Center Download Here ( Internal ) Download Here ( GitHub ) [Hidden Content] Some old quests don't have (lua/quest) files. They have only object files. If you use make.sh, they will disappear. Other reason, I don't like use make.sh every time for one quest. Maybe someone wants to use it. Put qdel to game/share/locale/xx Set permissions to 777 ./qdel questname
  11. M2 Download Center Download Here ( Internal ) Download Here ( GitHub )
  12. You think? I don't understand you. Do you really find a bug? or...
  13. Wtf hahhahhaha Can't your bro write? Your bro is jerk or you are a fucking liar
  14. You don't understand the programming language, but you are saying there's need to be a space (wtf?): ? use at least gcc49 compiler for c++11
  15. M2 Download Center Download Here ( Internal ) Download Here ( GitHub ) ---------------------------------
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.