Jump to content

Recommended Posts

Hey dev's

 

I have a problem with adjust skill gongdab.

See a comparation of my p-server and oficial server.

 

https://www.youtube.com/watch?v=fXQ1lTnIJnE

 

Only i have this:

else if (m_pkSk->dwVnum == SKILL_GONGDAB)
{
float adjust = 1.0f;


if (m_pkChr->GetWear(WEAR_WEAPON) && m_pkChr->GetWear(WEAR_WEAPON)->GetSubType() == WEAPON_CLAW)
{
adjust += 0.5f;
}


iAmount = (int)(iAmount * adjust);
}

Some help.

Edited by Morphe
Link to comment
https://metin2.dev/topic/5230-problem-with-adjust-skill/
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

  • 4 weeks later...

Don't use any images from : imgur, turkmmop, freakgamers, inforge, hizliresim... Or your content will be deleted without notice...
Use : https://metin2.download/media/add/

Please use https://metin2.download/ when uploading files smaller than 100MB, otherwise the approval will take longer due to manual upload.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • 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.