Jump to content

Chaos92

Members
  • Posts

    1511
  • Joined

  • Last visited

  • Days Won

    33

Everything posted by Chaos92

  1. There might be high chances that the patch or diff cant be added easily because of conflict when trying to do it. You can also try to do it manually by adding or removing depends on the lines + - inside the .patch or .diff.
  2. Before I saw a few of servers having issue because of groups.yml that written incorrectly, which can makes server couldnt start (stuck at reading groups.yml), or account cannot login because of group ID didnt exist (cant be read by rathena emulator). So I hope this helps, Commands Generator. The list of commands are parsed directly from doc/atcommands.txt so if there is any updates of commands, it should be automatically added too. Let me know if you have any suggestion or improvement ideas for any of this generator.
  3. it just skipping it because you set your server max as 175, but the server can reach more than that. Most probably the jobclass max base and job level also at max which is 250 in job exp yml, maybe you didnt change it to 175 yet.
  4. And now custom NPC generator added. Didnt test yet but it should be working correctly. Please let me know if there is any issues or improvements needed for it. And since its not specific for items anymore, I've changed the links to : https://x-files.amirazman.my/customfilegenerator.
  5. Welcome and please let me know if you have any ideas for the improvements or any issues using it.
  6. Make sure your packets.h in src/config/ are same clientdate with what clientdate u use for your client.
  7. are u sure it is the same map ? try /where and see is it the same map.
  8. There are already some comments before if I remember from Sader, wait I search.
  9. maybe related to your src modification ? try with clean src.
  10. have u check the logs during it happens ? I think most probably connection with unknown packets will shows in the terminal/logs. Usually it happens because of clientdate not match with the client used.
  11. Have you tried as Functor, the Gepard that you subscribe ? Since the error shown by Gepard.
  12. 1. Its possible to run pre-re mode. There is config to change the mode in src/config/renewal.h. But for most latest episode only exist in renewal. 2. Theres a lot of tutorial for this even in this forum, maybe you can check it out. 3. Maybe OVH ? Anything could run as long as the OS is supported to run rathena. 4. Setup the client using Chris Translation maybe if in english. https://github.com/llchrisll/ROenglishRE and share to others.
  13. I have updated custom weapon part, but didnt finalized yet, maybe need some changes for information in iteminfo.lua generated for weapon type part. Will update later on. And also shadow weapon part, maybe.
  14. Maybe add Flag for ignoregtb for soul link ? Flags: IgnoreGtb: true I didnt tried it yet though.
  15. it will end with something, it wont stuck like that. and 1GB most probably isnt enough for compiling, add 1 more = 2gb
  16. 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.
  17. Download Chris Translation from his github, and use the tools, it will be easier.
  18. Make sure you use the correct clientdate matching with the client side files. 2018 client for skills are different compare to 2020 and above.
  19. Please show then what is your setting
  20. Sorry im confused. Does rathena store means cash shop in the emulator ? Or FluxCP Item Shop ? Or is it this forum Store ?
  21. maybe your IP pinging the server then. welcome no problem.
  22. is that your IP or players IP ? Most probably some bots scanning ports/IP then. Just ignore it.
  23. 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.
×
×
  • Create New...