Jump to content

Thorer

Banned
  • Posts

    97
  • Joined

  • Last visited

  • Days Won

    2
  • Feedback

    0%

Everything posted by Thorer

  1. uiquest.py Here i think def OnUpdate(self): if self.skin == self.SKIN_CINEMA: event.UpdateEventSet(self.descIndex, 50, -(wndMgr.GetScreenHeight() - 44)) # AUTO_RESIZE_BOARD elif self.skin == 3: if self.board: event.UpdateEventSet(self.descIndex, self.board.GetGlobalPosition()[0]+20+self.sx, -self.board.GetGlobalPosition()[1]-20-self.sy) event.SetEventSetWidth(self.descIndex, self.board.GetWidth()-40) elif self.skin: if self.board: event.UpdateEventSet(self.descIndex, self.board.GetGlobalPosition()[0]+20, -self.board.GetGlobalPosition()[1]-20) event.SetEventSetWidth(self.descIndex, self.board.GetWidth()-40)
  2. ChatPacket is from CHARACTER class, not description. Its POINTER, pointing on adress of process, you cannot merge it to another process.
  3. There will be problems with private messages and a lot more.
  4. Its my system and this version is bugged, items will dissapear. Fucking pieces of shit.
  5. Here you got okay cards and more. https://metin2dev.org/board/index.php?/topic/9506-anty-fisbot-system-enchant-new-gameforge-event-okay-cards-new-guildwar-type-weapon-costumes-list-of-avilable-guilds-new-metinsbosses-detector-equipment-lock-system-mobs-color-name-depends-on-level-and-lot-more/
  6. Its easy to fix, you just have to compare packets.
  7. I preffer to create one thread to collect peoples like this. In friday this man refund 60 euro for my 2 systems so look out for him.
  8. I made this new event 100 % like on official servers If someone wanna buy it, go to my topic: https://metin2dev.org/board/index.php?/topic/9506-new-gameforge-event-okay-cards-new-guildwar-type-weapon-costumes-list-of-avilable-guilds-new-fishing-system-new-metinsbosses-detector-equipment-lock-system-mobs-color-name-depends-on-level-and-lot-more/#comment-57328
  9. Metin2 is start to like AION online. That's all Everything for itemshop
  10. Hi guys. Have anyone somethink like this: You have simply quest, state one, go to npc, state two, kill boss. Party is in dungeon, and if first member have state one, and second member have state two, then after exit from dungeon second member get first state in this quest. Any ideas?
  11. Bugged values in item_proto
×
×
  • 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.