Jump to content

Chaos92

Members
  • Posts

    1859
  • Joined

  • Last visited

  • Days Won

    62

Everything posted by Chaos92

  1. Chaos92

    iteminfo.lua

    identified means items that already identified. unindentified means items that isnt identified yet for example drop by monsters.
  2. Pls add all itemdb, itemdbre, mobdb, mobdbre in sql-files.. import it first in your database/phpmyadmin.
  3. Chaos92

    Web Hosting

    Then you should show us what is your problem. any errors, logs, screenshot, etc.
  4. Chaos92

    Web Hosting

    allow in your database privilege.
  5. Click SQL and execute your .sql-files there.
  6. U need to know your mysql/phpmyadmin username and password. After that u can change the details in conf/inter-athena.conf
  7. Chaos92

    Flux cp error

    refused. Try check your firewall
  8. Well.. ive create this issue before : https://github.com/rathena/FluxCP/issues/238
  9. Version 1.0.0

    81 downloads

    In kRO its originally supported up to 30 hair styles for Blank Eyes / Costume Blank Eyes. This file can support up to 84 hair styles.
    Free
  10. Hello, that is Random Option System .
  11. most probably accessoryID and accname if you already add all the sprite. or else, your itemdb viewID
  12. you didnt have the palette files then.
  13. told ya... diff client 64k hairstyle
  14. diff your client 64k hairstyles and check your hair color palette. maybe didnt have in your GRF
  15. I dont understand your question but... I think your question regarding renewal drop src/config/renewal.h /// Renewal drop rate algorithms /// (disable by commenting the line) /// /// Leave this line to enable renewal item drop rate algorithms /// While enabled a special modified based on the difference between the player and monster level is applied /// Based on the http://irowiki.org/wiki/Drop_System#Level_Factor table #define RENEWAL_DROP
  16. 1. rename izlude map to the pvp map name. 2. insert in your GRF/patcher. 3. download your mapcache.dat , use wee mapcache and add the new map inside it. 4. restart server
  17. Chaos92

    Help- ME

    your default password s1 /p1 as it told. Check your login table in ragnarok database. makesure it is the same as what you set in conf/char-athena and map-athena
  18. What you need to change : src/char/int_guild about max capacity calculation initialization and also at guild extension code < src/common/mmo.h for new calculation If you're going to reduce the member capacity, better for you to wipe all related guild databases first including guild id in every character.
  19. use zack dreaver data folder. https://github.com/zackdreaver/ROenglishRE Then paste the Pre-Re data folder. https://github.com/zackdreaver/ROenglishPRE Good luck.
  20. check your iteminfo.lua or .lub. The path written in the error is there. Usually for normal items the path should be in korean (if encoded open in korean). Depends on the resource name there.
  21. possible but this costume doesnt have much palettes.. So you dont have much options for their colour.
  22. packets.hpp is the correct file. its affecting the external settings. for example enable or disable doram, max level, etc is being set there in lua files folder.
  23. You can edit your clientdate in config/packets.h and use ./configure , make clean, make sql, make server. Depends on your setup. pre-re and re have different map cache. If you're running on pre-re, makesure you're using pre-re map or add it in your GRF/data folder. Every langtype has its on setting file. Primary also should work.
×
×
  • Create New...