Jump to content

Two little problems :)


Recommended Posts

Hi guys,

I found two "litle" problems on my server.  One is about "Costume Mount System" and next one about "motlist" i think.
1. When summon mount the name doesn't appear correct like "Mimoza - Mount" it's just "Mount" (the name from mob_proto)
P.S: I used this mount system: https://metin2.dev/board/index.php?/topic/18914-c-metin2-mount-system-renewal/&
2. Abot that i don t know how to start, explain :)). so .. :-? i think it's about motlist because i added some new mobs and metin stone, and when i hit the metin stone the mobs has spawned like "frozen" 1-2 seconds.

I made two videos about that problems.
1. https://youtu.be/RTTPtDuFMtk
2. https://youtu.be/vuZvi1PVFXQ

Thx in advance!

 

  • Love 1
Link to comment
Share on other sites

  • Contributor
void CMountActor::SetName()
{
	std::string petName = m_pkOwner->GetName();

	if (true == IsSummoned())

In mountsystem.cpp just check New_PetSystem.cpp in : void CNewPetActor::SetName(const char* name) and make changes like it .

My only accounts are here and on M2D, Don't trust anyone else from other shitty sites.
266868740522639360.png

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.