Jump to content

Chaos92

Members
  • Posts

    1826
  • Joined

  • Last visited

  • Days Won

    58

Everything posted by Chaos92

  1. 1. check logs. 2. show errors. or... possible https / issue ? or propagation ? Errors/logs will show it better.
  2. hmm... sebenarnya.. edit sahaja client date dalam src/config/packets.h kemudian : ./configure make clean make sql make server.
  3. Hello, just download latest Visual Studio Community Edition, its free. https://visualstudio.microsoft.com/downloads/
  4. You doesnt need to do the mapcache. rAthena already have the mapcache file added as default. You can use WeeMapCache if you want to change any map cache or add new map cache. You should check until the end of the log. map does not available means the map-server are not up yet.
  5. Have you tried this ? https://github.com/llchrisll/ROenglishRE
  6. Have you tried this ? https://github.com/llchrisll/ROenglishRE
  7. 1. Pastikan user, password dan host adalah betul mengikut akses database. 2. Pastikan privilege user juga sudah diset dengan maklumat yang betul mengikut akses database.
  8. Chaos92

    FluxCP

    1. make sure your servers.php setup connection to database is correct. 2. make sure you add the user in privilege also.
  9. check mob id in mobdb https://raw.githubusercontent.com/rathena/rathena/master/db/re/mob_db.yml
  10. View File Hair Style Correction Arrangement in Character Creation I saw Hurtsky uploaded one but I tried and the bmp files cant be loaded so I rearrange and rename it manually and upload it here. Submitter Chaos92 Submitted 02/21/2021 Category Character Graphics Video Content Author Amir  
  11. This PR ? : https://github.com/rathena/rathena/pull/5731 something that you can try. ./configure --enable-web-service 'make web' ./web-server
  12. Version 1.0.0

    370 downloads

    I saw Hurtsky uploaded one but I tried and the bmp files cant be loaded so I rearrange and rename it manually and upload it here.
    Free
  13. Did you install this FluxCP or which FluxCP ? rAthena FluxCP : https://github.com/rathena/FluxCP
  14. Maybe can use Hamachi ? The easiest way just get a VPS. if you want to host it in your own PC then Hamachi might works.
  15. Installer password in application.php. It should be secretpassword as default. MySQL username and password should be the same with inside your servers.php.
  16. Hello, have you tried itemshop and pointshop ?
  17. reset look ? might because of your costumes. Some costumes only working on 2020 clients, and some of itemdb in rAthena are items from jRO/iRO which maybe you didnt have it in your base RO files.
  18. As I concern : Digital Ocean doesnt have good DDoS Mitigation (provided for FREE) compare to OVH. OVH have their DDoS Mitigation mostly FREE for their VPS/Server users. Sometimes OVH have network priority issue so ISP need to tackle down this too so that latency = better. And both are unmanaged, so support are quite slow except you're subscribing OVH support services which costly. Remember they are Infrastructure as a service (IaaS) so dont rely so much from them except issues from their infra (sometimes it takes 2-3 days for them to reply tickets).
  19. Most of then I already test and it should be in your renewal folder db.
  20. The structure currently has been changed to .yml. You can find item_db_usable.yml/item_db_etc.yml/item_db_equip.yml in re or pre-re folder. Since the changes I can say, its quite new, so maybe the wikis are not yet updated regarding YML.
  21. Have you check from https://github.com/llchrisll/ROenglishRE ?
  22. I didnt know which folder are you using, try to check it in npc/re/mapflag or npc/pre-re/mapflag
  23. npc/mapflag/noteleport.txt Remove below or // Battle Grounds ============== bat_c01 mapflag noteleport bat_c02 mapflag noteleport bat_c03 mapflag noteleport bat_room mapflag noteleport bat_b01 mapflag noteleport bat_b02 mapflag noteleport bat_a01 mapflag noteleport bat_a02 mapflag noteleport change it to // Battle Grounds ============== //bat_c01 mapflag noteleport //bat_c02 mapflag noteleport //bat_c03 mapflag noteleport //bat_room mapflag noteleport //bat_b01 mapflag noteleport //bat_b02 mapflag noteleport //bat_a01 mapflag noteleport //bat_a02 mapflag noteleport Enable or disable depends on map that you want.
×
×
  • Create New...