Jump to content

Chaos92

Members
  • Posts

    1864
  • Joined

  • Last visited

  • Days Won

    63

Everything posted by Chaos92

  1. u are still using database. just that those YML files are used rather than using sql. Well u can convert if needed have tools to convert yml -> sql if u want updated one since rathena didnt automatically update that for a quite long time.
  2. just install on how u install other web. extract, and open the link.
  3. As I told, try to let it be 'no' and dont need to change it.
  4. Hello, you just need to recompile after you make changes at your src.
  5. Nemo/WARP have patch for skipped hidden menu icon buttons.
  6. u change something in config ? such as use sql = yes ? // Use SQL item_db, mob_db and mob_skill_db for the map server? (yes/no) use_sql_db: no above is the default one. should be 'no'. Just incase u changed that.
  7. you should read how to use that project. use the tools to generate the files.
  8. didnt use english translation by Chris ? https://github.com/llchrisll/ROenglishRE
  9. its from client. use older client for that older screen.
  10. src is needed during compiling the server only.
  11. try use visual studio code, easy to change encoding using that editor.
  12. make sure to not break the encoding during edit the files. as I suggest to him, change the encoding to korean and edit it.
  13. that is ROTP Chris Translation : https://github.com/llchrisll/ROenglishRE
  14. please give more details. what clientdate did u use.
  15. u can see atcommands at docs. there are some commands such as reloadbattleconf, reloadmobdb, reloaditemdb and some more. also unloadnpcfile and loadnpc recompile only needed when u edit src folder.
  16. yes thats what you should do. dont alter the main.sql But since you already know, where the reason it didnt work, no problem to change the credential for server.
  17. but... what is visual item ?
  18. I dont understand with what do u mean by visual items. I think u need to elaborate or show us something what do you mean by that.
  19. then run the sql upgrades if u know which is needed after your last time update. or else just run the main.sql as what provided from rathena.
  20. why not use what should be in the original main.sql ?
  21. then why your main.sql is different with what should be in latest rathena ? Its really different. I dont know since when rathena using that 'M' data and that ID as insert into. Im pretty sure its not from latest rathena.
  22. maybe u can elaborate 'visual items' ?
  23. u should check your conf/inter-athena.conf too make sure the sql connection is correct. and what rathena file is this ? why doesnt have sql for server account ? Better use latest rathena folder from the git.
  24. maybe using skilldamagedb here https://github.com/rathena/rathena/blob/master/db/skill_damage_db.txt
  25. yes because GRF Editor can change the encoding automatically but I dont know how did u change the files inside GRF. Some software cant detect and automatically changed to correct encoding.
×
×
  • Create New...