Jump to content

nanakiwurtz

Members
  • Posts

    1654
  • Joined

  • Last visited

  • Days Won

    66

Everything posted by nanakiwurtz

  1. I was about to make a new topic asking this item too, but I searched and found emong's topic. I can see that the Amulets are in the item_db.txt, but when I tried to @item 6512, it doesn't work saying 'Invalid item ID or name'. What can I do about this issue? //item_db.txt 6512,Fire_Amulet,Fire Amulet,3,100,,1,,,,,,,,,,,,,{},{},{} 6513,Ice_Amulet,Ice Amulet,3,100,,1,,,,,,,,,,,,,{},{},{} 6514,Wind_Amulet,Wind Amulet,3,100,,1,,,,,,,,,,,,,{},{},{} 6515,Earth_Amulet,Earth Amulet,3,100,,1,,,,,,,,,,,,,{},{},{}
  2. Easy, use the Search button for these words, you can find the Search feature on top right of this forum
  3. Have you visit the rAthena Wiki? http://rathena.org/board/index.php?app=ipbwiki
  4. Use Shin's Diff Patcher + Earthlingz's 'Skip Packet Header Obfuscation' diff
  5. Use Shin's Diff Patcher + Earthlingz's 'Skip Packet Header Obfuscation' diff
  6. Use this tool to find your your WAN + Lan IP: http://rathena.org/board/files/file/2554-nkwz-ra-toolkit/ Open your conf files and edit these lines: map_ip: //<-- this is your WAN IP login_ip: //<-- LAN char_ip: //<-- LAN
  7. After reading this from the beginning, no wonder Lilith has lost the interest in this system... Starting with some bugs report and those endless suggestions. Even though the suggestions are great, but actually it's very hard and time wasting to implement them all. We don't even know whether Lilith was working with a team or maybe Lilith just develops this system alone without anyone helping with this project. Creating src codes, SQL codes, and even finding bugs in the codes is a fun yet stressing thing to do... Anyway, thanks Lilith for your awesome work for this community
  8. Maybe your char+map+log server's IP is not updated, or are you using 127.0.0.1?
  9. Maybe Ai4rei has already too much work to do
  10. Hmm if you manually delete your chars in SQL, then I guess your server didn't get the updated data from it. Have you checked your 'char_id' in SQL? Make sure that your new char don't use the old value from your old char.
  11. onli0721, have you visit the rAthena Wiki page?
  12. Same problem, different language http://rathena.org/board/topic/71660-others-cant-connect/ Have you edit your clientinfo.xml?
  13. Have you edit your clientinfo.xml to reflect your current IP, and for your friends it's not 127.0.0.1
  14. Many users afraid their data will be overwritten during the 'SVN Update' process.. A patch may be a good temporary solution for this
  15. Thanks for replying Akkarin, when I want to create a new account it just shows unregistered ID, after I dig in in the source files and modify them, eventually I can get it to work now. When I create a new char, I can only choose the name, hair and hair color. I modify my mmo_auth function and it works now too. (It takes me up to 3 weeks to figure it out) Hmm another thing that still confuses me is that the sc_data isn't reset even after logout.
  16. How about your console windows? Is there any error message on them?
  17. Edit your 'default value' in your SQL, group ID to 0 (0 means ordinary players, 99 means highest GM level)
  18. Okay, thanks for the reply Spre, I'm using 2012-04-10. I'll try to dump and dig into it further
  19. Hmm.. Do you know how to work with low level language? If not, then this will be hard for you to do (no offense, Beret )
  20. Just redownload the file, or do a SVN Update
  21. They didn't even know that the Search button is already exist at the top-right side for a long time
  22. Hmhm.. Emistry has answered those kind of questions for 57 times this week
  23. Because Gravity didn't think anyone will use other color than white color on their website image.
  24. Hmm.. some lines can't be translated through msgstringtable.txt Yommy
×
×
  • Create New...