Jump to content

koxen

Inactive Member
  • Posts

    36
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by koxen

  1. It was problem with client binary. Fixed
  2. I need to delete it ? What files are to edit inventory ?
  3. Hello, I can't see any of my items when I'm wearing them.
  4. @HenriqueIII It's working! I changed skilldesc and skilltable and it's working! You are great.
  5. If I have this files of course i will send them to you. In what .epk they are ?
  6. Still same. I can't start this on prepared downloaded machines too.
  7. @JinHan i still have this after import your .py and sql.
  8. I changed little bit your sql file only changed INSERT INTO to INSERT IGNORE INTO and now i imported skills.
  9. I can't import this using navicat. There are my files [Hidden Content]
  10. On warrior body, ninja dagger and archer i don't have problem I can add points and use skills. @JinHan now i have 0126 22:26:06715 :: CreateFromMemoryFile: Cannot create texture 0126 22:27:22568 :: Traceback (most recent call last): 0126 22:27:22568 :: File "introLoading.py", line 170, in LoadData 0126 22:27:22569 :: File "introLoading.py", line 242, in __RegisterSkill 0126 22:27:22570 :: File "playerSettingModule.py", line 79, in RegisterSkill 0126 22:27:22570 :: NameError 0126 22:27:22570 :: : 0126 22:27:22570 :: global name 'DefineSkillIndexDict' is not defined 0126 22:27:22570 :: and this is my skill_proto in db [Hidden Content] [Hidden Content]
  11. I could be wrong but i think it's not playersettingmodule.py problem.
  12. @JinHan on your version i have 0126 22:09:07642 :: CreateFromMemoryFile: Cannot create texture 0126 22:09:38149 :: icon/item/18060.tga ÆÄÀÏÀÌ ¾ø½À´Ï´Ù.CItemData::__SetIconImage 0126 22:09:38149 :: icon/item/18060.tga ÆÄÀÏÀÌ ¾ø½À´Ï´Ù.CItemData::__SetIconImage 0126 22:09:38149 :: icon/item/18060.tga ÆÄÀÏÀÌ ¾ø½À´Ï´Ù.CItemData::__SetIconImage 0126 22:09:38150 :: icon/item/18060.tga ÆÄÀÏÀÌ ¾ø½À´Ï´Ù.CItemData::__SetIconImage 0126 22:09:38155 :: icon/item/18060.tga ÆÄÀÏÀÌ ¾ø½À´Ï´Ù.CItemData::__SetIconImage 0126 22:09:38155 :: icon/item/18060.tga ÆÄÀÏÀÌ ¾ø½À´Ï´Ù.CItemData::__SetIconImage 0126 22:09:38155 :: icon/item/18060.tga ÆÄÀÏÀÌ ¾ø½À´Ï´Ù.CItemData::__SetIconImage 0126 22:09:38155 :: icon/item/18060.tga ÆÄÀÏÀÌ ¾ø½À´Ï´Ù.CItemData::__SetIconImage 0126 22:09:38293 :: icon/item/18060.tga ÆÄÀÏÀÌ ¾ø½À´Ï´Ù.CItemData::__SetIconImage 0126 22:09:38293 :: icon/item/18060.tga ÆÄÀÏÀÌ ¾ø½À´Ï´Ù.CItemData::__SetIconImage 0126 22:09:38293 :: icon/item/18060.tga ÆÄÀÏÀÌ ¾ø½À´Ï´Ù.CItemData::__SetIconImage 0126 22:09:38293 :: icon/item/18060.tga ÆÄÀÏÀÌ ¾ø½À´Ï´Ù.CItemData::__SetIconImage 0126 22:09:38295 :: icon/item/18060.tga ÆÄÀÏÀÌ ¾ø½À´Ï´Ù.CItemData::__SetIconImage 0126 22:09:38295 :: icon/item/18060.tga ÆÄÀÏÀÌ ¾ø½À´Ï´Ù.CItemData::__SetIconImage 0126 22:09:38295 :: icon/item/18060.tga ÆÄÀÏÀÌ ¾ø½À´Ï´Ù.CItemData::__SetIconImage 0126 22:09:38295 :: icon/item/18060.tga ÆÄÀÏÀÌ ¾ø½À´Ï´Ù.CItemData::__SetIconImage 0126 22:09:38296 :: icon/item/18060.tga ÆÄÀÏÀÌ ¾ø½À´Ï´Ù.CItemData::__SetIconImage 0126 22:09:38296 :: icon/item/18060.tga ÆÄÀÏÀÌ ¾ø½À´Ï´Ù.CItemData::__SetIconImage 0126 22:09:38296 :: icon/item/18060.tga ÆÄÀÏÀÌ ¾ø½À´Ï´Ù.CItemData::__SetIconImage 0126 22:09:38296 :: icon/item/18060.tga ÆÄÀÏÀÌ ¾ø½À´Ï´Ù.CItemData::__SetIconImage 0126 22:09:38309 :: game.py(line:219) Open game.py(line:631) StartGame game.py(line:777) RefreshCharacter interfaceModule.py(line:522) RefreshCharacter uiCharacter.py(line:1113) RefreshCharacter uiCharacter.py(line:1158) __SetSkillSlotData uiCharacter.py(line:856) RefreshSkill uiCharacter.py(line:792) __RefreshSkillPage uiCharacter.py(line:1209) __GetRealSkillSlot GameWindow.Open - exceptions.RuntimeError:skill.GetSkillType - Failed to find skill by 141 0126 22:09:38309 :: ============================================================================================================ 0126 22:09:38309 :: Abort!!!! @HenriqueIII on your version i have only "Abort!!!!" in syserr This is my file [Hidden Content]
  13. My client can't start with this version. Can you add this to my playersettingmodule.py? [Hidden Content]
  14. Hello. I wanted to add 6th skill, in playersettingmodule.py I changed NEW_678TH_SKILL_ENABLE = 0 to NEW_678TH_SKILL_ENABLE = 1 deleted NEW_678TH_SKILL_ENABLE = localeInfo.IsYMIR() and changed "SUPPORT" : (122, 123, 121, 124, 125, 129, 0, 0, 130, 131, 141, 142,), to "SUPPORT" : (122, 123, 121, 124, 125, 129, 0, 0, 130, 131,), in every class. On warrior mental I can't add points to 6th skill, on body i don't have problem.
  15. I downloaded this from polish forum. Can you share me good version ? (Sorry for double post)
×
×
  • 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.