Jump to content
  • 0

Private Airship not working.


noobzter003

Question


  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  109
  • Reputation:   5
  • Joined:  03/17/16
  • Last Seen:  

Anyone can help me to fix this? 

Thanks in advance!!!

Untitled1.png

Link to comment
Share on other sites

9 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.01
  • Content Count:  271
  • Reputation:   62
  • Joined:  02/04/19
  • Last Seen:  

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  109
  • Reputation:   5
  • Joined:  03/17/16
  • Last Seen:  

38 minutes ago, KeyMaster said:

https://www.divine-pride.net/database/item/25464 i have this code number 25464 but still not working.

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.01
  • Content Count:  271
  • Reputation:   62
  • Joined:  02/04/19
  • Last Seen:  

? ham? type @item 25464 and try using the navigation system

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  109
  • Reputation:   5
  • Joined:  03/17/16
  • Last Seen:  

 

On 8/21/2019 at 4:26 AM, KeyMaster said:

? ham? type @item 25464 and try using the navigation system

i already did but still the same ?

 

Untitled2.png

 

On 8/21/2019 at 1:09 AM, KeyMaster said:

im using this client version 2018-06-20eRagexeRE

 

Edited by noobzter003
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.01
  • Content Count:  271
  • Reputation:   62
  • Joined:  02/04/19
  • Last Seen:  

Make sure you have this file inside your System/ folder.

https://github.com/Asheraf/Translation/blob/master/System/PrivateAirplane_Sakray.lub

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  109
  • Reputation:   5
  • Joined:  03/17/16
  • Last Seen:  

1 hour ago, KeyMaster said:

Make sure you have this file inside your System/ folder.

https://github.com/Asheraf/Translation/blob/master/System/PrivateAirplane_Sakray.lub

still the same sir ? iwant to ask if this feature working on pre-renewal. or it work on renewal only?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.01
  • Content Count:  271
  • Reputation:   62
  • Joined:  02/04/19
  • Last Seen:  

Yes, working PRE and RE.

  • Upvote 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  109
  • Reputation:   5
  • Joined:  03/17/16
  • Last Seen:  

On 8/22/2019 at 12:36 AM, KeyMaster said:

Yes, working PRE and RE.

oh thank!! but how come mine is not working, what do you think sir?

UP! anyone can help me? please!!!

ill make it work but in renewal only, how to make it work in pre-re

its working only in renewal

pre re not working

 

Edited by noobzter003
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  36
  • Reputation:   10
  • Joined:  10/31/16
  • Last Seen:  

I was trying to add this feature to PRE-RE, but I was struggling to make it work. Then, I stumbled upon someone who shared this link:

https://github.com/rathena/rathena/commit/8dea04a8b3895398a5c62e06dc8cf920cebd43df

After checking it out, I got a hint about what changes I needed to make. If you want to add this feature to PRE-RE, follow these steps:


In conf/battle/feature.conf

// Private Airship System (Note 1)
// Requires: 2018-03-21aRagexeRE or later
feature.privateairship: on

npc/re/mapflag/privateairship.txt (move this npc file into pre-re folder or custom. or just enabled it into pre-re)

 

To add this feature, you need to add the following code to the item_group_db.yml file located in the import folder inside the db directory (db/import/item_group_db.yml):

  - Group: PRIVATE_AIRSHIP
    SubGroups:
      - SubGroup: 1
        List:
          - Item: Blue_Herb
            Rate: 1
          - Item: Biotite
            Rate: 1

Make sure to change the items to the ones you want to use. In my case, I used blue herb and biotite.

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
Answer this question...

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