Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. To add a cooldown to a skill in the skill_db.yml (commonly used in game servers like rAthena), you’ll need to modify or add the appropriate cooldown fields under the skill entry. Here's how to do it: Example - Id: 5 Name: SM_BASH Description: "Bash" MaxLevel: 10 Hit: true Cooldown: 2000 # cooldown in milliseconds (2000ms = 2 seconds) CastTime: 0 Delay: 0 For more detail comment on summertime saga pc download
  3. Today
  4. Hi guys, Im wondering can we make exp and job rates floating depending level? like, 0 - 99 > 70x 100 - 150 > 40x 151 - 175 > 35x 176 - 200 > 30x 201 - 250 > 20x 251 - 275 > 7.5x
  5. i get this error when i talk with the Novice in Kritura Academy option 1 - 1
  6. It's this one Additionally, picking a random, specific card and just searching for it on GRF Editor Advanced search would have made it very obvious where it's referenced, as a tip for the future so you don't have to rely on tutorials since Ragnarok is not a documented game. (ignore my bookmarks that leaked at the background of the screenshot ( ͡° ͜ʖ ͡°) )
  7. Yesterday
  8. Extended Battleground 3.0 Crash map server. Help please. (05/27/2025 18:08:16) [ Debug ] : Source (NPC): BG_Core is located in: npc/custom/eBG/bg_core.txt (05/27/2025 18:08:16) [ Error ] : buildin_bg_queue_info: Unknown queue id 8. This error always. And when i start kill player it is crash map server and this error in console: (05/27/2025 20:13:09) [ Error ] : clif_send: Unrecognized type 0 (05/27/2025 20:13:45) [ Error ] : Server received crash signal! Attempting to save all online characters!
  9. For reference, there is a typo in the LK Sprite in Corrected Classes & Head Sprites below. Hence, resulting to weird animation of LK Sprite normal attack. To fix the issue, open the grf and find the below string. Find: ·Îµå³ªÀÌÆ®_³² You would immediately notice that there is a typo '' before .act To fix, just retype it to ·Îµå³ªÀÌÆ®_³².act Send a like if i helped xD
  10. Update: Added a live website. Try it here: https://manuuuu21.github.io/rAthena-Text-Editor/ Added a Ctrl+S feature and SAVE button. The tab title now updates based on the file you open or created/saved. Drag and drop .txt files to get the data of txt file Added some rathena scripting keywords to highlight. <-- this is most tiring xD
  11. This suggests that there may be an internal link between the card identifier (ID) and the image that is not configured properly. The "sorry" image is usually the default image when the game cannot find or map the image corresponding to the card ID.
  12. Suggestions: - Make it also available as a GitHub page. If you have a slot for it, it'd be great to have it just be available online too on your github.io. - Button to save as .cpp in one click (I prefer it over .txt, works the same but has highlighting, I know I can manually change but :effort:) - Button to Copy All (in case we want to copy paste our file contents instead of downloading) - Allow drag and drop to Open File - Autocomplete (could be hard to implement, but would be huge help if it used script_commands to autocomplete and offer help, like displaying "*message "<character name>","<message>";" when you type "mess...") I find it cool, I had to setup my Notepad++ to not bug out with rAthena syntax so I'm sticking with it for now, but if it gets a few more features it could end up being worth over NP++, good work
  13. Links Caídos. podrían repararlos ? Oh alguna guía actualizada, más pronto a la fecha ?
  14. Can you share more about the issues you are having with displaying the VIP status icon? Are there any errors or warnings during compilation and running the server? drive mad
  15. Wow, thank you so much. Same question and now I know how to do. Big thanksssss.
  16. Last week
  17. Hola quisiera que me ayuden a crear un script npc con las siguientes líneas: ° ubicacion del npc prontera,160,181,5 con letrero que digas cuantos usuario hay en Zona de quest actualmente. (La zona de quest aldebaran 100 120) ejemplo: Zona Quest Card 10 Usuadios online visitando o algo así breve. ° el npc me envie a esta dirección donde estarán los npc de Quest warp aldebaran 100 120. ° opciones de colores para dejarlos mas bonitos las letras. con // "codigo color" ° De este mismo npc quiero copiar y pegar para proximos NPC Zona de eventos, quest, etc. ° Opciones tambien ejemplo: aldebaran 100 120 (Zona de quest cartas) gonryun 120 100 (Zona de quest Set)
  18. Hello guys, this is my rAthena Text Editor (Offline), a lightweight, browser-based tool I created for editing rAthena scripts (syntax highlight) without needing any installation or internet connection. Features: Edit your scripts directly in your browser Download your code as a .txt file after you're done Open existing .txt files to continue editing Toggle between Dark Mode and Light Mode for better readability Works 100% offline – no installation, no internet, no hassle Grab the file here: https://github.com/Manuuuu21/rAthena-Text-Editor Screenshots: This is a simple tool made for convenience, especially for fellow scripters who want to work quickly without setting up a full IDE. Feel free to check it out, use it, or suggest improvements. Thanks and happy scripting!
  19. 2025-03-19 #define PACKETVER 20250319 2025-05-08 #define PACKETVER 20250508
  20. Which PACKETVER should I use on rAthena for this client?
  21. Awesome! Thanks for sharing and providing the official link of Rathena. Easy to follow and share interesting things to everyone.
  22. This champ effect usually causes lag/fps drop when playing. Basketball Bros
  23. Some example of the mail that being send to players, using the SMTP settings at default FluxCP config/application.php. Didnt finalize yet.
  1. Load more activity
×
×
  • Create New...