Jump to content
  • 0

help on Euphy's Hunting Mission Script


Kudo

Question


  • Group:  Members
  • Topic Count:  54
  • Topics Per Day:  0.01
  • Content Count:  135
  • Reputation:   0
  • Joined:  08/18/12
  • Last Seen:  

image.thumb.png.c52a1f1638f600f9f57c1582487261c6.pngimage.png.4afd06e59deb5a1216af62dd21c04d67.png

how to add items on npc? i already add the reward item ID but still no items appear on npc.

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.02
  • Content Count:  5
  • Reputation:   2
  • Joined:  02/27/24
  • Last Seen:  

16 minutes ago, Kudo said:

image.png.ff259a6b44bc0f13e9258cd33f0ea400.png

i use Sader's Hunting Quest NPC and this is what happens in item shop

when add item in npc only the apple will show in npc. my 2nd item did not show
can someone know how to fix this thing?

enable this in core.hpp to see the items in the custom shop:

#define ENABLE_OLD_CASHSHOP_PREVIEW_PATCH

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  54
  • Topics Per Day:  0.01
  • Content Count:  135
  • Reputation:   0
  • Joined:  08/18/12
  • Last Seen:  

image.png.ff259a6b44bc0f13e9258cd33f0ea400.png

i use Sader's Hunting Quest NPC and this is what happens in item shop

when add item in npc only the apple will show in npc. my 2nd item did not show
can someone know how to fix this thing?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  54
  • Topics Per Day:  0.01
  • Content Count:  135
  • Reputation:   0
  • Joined:  08/18/12
  • Last Seen:  

30 minutes ago, Mathew said:

enable this in core.hpp to see the items in the custom shop:

#define ENABLE_OLD_CASHSHOP_PREVIEW_PATCH

is this in src/common/core.hpp? 
sorry sir but i cant fine the define enable_old_cashshop_preview_patch inside the core.hpp

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.02
  • Content Count:  5
  • Reputation:   2
  • Joined:  02/27/24
  • Last Seen:  

22 minutes ago, Kudo said:

is this in src/common/core.hpp? 
sorry sir but i cant fine the define enable_old_cashshop_preview_patch inside the core.hpp

 

https://github.com/rathena/rathena/blob/9eff7be9cdc90940fbe119ce302ea5e4b3f49623/src/config/core.hpp#L101

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  54
  • Topics Per Day:  0.01
  • Content Count:  135
  • Reputation:   0
  • Joined:  08/18/12
  • Last Seen:  

i already found the core.hpp and manage to solve my problem thanks to you sir..
another question? what is the advantage and disadvantage of enabling this features? it will affect the new cash shop or something?

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