HERAKLES Otomatik Avlı kalıcı sunucu. 19 Haziran'da açılıyor. Atius & Wizard güvencesiyle hemen kayıt ol, ön kayıt ödülleri aktif. HEMEN TIKLA!
Herkese iyi forumlar depodan item alamıyorum en son Event Sistemini eklemiştim şöyle bir syserr veriyor
0418 22:20:30864 :: AttributeError
0418 22:20:30864 :: :
0418 22:20:30864 :: 'module' object has no attribute 'SLOT_TYPE_SKILL_BOOK_INVENTORY'
0418 22:20:30864 ::
Hata verdiği kod satırında bunlar var
elif player.SLOT_TYPE_SKILL_BOOK_INVENTORY == attachedSlotType:
chat.AppendChat(chat.CHAT_TYPE_INFO, localeInfo.AKIRA_TEXT_2)
elif player.SLOT_TYPE_UPGRADE_ITEMS_INVENTORY == attachedSlotType:
chat.AppendChat(chat.CHAT_TYPE_INFO, localeInfo.AKIRA_TEXT_3)
elif player.SLOT_TYPE_STONE_INVENTORY == attachedSlotType:
chat.AppendChat(chat.CHAT_TYPE_INFO, localeInfo.AKIRA_TEXT_0)
0418 22:20:30864 :: AttributeError
0418 22:20:30864 :: :
0418 22:20:30864 :: 'module' object has no attribute 'SLOT_TYPE_SKILL_BOOK_INVENTORY'
0418 22:20:30864 ::
Hata verdiği kod satırında bunlar var
elif player.SLOT_TYPE_SKILL_BOOK_INVENTORY == attachedSlotType:
chat.AppendChat(chat.CHAT_TYPE_INFO, localeInfo.AKIRA_TEXT_2)
elif player.SLOT_TYPE_UPGRADE_ITEMS_INVENTORY == attachedSlotType:
chat.AppendChat(chat.CHAT_TYPE_INFO, localeInfo.AKIRA_TEXT_3)
elif player.SLOT_TYPE_STONE_INVENTORY == attachedSlotType:
chat.AppendChat(chat.CHAT_TYPE_INFO, localeInfo.AKIRA_TEXT_0)
