Jump to content

Telma-for-rAthena++.patch 1.0.0


1 Screenshot

About This File

Telma-for-rAthena++.patch

 

Checking the source files of rAthena I found the Telma Source ... but not compatible for the new versions of rAthena.

 

So what I did was take the Source that updated Anubis-K, that was not compatible with the new versions of rAthena and I made it compatible.

Important:  You must create a character in your sql table "Char" called Battleground and this same must have the id 165100.

In src/map/battleground.hpp 

//Brian Bg Items - updated by [AnubisK]
#define BG_CHARID 165100 // char named "Battleground" // you can change the character id.
#define BG_TRADE 91 // trade mask of BG consumables // You can edit the mask
 
 

When you want to use a normal item it is recommended that you do not have a battleground item of the same type in inventory.

Example: 

If you want to use a "Blue Potion" with the skill "Potion Pitcher" and you have a "Battleground's Blue Potion" you will first take the BG Pocion and not the normal one.

This is solved by leaving the Battleground item in the Storage.

 

Note:  I'm not the author, the only thing I did was to make it compatible with the new versions of rAthena so that this good file is not forgotten.

           The credits of for the original idea must go to (as fas as I know) Brian one of the devs http://rathena.org/board/user/237-brian/.

  • Love 1

×
×
  • Create New...