Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 03/27/23 in all areas

  1. Hi everyone. I m currently working on a small project to help me use Ragnarok Online ressources for a small game i m working on. So i just made a small web based tool to extract spritesheets for characters you select. It relies on zrenderer-server (thanks again zhad3 for this amazing tool). Let me know if it's something you guys could be interested in, i might release it, or maybe just the sourcecode. Here are a few screenshots of the tool in it's actual state
    2 points
  2. Version 1.1

    1012 downloads

    Hi guys, Its been a while since I left and came back. Here is my latest release for now for the community : In addition to setting the dummy's parameters, you can also simulate a monster's stat by adding the MOB ID. You will need to put your mob_db/mob_db_re sql tables in-order for the script to retrieve the mob's information. Since this is a free release, compatibility is your responsibility. If there are any bugs/issues, just post on the support page and not thru my DMs. Credits goes to @Secrets DPS counter script. I was using that script and modified to make this script possible. Hope this small contribution would be a great help! - pajodex Thanks to @_Terra for sharing the fix on clif_send error.
    Free
    1 point
  3. Una vez que desactivas el modo renewal deberían desaparecer todos los npcs relacionados a Renewal. En caso que haya alguno renewal solo lo buscas y lo desactivas colocando un // en los archivos .conf que están en la carpeta NPC.
    1 point
  4. Solo descomenta esta línea: https://github.com/rathena/rathena/blob/master/src/config/renewal.hpp#L8
    1 point
  5. I managed to upscale many textures and the game looks significantly better but the problem is after about ~200mb of textures the game gets laggy and the textures start glitching and flashing. It's not a VRAM issue since I'm only using 2gb and I have 8gb, if someone knows a way to fix this I was planning on writing a guide on my complete workflow using chainner, photoshop and python. better comparison https://imgsli.com/MTY1MTMz
    1 point
  6. 1 point
  7. Updated to 1.8.4.5: Fixed a bunch of issues with the dark theme. Fixed focussing in the tree view. Added Str preview support. Added support for RSW version 0x206. Fixed another packed DLL issue regarding GRF encryption. Extracting resources will now export all files. Added more checks when saving GRFs beyond 4 GB. I've added a "fix" for this issue, but like I said last time, it isn't an issue. GRF Editor will now prevent you from saving files past 4 GB of size. If your GRFs are reaching that size, you will need to use another GRF alongside for your client. There are no other solutions. Should be fixed now.
    1 point
  8. Version 5.2

    1573 downloads

    This system is simple the player choose the categories, he gets a hunting quest to kill a monster (random monster from the list that you put in the config) when he complete the quest , he will get a exp/job exp and if you want you can add items to the reward too and he will get cooldown , he can do more then 1 categories at the time you can add as much as you want categories/monsters the quest are ether account base or character based , it's up to you (seethe config at the end of the script) the quests not for party , if you want it to work with parties , you need to edit it your self in version 5 of the script , a full rewrite what changed the configuration completely you can now add as much as you want categories following this example: AddCata(<"name">,<.var>,<mini level>,<max level>,<cooldown in hours>,<base exp reward>,<job exp reward>,<point reward>,<ITEM ID>,<COUNT>{,<ITEM ID>,<COUNT>{,<ITEM ID>,<COUNT>}}) AddCata("Normal",.Normal,25,75,5,10000,1000,100); you can add as much as you want monsters in each categories following this example: AddMob(<.var>,<mob id>,<min count>,<max count>); AddMob(.Normal,1002,150,150);
    Free
    1 point
  9. Version 1.0.0

    672 downloads

    illust's for a system of daily rewards, created by me, based on the official theme of ragnarok online. It works with the script [rathena]: Daily_Reward_System PS: If you like it, and give me reputation, it's important to me and encourages me to continue with my work! best regards, ZelosAvalon
    Free
    1 point
  10. Version 1.0

    2119 downloads

    Hello all, Here's a gift for those who want something prettier (and newbie friendlier) than the official novice ground map (@go 15). The reason for creating this was (back in the day when I ran a low rate server), players told me the starters map was too large and they would like something smaller. Hehe and well, here is the result. ^^; As you can see there wasn't too much effort put into this map, but hey, I'm sure it'll be of use for at least some people. Enjoy~
    Free
    1 point
×
×
  • Create New...