Jump to content

MEKA

Member
  • Posts

    25
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by MEKA

  1. def SetHorseState(self, level, health, battery): if level==0: self.horseImage=None + self.__ArrangeImageList() else: image = HorseImage() image.SetParent(self) image.SetState(level, health, battery) image.Show() self.horseImage=image self.__ArrangeImageList()
  2. i am already doing so but it doesn't work
  3. How exactly do I need to edit PythonPlayer.h? I do but it doesn't work in the game.
  4. @FinnaelHey will you help ? @VegaS™ do you have any idea about this topic ?
  5. [Hidden Content] The render target is reset when the sp potion is open
  6. Sura Enchanted Blade Skill Problem Skill off: [Hidden Content] Skill on: [Hidden Content]
  7. Effect disappears when the active skill teleports [Hidden Content] You can understand the other problem by watching giff. [Hidden Content]
  8. Navicat > Player > refine_proto > cost
  9. input_db.cpp Find Kod (C++): BYTE bSize = 1; Change Kod (C++): BYTE bSize = 3;
  10. I am sorry for my English I encounter this error when separating the items 0418 18:34:01213 :: Traceback (most recent call last): 0418 18:34:01213 :: File "ui.py", line 1493, in CallEvent 0418 18:34:01213 :: File "ui.py", line 129, in __call__ 0418 18:34:01213 :: File "ui.py", line 111, in __call__ 0418 18:34:01214 :: File "uiPickMoney.py", line 130, in OnAccept 0418 18:34:01214 :: File "ui.py", line 129, in __call__ 0418 18:34:01214 :: File "ui.py", line 120, in __call__ 0418 18:34:01215 :: TypeError 0418 18:34:01215 :: : 0418 18:34:01215 :: OnPickItem() takes exactly 2 arguments (3 given) 0418 18:34:01215 ::
  11. Could you please throw ready files?
  12. SYSERR: Feb 13 20:22:09 :: heart_idle: losing 40 seconds. (lag occured) SYSERR: Feb 13 20:26:36 :: Process: SEQUENCE 71fe3c00 mismatch 0xa1 != 0x24 header 55 SYSERR: Feb 13 20:26:36 :: Process: SEQUENCE_LOG [TESTCHAR]------------- [241 : 0x8a] [010 : 0xcf] [003 : 0x48] [050 : 0xa7] [011 : 0x54] [050 : 0xc7] [050 : 0xd7] [050 : 0xdf] [007 : 0x1] [007 : 0x25] [007 : 0x72] [007 : 0xf7] [007 : 0x6f] [007 : 0x84] [252 : 0xbc] [003 : 0x37] [050 : 0x46] [050 : 0xe3] [050 : 0x24] [011 : 0xda] [055 : 0xa1] throws out of the game when the market opens Cha Channel 1 Syserr
  13. 'module' object has no attribute 'NEWITEMS' when i fix it i get this error help pls
  14. TR: Chatte yansıtmayı nasıl yaptınız? EN: How did you mirror the chat
×
×
  • 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.