Jump to content

Tunga

Member
  • Posts

    37
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Tunga

  1. i've noticed that bug when i changed skill order. its really pathetic to get information from the order. i was disabled that check because in these days you know people are using premium mounts and its formality to give them level 30 horse or check that info but as i said its my opinion. btw as i remember required horse level for horse skill is 20. thanks for share.
  2. thanks it works. its even doesn't use ram.
  3. I didn't like the products you sold before(i saw leaks). But I think you've improved yourself a lot and proved this knowledge by helping people. I really liked the client optimization. The point you've reached in such a short time is praiseworthy. Good luck with your life.
  4. you're confused i guess. others already like that since mainline.
  5. It doesn't have any definition in affect.h i guess you forgot it.
  6. Link is broken. Do you have it in your archive?
  7. There was a solution for this in the files of Martino. m_pIconImage = NULL; #ifdef ENABLE_LOAD_ALTER_ITEMICON static const char* c_szAlterIconImage = "icon/item/27995.tga"; if (CResourceManager::Instance().IsFileExist(c_szAlterIconImage)) m_pIconImage = (CGraphicSubImage*)CResourceManager::Instance().GetResourcePointer(c_szAlterIconImage); #endif
  8. i dont understand why. person who checks is there a party leader, doesnt check is there a party. thanks for share.
  9. I didn't poke it too much but I think it depends library differences between freebsd versions. Ahh i should tell it. I was using GCC10-Devel and FreeBSD 12.1. Function that gives dump initializing sub classes. You could add error message to find exact line makes that dump.
  10. hi, i got it when i build the core with FreeBSD 12.1. I solved it with building version 11.3.
  11. Thanks. I was checking each affect at uiaffectshower and defining variable that shows there is or not. I thought there should be a function does this. but i realized. There isnt. As i remember there is a vector storing each affect but its not enought. Thanks for release.
  12. im so grateful. thanks. 39032 alreaddy written in ori_to_new_table so its unnecessary
  13. Localeinfo add this end of the file. def EmojiTextLine(n) : return "|E%s|e" % (n) usage localeinfo.EmojiTextLine(emoji/key_ctrl)
×
×
  • 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.