Jump to content

Release: Telma-for-rAthena++.patch


xSoul

Recommended Posts


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.01
  • Content Count:  36
  • Reputation:   1
  • Joined:  07/07/17
  • Last Seen:  

Telma-for-rAthena++.patch


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/.


 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...