Jump to content

notbugme

Banned
  • Posts

    50
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by notbugme

  1. Hello Everyone I'm sorry if it's on the wrong side. In the Metin2 official game, there is a hydra region, where monsters attack an object. How can I make this system help me in this regard? I really appreciate you. Have a good day. System: Monsters attack the object.
  2. Example py or code please? Thank you Sorry, Beginner
  3. Do I have to press the button to work? How does it work without pressing the button?
  4. I'm having the same problem.
  5. Hello, I search how to get mob name from ID in client side. Someone had an idea how to do this?
  6. Hi I want any Mob to attack another Mob. How can I do that.
  7. Objects with code 70037 do not write names on the market 0516 21:30:42026 :: Traceback (most recent call last): 0516 21:30:42026 :: File "ui.py", line 1891, in OnOverInItem 0516 21:30:42026 :: File "ui.py", line 88, in __call__ 0516 21:30:42027 :: File "ui.py", line 79, in __call__ 0516 21:30:42027 :: File "uiOfflineShop.py", line 886, in OverInItem 0516 21:30:42027 :: File "uiToolTip.py", line 633, in SetOfflineShopItem 0516 21:30:42027 :: File "uiToolTip.py", line 1155, in AddItemData 0516 21:30:42028 :: File "uiToolTip.py", line 224, in AppendDescription 0516 21:30:42028 :: File "uiToolTip.py", line 240, in __AppendDescription_WesternLanguage 0516 21:30:42028 :: File "uiToolTip.py", line 45, in SplitDescription 0516 21:30:42029 :: RuntimeError 0516 21:30:42029 :: : 0516 21:30:42029 :: skill.GetSkillName - Failed to find skill by 0 0516 21:30:42029 ::
  8. My horse skills are not working. You've had this problem, but you've fixed it. would you tell me how to fix it? Thank you. It works when M1, but does not work when P.
  9. I have such a problem. I have a horse skill problem
  10. wCount was not declared in this scope ??* g_wItemCountLimit was not declared in this scope ??*
  11. Will we add "ITEM GACHA" into ProtoReader.cpp and ItemCSVReader .cpp?
  12. #ifndef __INC_SERVICE_H__ #define __INC_SERVICE_H__ #define ENABLE_CHEQUE_SYSTEM #define ENABLE_PORT_SECURITY #define ENABLE_YMIR_AFFECT_FIX #define ENABLE_AGGREGATE_MONSTER_EFFECT #define ENABLE_RUZGAR_EFFECT #define NEW_PET_SYSTEM #define ENABLE_OFFLINE_SHOP_SYSTEM #define ENABLE_MESSENGER_BLOCK #define WJ_ENABLE_TRADABLE_ICON #define ENABLE_MANAGER_BANK_SYSTEM #define UZAKTAN_MARKET_SYSTEM #define ENABLE_FEATURES_REFINE_SYSTEM #define ELEMENT_TARGET #define ELEMENT_NEW_BONUSES #define NEW_ADD_INVENTORY #define ENABLE_CUBE_RENEWAL #define REMOTE_TRADE_SYSTEM enum eCommonDefines { MAP_ALLOW_LIMIT = 64, // 32 default }; //BUYULU ORMAN #define __VERSION_162__ #ifdef __VERSION_162__ #define HEALING_SKILL_VNUM 265 #endif #define BL_PARTY_UPDATE #define GROUP_MATCH #ifdef GROUP_MATCH /**You can enable notices for information also you must <"/e group_notice 1"> */ #define ENABLE_SEND_SHOUT #define CONVERT_TO_ENGLISH #endif // #define __AUCTION__ #define _IMPROVED_PACKET_ENCRYPTION_ #define __PET_SYSTEM__ #define __GAYA__ #define __WOLFMAN_CHARACTER__ #define __CHANGELOOK_SYSTEM__ #define __UDP_BLOCK__ #define __BOSS_SECURITY__ #define __SEND_TARGET_INFO__ #define __SASH_SYSTEM__ #define __HIGHLIGHT_SYSTEM__ #define __ANTI_RESIST_MAGIC_BONUS__ #define __NEW_ARROW_SYSTEM__ #define __WEAPON_COSTUME_SYSTEM__ #define __7AND8TH_SKILLS__ #define __NEW_EXCHANGE_WINDOW__ #define __WJ_SHOW_MOB_INFO__ #define __SOULBINDING_SYSTEM__ #define __WHISPER_LOG__ #define __DUNGEON_FOR_GUILD__ #define __MELEY_LAIR_DUNGEON__ #define __DESTROY_INFINITE_STATUES_GM__ #define __LASER_EFFECT_ON_75HP__ #define __LASER_EFFECT_ON_50HP__ #endif Horse is following me when I write horse_summon. you guys do not know a shit you cant wait for me. I'll fix it right now,.
  13. Yes its work! Really thanks. I'm trying change this: Py_BuildValue("(lll)" But without success, your code work very well Thanks!
  14. Hello, I have one problem with change limit yang on cube system. In binary, I got this line: PyCallClassMemberFunc(m_apoPhaseWnd[PHASE_WINDOW_GAME], "BINARY_Cube_UpdateInfo", Py_BuildValue("(lll)", gold, itemVnum, count)); and I don't know how to change it into LONG LONG, actually it is LONG
  15. Hello friends. How can I solve this problem when the player does not follow the horse when walking. I apologize for the bad english.
  16. Thanks for help, xP3NG3Rx <3 Works, very nice. One more time thanks!!
  17. I don't steal this i found on another forum bro, thanks for checks. Someone can transform this code to older compiler?
  18. Hello, I had problem with adding this function: When I add this code I get this errors:
×
×
  • 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.