Jump to content

Chaos92

Members
  • Posts

    1533
  • Joined

  • Last visited

  • Days Won

    35

Chaos92 last won the day on April 12

Chaos92 had the most liked content!

About Chaos92

  • Birthday December 2

Profile Information

  • Gender
    Not Telling
  • Location
    Malaysia
  • Server
    Reunite RO
  • Github: reunite-ro
  • Discord: Chaos92#8126
  • Interests
    In learning.

Contact Methods

Recent Profile Visitors

11007 profile views

Chaos92's Achievements

  1. Before have some suggestion about the SQL generator. I don't think its needed since you might change some data generated and there are already SQL generator from rathena (yaml2sql.bat) so you can use your edited YML and generate the exact SQL for it. And since I saw some users are struggling setting up server with custom max levels, maybe Ill create a generator for that too.
  2. maybe script ? If u are asking why this happen. Since any jobs can warp anywhere it shouldnt be just @go 0. Even starting point of players also isnt @go 0 by default.
  3. make sure the player can ping/connect to your server IP. Ask them to ping, maybe.
  4. To be honest I dont understand much from your request, but if regarding weapontable.lub, itemdb.yml and custom_iteminfo.lua, then you can try my generator here :
  5. https://github.com/rathena/rathena/blob/master/src/config/renewal.hpp#L45C1-L45C21 If you didnt want Renewal drop mode, then you can disable it.
  6. If you're korean, I think you can use the default one then. That is client side error so its not related to mysql to be honest.
  7. Either you disable the patch for 'enable the cash shop preview' in nemo/warp, OR you can change in src/config/core.hpp /// Uncomment for use with Nemo patch ExtendCashShopPreview //#define ENABLE_CASHSHOP_PREVIEW_PATCH remove the // to enable it and recompile rathena.
  8. Maybe use Chris RO English Translation project here : https://github.com/llchrisll/ROenglishRE. He got default nemo and warp profiles too.
  9. https://github.com/rathena/rathena/wiki/Data-Folder Maybe this ?
  10. https://github.com/rathena/rathena/blob/master/db/re/skill_tree.yml or https://github.com/rathena/rathena/blob/master/db/pre-re/skill_tree.yml
  11. most probably accessoryid, accname part
  12. Do you mean @whereis ? @whereis Displays the maps in which monster normally spawns. This does not include mobs summoned by scripts.
  13. Let me know if you have any issue, suggestion or ideas for it. Glad it could help you out.
  14. maybe related to stateicon lua files ? try to use Chris English Translation Project
  15. I have multiple generator project, maybe u can try.
×
×
  • Create New...