daShiru Posted April 19, 2020 Posted April 19, 2020 Paano ggwing Usable ung Reset stone and pag ginamit mag rereset ung stats? Parang Nueralizer pag ginamit mag reset skill. Thank you! Quote
Emistry Posted April 19, 2020 Posted April 19, 2020 ...,{ resetstatus(); },{},{} just make the reset stone into a usable item type and change the item script. Quote
daShiru Posted April 19, 2020 Author Posted April 19, 2020 Hi Emistry, I tried 6320,Premium_Reset_Stone,Premium Reset Stone,0,20,,0,,,,,,,,,,,,,{ resetstatus(); },{},{} / 6320,Premium_Reset_Stone,Premium Reset Stone,2,20,,0,,,,,,,,,,,,,{ resetstatus(); },{},{} both didn't work Thanks, Dashiru Quote
Haruka Mayumi Posted April 19, 2020 Posted April 19, 2020 6320,Premium_Reset_Stone,Premium Reset Stone,18,20,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ resetstatus(); },{},{} if you changed the type into useable/equipments.. you also need to make sure that the Job and Class are also changed so that it can check which job or class it is useable... as for the type.. its much better to use delay consumable with confirmation on such items as reset stones. Quote
daShiru Posted April 19, 2020 Author Posted April 19, 2020 14 minutes ago, Haruka Mayumi said: 6320,Premium_Reset_Stone,Premium Reset Stone,18,20,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ resetstatus(); },{},{} if you changed the type into useable/equipments.. you also need to make sure that the Job and Class are also changed so that it can check which job or class it is useable... as for the type.. its much better to use delay consumable with confirmation on such items as reset stones. Thank You! Fixed. Please close the thread now Quote
Zantetsuken Posted February 20, 2021 Posted February 20, 2021 how did you fix it? having the same dilema Quote
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.