Jump to content

Mr. Kasch

Inactive Member
  • Posts

    60
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Mr. Kasch

  1. search: attrSlot = [player.GetItemAttribute(dstSlotPos, i) for i in xrange(player.ATTRIBUTE_SLOT_MAX_NUM)] and paste: try: attrSlot = [player.GetItemAttribute(dstSlotPos, i) for i in xrange(player.ATTRIBUTE_SLOT_MAX_NUM)] except TypeError: return
  2. I have one problem with belt slot... the slot 255 and 256 not work... [Hidden Content]
  3. How can fix the autopotion effect in 3^ Inventory? >_< [Hidden Content]
  4. thanks to the ' Help I Solved by regenerating the server_attr Close please
  5. i have 1 problem with 4 maps... when teleport in maps with quest i have this bug [Hidden Content] until i move... how can fix it? >_<
  6. i have applycate this [Hidden Content] and no kick but in my table hack_log is there anyway: [Hidden Content] how can fix it?
  7. I have one problem.... no spawn mob in this area on the new maps Q_Q i have change 12158161 Map position for nothing.... How can fix it? [Hidden Content]
  8. i have one problem.... Bonus item_proto.txt bonus item item_proto.xml in game and i have press C for characterist player and.. This problem is for all ITEM_WEAPON WEAPON_TWO_HANDED! How can fix it? Q_Q
  9. i have one problem with bel inventory system.... the 15° and 16° slot no work (I can't insert ourselves potions) other slot success work... How can fix it? Sorry for my bad english.
  10. i have implement fastequip.py but press "OnPressEscapeKey" no close gui... if press "def Close(self):" gui closed >_< My fastequip.py: [Hidden Content]
×
×
  • 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.