Jump to content

Renewal Book Name


Recommended Posts

  • Honorable Member

M2 Download Center

This is the hidden content, please
( Internal )

This is the hidden content, please
( GitHub )

 

Skill book/polyitem received message:

Before:

 

242810836711922aa7deab68237a87d6570962ef

After:

24281006215630449cd9788f482f784b5beca58d

  • Metin2 Dev 71
  • Confused 1
  • Good 18
  • Love 35

 

Link to comment
Share on other sites

  • Honorable Member
1 minute ago, Ken said:

As i see in your codes, you're just trying to show the item's full name that which has not full name (skill book, skill forget items and polymorph items) when you pick up them on the ground. I liked ^_^ thank you for sharing with us.

Best Regards

Ken

Finally?:wub:

 

Link to comment
Share on other sites

hi , i have 1 error

 

compile ani.cpp
In file included from skill.h:4,
                 from item.h:4,
                 from ani.cpp:12:
skilldesc.h:1: error: function definition does not declare parameters
In file included from item.h:4,
                 from ani.cpp:12:
skill.h: In member function 'std::string CSkillManager::GetSkillName(DWORD)':
skill.h:247: error: ISO C++ forbids declaration of 'it' with no type
skill.h:247: error: 'skill_list' was not declared in this scope
skill.h:248: error: base operand of '->' is not a pointer
In file included from item.h:6,
                 from ani.cpp:12:
mob_manager.h: In member function 'std::string CMobManager::GetMobName(DWORD)':
mob_manager.h:143: error: ISO C++ forbids declaration of 'it' with no type
mob_manager.h:143: error: cannot convert 'std::_Rb_tree_iterator<std::pair<const unsigned int, CMob*> >' to 'int' in initialization
mob_manager.h:144: error: no match for 'operator==' in 'it == ((CMobManager*)this)->CMobManager::m_map_pkMobByVnum.std::map<_Key, _Tp, _Compare, _Alloc>::end [with _Key = unsigned int, _Tp = CMob*, _Compare = std::less<unsigned int>, _Alloc = std::allocator<std::pair<const unsigned int, CMob*> >]()'
affect_flag.h:59: note: candidates are: bool operator==(const TAffectFlag&, const TAffectFlag&)
mob_manager.h:144: error: base operand of '->' is not a pointer
In file included from ani.cpp:12:
item.h: In member function 'const char* CItem::GetName()':
item.h:51: error: 'nullptr' was not declared in this scope
gmake: *** [OBJDIR/ani.o] Error 1

 

Link to comment
Share on other sites

  • 1 year later...
  • 11 months later...

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.