Jump to content

Recommended Posts

I want share you critical effect:

Screenshot_1.png

 

UserInterface/InstanceBaseEffect.cpp open and search:

    else if (flag & DAMAGE_CRITICAL)
    {
        //rkEftMgr.CreateEffect(ms_adwCRCAffectEffect[EFFECT_DAMAGE_CRITICAL],v3Pos,v3Rot);
        //return; 숫자도 표시.
    }

Thus replaced:

    else if (flag & DAMAGE_CRITICAL)
    {
        rkEftMgr.CreateEffect(ms_adwCRCAffectEffect[EFFECT_DAMAGE_CRITICAL],v3Pos,v3Rot);
        //return; 숫자도 표시.
    }

root/playersettingmodule.py open and search:

#chrmgr.RegisterCacheEffect(chrmgr.EFFECT_DAMAGE_CRITICAL, "", "d:/ymir work/effect/affect/damagevalue/critical.mse")

Thus replaced:

chrmgr.RegisterCacheEffect(chrmgr.EFFECT_DAMAGE_CRITICAL, "", "d:/ymir work/effect/affect/damagevalue/critical.mse")

Effect:

  • Metin2 Dev 95
  • kekw 2
  • Eyes 1
  • Angry 1
  • Sad 2
  • Smile Tear 1
  • Confused 1
  • Lmao 1
  • Good 27
  • Love 3
  • Love 81
Link to comment
https://metin2.dev/topic/10473-critical-effect/
Share on other sites

  • 7 years later...
  • Former Staff
2 hours ago, Trojan3D said:

thx for share

link down 

No, the real link was hidden in a formatting of the first post, it was in white on a white background.
Moreover, it was not saved in the download center, which was done.

Link to comment
https://metin2.dev/topic/10473-critical-effect/#findComment-159745
Share on other sites

  • 2 weeks later...
  • 10 months 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.