AinsLord Posted January 9, 2018 Posted January 9, 2018 1st i already change status.hpp then what would be the next?? 2nd will the refiner NPC on prontera will enhance the item to up to +50 or should i create an custom NPC for refining 1 to 50?? 3rd if i need custom NPC on it anyone have that NPC?? thnx in advance Quote
0 Archetype Saber Posted January 12, 2018 Posted January 12, 2018 2nd Question Answer: if (getequiprefinerycnt(.@part) == 20) { ====== change the value(20) to 50 3rd Question Answer: Skimmed on Hollegren's npc script. Im sure you'll know what to do once you read the npc script. Quote
0 AinsLord Posted January 14, 2018 Author Posted January 14, 2018 On 1/13/2018 at 12:25 AM, Archetype Saber said: 2nd Question Answer: if (getequiprefinerycnt(.@part) == 20) { ====== change the value(20) to 50 3rd Question Answer: Skimmed on Hollegren's npc script. Im sure you'll know what to do once you read the npc script. if (getequiprefinerycnt(.@part) == 20) { ====== change the value(20) to 50 ========>> is this on hollegren's script?? do i need to change something on refine in db/pre-re? Quote
Question
AinsLord
1st i already change status.hpp then what would be the next??
2nd will the refiner NPC on prontera will enhance the item to up to +50 or should i create an custom NPC for refining 1 to 50??
3rd if i need custom NPC on it anyone have that NPC??
thnx in advance
2 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.