daShiru Posted April 19, 2020 Group: Members Topic Count: 25 Topics Per Day: 0.01 Content Count: 52 Reputation: 2 Joined: 07/26/17 Last Seen: October 1, 2020 Share 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 Link to comment Share on other sites More sharing options...
Emistry Posted April 19, 2020 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: 8 hours ago Share Posted April 19, 2020 ...,{ resetstatus(); },{},{} just make the reset stone into a usable item type and change the item script. Quote Link to comment Share on other sites More sharing options...
daShiru Posted April 19, 2020 Group: Members Topic Count: 25 Topics Per Day: 0.01 Content Count: 52 Reputation: 2 Joined: 07/26/17 Last Seen: October 1, 2020 Author Share 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 Link to comment Share on other sites More sharing options...
Haruka Mayumi Posted April 19, 2020 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 485 Reputation: 271 Joined: 06/13/17 Last Seen: Monday at 10:43 AM Share 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 Link to comment Share on other sites More sharing options...
daShiru Posted April 19, 2020 Group: Members Topic Count: 25 Topics Per Day: 0.01 Content Count: 52 Reputation: 2 Joined: 07/26/17 Last Seen: October 1, 2020 Author Share 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 Link to comment Share on other sites More sharing options...
Zantetsuken Posted February 20, 2021 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 4 Reputation: 0 Joined: 06/12/20 Last Seen: Thursday at 10:56 AM Share Posted February 20, 2021 how did you fix it? having the same dilema Quote Link to comment Share on other sites More sharing options...
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.