Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 11/13/21 in Files

  1. Version 1.0.6

    4026 downloads

    Extended Vending 2.0 Made in Git Hash: '042b88623bf549b88ba619991aaa186d45f7f998' Description Yet another version of Extended Vending, this one works in actual rA c++. It has a few fixes, including vending tax only working with Zeny as currency. What is new? I tried to improve this amazing mod adding a new feature: Vending Report (Mailbox). Basically... whenever you buy items to a vendor, he receive a report that who bough,what items, how many and total profit of them. You can disable this feature through conf/feature, or If you want to disable it for a specific player you must set the permanent variable called NOVREPORT (by a NPC/Bindatcmd/Idk) For < 2015-05-13 Clients Since old mailbox has 300 characters less than RoDex, I decided to take off items name and amount. So only will send 'who bought' and 'total profit'. Feel free to Donate If you want to support me.
    Free
    1 point
  2. Version 1.0.0

    58 downloads

    Github Actions provides an amazing way to automate tasks on specific events within your repository. This Actions file will provide you with similar functionality to the CI used by rAthena, but for your own code! Click the Actions Tab for your own Github hosted server repo for details. This specific Action is designed for my RO server, but you can modify whatever you like (line 65) to suit your own server. As Github Actions minutes are now free for public repos, there's no reason why you shouldn't be using something like this to test your code with! You should also be using Git to manage your server's code..
    Free
    1 point
  3. Version 1.0.2

    4153 downloads

    Heya, This is a tool to edit mapcache files for rAthena (db/(pre-)re/map_cache.dat). It is already part of Server Database Editor as a sub tool, but I've made it a tool on its own instead. It was made to fix the issue with WeeMapCache not assigning the water tiles properly. Otherwise, it's pretty much the same interface, but easier to use. The most recent version will always be found from the mediafire link below: http://www.mediafire.com/file/tjlnooebx6am673 Source files: https://github.com/Tokeiburu/Mapcache-Editor
    Free
    1 point
×
×
  • Create New...