Jump to content

Wolfman horse skill bug


Recommended Posts

Hi

I have wolfman problem

not working 137 and 139 vnum skill horse

Error :  "NOT_MATCHABLE_WEAPON"

 PyCallClassMemberFunc(m_ppyGameWindow, "OnCannotUseSkill", Py_BuildValue("(is)", GetMainCharacterIndex(), "NOT_MATCHABLE_WEAPON"));
 

Help me :)

Thanks.

lbYpRr.jpg

 

 

Edited by Metin2 Dev
Core X - External 2 Internal
  • Love 1
Link to comment
Share on other sites

On 13.09.2017 at 9:39 PM, Hik said:

Hello,
I'm sorry if what I tell you will not be useful to you but I try:

 

Search in UserInterface\PythonSkill.cpp :


CItemData::WEAPON_MOUNT_SPEAR

Below, if it is not present, enter:


m_SkillWeaponTypeIndexMap.insert (make_pair (std::string("CLAW"), 			CItemData::WEAPON_CLAW));

 

same bug :(

 

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • 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.