Jump to content

Koran

Member
  • Posts

    3
  • Joined

  • Last visited

  • Feedback

    0%

1 Follower

About Koran

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Koran's Achievements

Apprentice

Apprentice (3/16)

  • Dedicated
  • First Post
  • Conversation Starter
  • One Month Later
  • Reacting Well

Recent Badges

5

Reputation

  1. if Battle Pass Extended char_battle.cpp #ifdef ENABLE_EXTENDED_BATTLE_PASS if (type != DAMAGE_TYPE_POISON && type != DAMAGE_TYPE_FIRE) { if (IsPC()) pAttacker->UpdateExtBattlePassMissionProgress(DAMAGE_PLAYER, dam, GetLevel()); else pAttacker->UpdateExtBattlePassMissionProgress(DAMAGE_MONSTER, dam, GetRaceNum()); } #endif
  2. See this error on client 'syserr'? ResourceManager::GetResourcePointer: NOT SUPPORT FILE d:\project\metin2\main\assets\npc\lion\lion.psd I faced this problem using UltharV2 SF How to fix it? 1. Download "Granny Texture Path Changer" by Helia01: 2. Unpack your 'npc' folder that contains 'lion' folder inside and search for: "combo_attack1.gr2" 3. Open Granny Texture Path Changer and change the .PSD texture to: "D:\Ymir Work\npc\lion\lion.dds" 4. Pack your files And done! Sorry if someone has already posted this before, I didn't find a solution on the forum.
×
×
  • 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.