Jump to content

Enju

Inactive Member
  • Posts

    11
  • Joined

  • Last visited

  • Feedback

    0%

About Enju

Recent Profile Visitors

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

Enju's Achievements

Enthusiast

Enthusiast (6/16)

  • One Year In
  • Collaborator
  • Reacting Well
  • Dedicated
  • First Post

Recent Badges

1

Reputation

  1. Just create the function to return the page index. Open the file uiInventory.py (root) and add the following function in the InventoryWindow class. def GetInventoryPageIndex(self): return self.inventoryPageIndex
  2. Highly recommended, he is a nice guy and professional.
  3. We can not help you without the src... First of all you have to locate where the problem is. It could be just a visual error or maybe you have something wrong in the game src.
  4. Hi, You can learn how to add new items here:
  5. You can edit the quests and check if the player can teleport before remove the item.
  6. 0222 10:49:12164 :: CPythonSkill::RegisterSkillDesc(dwSkillIndex=236) - Strange Skill Need Weapon(pp_palbang) I don't think it's a problem with the weapon effects. Your weapon looks like this because you didn't add the model properly. Are you trying to add a new weapon/skin with effects or just refine effects to use on any weapon?
  7. Hey, your fault is at playersettingmodule.py. chrmgr.RegisterEffect(chrmgr.EFFECT_REFINED + 60, "PART_WEAPON", "D:/ymir work/item/weapon/Effect/9/sword.mse")
  8. Amazing work! Thank you so much!
  9. Amazing job @MEHOK, it looks really nice. Just one question. There are not "ba_4.dds", "sp_4.dds", "su_4.dds" and "sw_4.dds" files in the rar so the weapons have not texture. I tried to rename the "sp_4_2.dds" files to "sp_4.dds" but it doesn't matter. Any tip? Thank you so much!
×
×
  • 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.