Jump to content

Recommended Posts

 

 

Hello Guy's 

Wolfman  problems do not end

Today I have a problem With Fishing Rob and The Axe 

 

The problem in the beginning

p_210v74d1.jpg

 

But When I replace

Spoiler

chrmgr.RegisterAttachingBoneName(chr.PART_WEAPON, "equip_right_weapon")


with

Spoiler

chrmgr.RegisterAttachingBoneName(chr.PART_WEAPON, "equip_right")

Then Become i have problem with the Weapon 

p_210qjx71.jpg

 

I need Help 

my server is Already in Host and the players Runing Out From my server  :(

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
Share on other sites

  • Honorable Member

Oh damn I understood already, I'm an idiot.

	      if ( *(_DWORD *)(v7 + 1244) == 8 )        // Dog
      {
        if ( CItemData::GetType(v26) == 28 )
          v16 = CItemData::GetValue(v26, v15, 3u);
        else
          v16 = CItemData::GetWeaponType(v26);
        v18 = v16 == 8;
        v19 = (int)"equip_right_weapon";
        if ( !v18 )
          v19 = (int)"equip_right";
        sub_59C530(*(_DWORD *)(v7 + 1280), v17, 0, edi0, 1, v19);// wtf is this (v7 + 1280 : ActorInstance::m_pkCurRaceData) UPDATE: change the attaching bonename
      }
	

 

I will fix this shit tommorow, thank you so much.

Now I'm uploading the whole actual decrypted GayForge client ;)

  • Love 1
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.