Takumirai 1 Posted July 30, 2013 (edited) Reset NPC - an NPC that reset your stat/skill with the use of item, Configuration: set .stoneid,6320; //reset stone id = 6320 ? set .npcname$,"["+strnpcinfo(0)+"]"; setarray .minrange[0],1 , 41, 71, 91, 111, 126, 141; // Min Level Required setarray .maxrange[0],40, 70, 90, 110,125, 140, 150; // Max Level Required setarray .stones[0], 1, 2, 3, 4, 5, 6, 7; // Number of Stones Reseter NPC.txt Edited February 20, 2014 by AnnieRuru Quote Share this post Link to post Share on other sites
Color Picker 0 Posted September 3, 2014 Anyidea where should I put this .txt to? Quote Share this post Link to post Share on other sites
iCORE 33 Posted September 7, 2014 Anyidea where should I put this .txt to? trunk/npc/custom then edit/add the script at script_costoms on trunk/npc Quote Share this post Link to post Share on other sites
OverLord 4 Posted January 6, 2015 thx! I update your script and I saved a lot of time. Quote Share this post Link to post Share on other sites
spidey 0 Posted January 11, 2016 (edited) it doesnt work, [Error]: npc_parsesrcfile: Unknown syntax in file 'npc/ekstra/Reseter.txt', line '1'. Stopping... anyone know how to fix ? Edited January 11, 2016 by spidey Quote Share this post Link to post Share on other sites
ReckedCat 2 Posted February 6, 2016 it doesnt work, [Error]: npc_parsesrcfile: Unknown syntax in file 'npc/ekstra/Reseter.txt', line '1'. Stopping... anyone know how to fix ? There were a couple of issues. I fixed some space->tab conversions, and then fixed check/setriding->check/setmount. Should work fine now. Reseter.txt Quote Share this post Link to post Share on other sites
Inukaze 0 Posted August 11, 2020 Hi there, where i can found a Skill Reset NPC or how i can modify the Valkyrie menu options of the Offline Newbie Pack 2020 ? Quote Share this post Link to post Share on other sites