Kudo Posted April 11, 2024 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
0 Mathew Posted April 11, 2024 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
0 Kudo Posted April 11, 2024 Author 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
0 Kudo Posted April 11, 2024 Author 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
0 Mathew Posted April 11, 2024 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
0 Kudo Posted April 11, 2024 Author 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
Question
Kudo
how to add items on npc? i already add the reward item ID but still no items appear on npc.
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.