Kudo Posted April 11, 2024 Group: Members Topic Count: 56 Topics Per Day: 0.01 Content Count: 140 Reputation: 0 Joined: 08/18/12 Last Seen: June 21, 2024 Share Posted April 11, 2024 how to add items on npc? i already add the reward item ID but still no items appear on npc. Quote Link to comment Share on other sites More sharing options...
0 Mathew Posted April 11, 2024 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 10 Reputation: 4 Joined: 02/27/24 Last Seen: Yesterday at 05:59 PM Share Posted April 11, 2024 16 minutes ago, Kudo said: 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 Quote Link to comment Share on other sites More sharing options...
0 Kudo Posted April 11, 2024 Group: Members Topic Count: 56 Topics Per Day: 0.01 Content Count: 140 Reputation: 0 Joined: 08/18/12 Last Seen: June 21, 2024 Author Share Posted April 11, 2024 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? Quote Link to comment Share on other sites More sharing options...
0 Kudo Posted April 11, 2024 Group: Members Topic Count: 56 Topics Per Day: 0.01 Content Count: 140 Reputation: 0 Joined: 08/18/12 Last Seen: June 21, 2024 Author Share Posted April 11, 2024 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 Quote Link to comment Share on other sites More sharing options...
0 Mathew Posted April 11, 2024 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 10 Reputation: 4 Joined: 02/27/24 Last Seen: Yesterday at 05:59 PM Share Posted April 11, 2024 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 Quote Link to comment Share on other sites More sharing options...
0 Kudo Posted April 11, 2024 Group: Members Topic Count: 56 Topics Per Day: 0.01 Content Count: 140 Reputation: 0 Joined: 08/18/12 Last Seen: June 21, 2024 Author Share Posted April 11, 2024 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? Quote Link to comment Share on other sites More sharing options...
Question
Kudo
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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.