Jump to content

Chaos92

Members
  • Posts

    1864
  • Joined

  • Last visited

  • Days Won

    63

Everything posted by Chaos92

  1. sclientinfo.xml or clientinfo.xml depends on clients
  2. https://github.com/rathena/rathena/commit/8f512d8abbf3a4b5065e3ffe11f01ef185bd697e have you update this ?
  3. //In this script's original state, a "World Boss" will // spawn in a random location after 10,000 monster kills // every 4 minutes past the hour. Does it mean 10,000 kills for each character or count from all players ?
  4. Always dealing with Functor. 100% recommended. The most reliable Game Guard for Ragnarok online till now.
  5. You didnt add the sprite in your GRF
  6. Chaos92

    iteminfo.lua

    identified means items that already identified. unindentified means items that isnt identified yet for example drop by monsters.
  7. Pls add all itemdb, itemdbre, mobdb, mobdbre in sql-files.. import it first in your database/phpmyadmin.
  8. use zackdreaver RE folder.
  9. Chaos92

    Web Hosting

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

    Web Hosting

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

    Flux cp error

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

    82 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
  17. Hello, that is Random Option System .
  18. most probably accessoryID and accname if you already add all the sprite. or else, your itemdb viewID
  19. you didnt have the palette files then.
  20. told ya... diff client 64k hairstyle
  21. diff your client 64k hairstyles and check your hair color palette. maybe didnt have in your GRF
  22. 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
  23. 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
  24. 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
  25. 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.
×
×
  • Create New...