Fethi Polat 1
Fethi Polat
Bvural41 1
Bvural41
OnurBoyla 1
OnurBoyla
mavzermete 1
mavzermete
Hikaye Ekle

Cevaplandı At Skill Bug

Merhaba

At skill fixsi yapıyorum fakat olmuyor filesin kendi at skill kodunu nereden bulabilirim

Resim : https://prnt.sc/qlbqyk

konu : https://forum.turkmmo.com/konu/3327806-c-at-skill-bug-fixleme/
Merhaba iyi günler, hayırlı sabahlar,
Kendi kullanmış olduğum filesimde bu şekildedir.

böyle dener misiniz
C++:
    if (true == IsRiding())
    {
        //마운트 탈것중 고급말만 스킬 사용가능
        if(GetMountVnum())
        {
            if( GetMountVnum() < 20209 && GetMountVnum() > 20212)
                if (GetMountVnum() != 20215 || GetMountVnum() != 20218 || GetMountVnum() != 20220)
                    return false;
        }
 
Merhaba iyi günler, hayırlı sabahlar,
Kendi kullanmış olduğum filesimde bu şekildedir.

böyle dener misiniz
C++:
    if (true == IsRiding())
    {
        //마운트 탈것중 고급말만 스킬 사용가능
        if(GetMountVnum())
        {
            if( GetMountVnum() < 20209 && GetMountVnum() > 20212)
                if (GetMountVnum() != 20215 || GetMountVnum() != 20218 || GetMountVnum() != 20220)
                    return false;
        }

hemen deniyorum teşekkür ederim
 

Şu an konuyu görüntüleyenler (Toplam : 0, Üye: 0, Misafir: 0)

Geri
Üst