Takumirai
New member
- Messages
- 60
- Points
- 0
Reset NPC
- an NPC that reset your stat/skill with the use of item,
Configuration:
- an NPC that reset your stat/skill with the use of item,
Configuration:
Reseter NPC.txtset .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
Attachments
Last edited by a moderator: