Jump to content

Chaos92

Members
  • Posts

    1543
  • Joined

  • Last visited

  • Days Won

    35

Everything posted by Chaos92

  1. Hello, that is Random Option System .
  2. most probably accessoryID and accname if you already add all the sprite. or else, your itemdb viewID
  3. you didnt have the palette files then.
  4. told ya... diff client 64k hairstyle
  5. diff your client 64k hairstyles and check your hair color palette. maybe didnt have in your GRF
  6. 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
  7. 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
  8. 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
  9. 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.
  10. use zack dreaver data folder. https://github.com/zackdreaver/ROenglishRE Then paste the Pre-Re data folder. https://github.com/zackdreaver/ROenglishPRE Good luck.
  11. 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.
  12. possible but this costume doesnt have much palettes.. So you dont have much options for their colour.
  13. 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.
  14. 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.
  15. ive been installing a few times using centos 7 and mysql + mysql devel and it works.
  16. Diff your client using nemo patcher , untick the patchers about the original font
  17. https://github.com/rathena/rathena/wiki/Install-on-Centos
  18. Have you tried using Opensetup ? If you're concern with the mouse restriction, use opensetup. Have option to set your resolution too.
  19. Map your Ip to a domain. Then change localhost in config/application.php into your domain name.
  20. old clients read luafiles. new clients read luafiles514
  21. You can try follow this video. Edit it manually.
  22. Some host or ISP might have routing issue with other ISP so proxy might help to reduce the latency. Depends on the situation, location and the routing within Main server and proxy server.
  23. check your accessoryid and accname. Makesure client use patch Increase headgear ID
×
×
  • Create New...