quakeman00 Posted April 7, 2017 Posted April 7, 2017 i simple "search and remplace" isnt gonna cut it , isnt there a function that can just enable all disregarding if refinable or not? Quote
0 Technoken Posted April 7, 2017 Posted April 7, 2017 Try to remove this code on your refine.txt NPC //Check if the item is refinable... if(!getequipisenableref(.@part)) { mes "["+ .@npc_name$ +"]"; mes "I don't think I can"; mes "refine this item at all..."; close; } Quote
Question
quakeman00
i simple "search and remplace" isnt gonna cut it , isnt there a function that can just enable all disregarding if refinable or not?
1 answer 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.