Jump to content

Chaos92

Members
  • Posts

    1545
  • Joined

  • Last visited

  • Days Won

    35

Everything posted by Chaos92

  1. Hello guys, I have updated this site by adding garment generator, but its still early so I might need to fix it later on some parts that might still not generated well. Please let me know if you found any issue. Thanks.
  2. Download Chris Translation from his github, and use the tools, it will be easier.
  3. Make sure you use the correct clientdate matching with the client side files. 2018 client for skills are different compare to 2020 and above.
  4. Please show then what is your setting
  5. Sorry im confused. Does rathena store means cash shop in the emulator ? Or FluxCP Item Shop ? Or is it this forum Store ?
  6. maybe your IP pinging the server then. welcome no problem.
  7. is that your IP or players IP ? Most probably some bots scanning ports/IP then. Just ignore it.
  8. old that still using sql ? itemdb using yml currently. Didnt remember well txt one, but most probably change location of it. and 4 seems correct for garment, maybe compare with other cards for example deviling, vocal 4211,Vocal_Card,Vocal Card,6,20,,10,,,,,,,,4,,,,,{ bonus bMdef,3; },{},{} 4163,Gryphon_Card,Gryphon Card,6,20,,10,,,,,,,,4,,,,,{ bonus bFlee,2; bonus bCritical,7; if(BaseClass==Job_Swordman) bonus3 bAutoSpell,"KN_BOWLINGBASH",5,10; },{},{} And make sure using the correct folder. either pre-re or re.
  9. Chaos92

    HELP

    check lub regarding transparentitem
  10. how about the IP part that I commented above ? its crucial since from your screenshot it doesnt have port there.
  11. should be sclientinfo.xml. your client read clientinfo not sclientinfo ? Also just change IP at AssistAddr = only. doesnt need to touch another part.
  12. try change 'sakray' to 'primary and try again. and it should be ExternalSettings_kr.lub
  13. so its running. if no firewall blocking the connection to the web server, most probably its clientside. what is your sclientinfo ? can you paste without the IP/domain ?
  14. web server is running or not ?
  15. try to use kRO 2023 or latest.
  16. https://github.com/rathena/rathena/wiki/Packet_DB_Rewrite
  17. use latest git rathena, doesnt need to use any db number or something. just make sure define the correct clientdate in packets.hpp that being used at your client.
  18. original npc isnt found. means you have npc that asked for duplication, but the original npc isnt there. For example maybe you can check healer scripts with its duplicate. I think your error is about the instance create part. try to check is it really readed at your instance db.
  19. its quite easy to get old emulator, the problem is the bug/problem that existed during that time, will exist too.
  20. as it says, quest not found. make sure the quest are added in the server. see db import quest db, change the version to 2.
  21. why not you screenshot the errors ? or paste the error code here.
  22. maybe use older emulator, but I didnt recommend it. Most probably edit what you need only.
  23. most probably doesnt have the sprite file.
  24. make sure your rootURL can be accessed.
×
×
  • Create New...