LearningRO Posted July 27, 2020 Group: Members Topic Count: 107 Topics Per Day: 0.02 Content Count: 778 Reputation: 73 Joined: 02/10/12 Last Seen: 15 hours ago Share Posted July 27, 2020 HI, how to make announce when player succes refine weapon when use skill weapon refine? and how to make show number refine when succes? right by defaul rathena didn't give detail information when success Quote Link to comment Share on other sites More sharing options...
1 Haruka Mayumi Posted April 9, 2021 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 9, 2021 (edited) refine.patch Edited April 9, 2021 by Haruka Mayumi Forgot the char output 4 Quote Link to comment Share on other sites More sharing options...
0 LearningRO Posted April 11, 2021 Group: Members Topic Count: 107 Topics Per Day: 0.02 Content Count: 778 Reputation: 73 Joined: 02/10/12 Last Seen: 15 hours ago Author Share Posted April 11, 2021 On 4/9/2021 at 10:19 PM, Haruka Mayumi said: refine.patch 1.05 kB · 2 downloads thanks haru finally hahah Quote Link to comment Share on other sites More sharing options...
0 yodaGG Posted June 24, 2023 Group: Members Topic Count: 12 Topics Per Day: 0.01 Content Count: 53 Reputation: 0 Joined: 02/14/22 Last Seen: Thursday at 01:57 PM Share Posted June 24, 2023 On 4/9/2021 at 10:19 PM, Haruka Mayumi said: refine.patch 1.05 kB · 76 downloads how to install this script ? and how to make this script only fore weapon Level 4 yaa ? Quote Link to comment Share on other sites More sharing options...
0 Sallycantdance Posted January 22, 2024 Group: Members Topic Count: 225 Topics Per Day: 0.14 Content Count: 798 Reputation: 12 Joined: 12/04/20 Last Seen: 9 hours ago Share Posted January 22, 2024 On 4/9/2021 at 11:19 PM, Haruka Mayumi said: refine.patch 1.05 kB · 108 downloads how to change this to map or global announce instead of self announce ty Quote Link to comment Share on other sites More sharing options...
0 botka4aet Posted January 23, 2024 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 211 Reputation: 17 Joined: 12/23/11 Last Seen: June 11, 2024 Share Posted January 23, 2024 - clif_messagecolor(&sd->bl, color_table[COLOR_CYAN], output, false, SELF); + clif_messagecolor(&sd->bl, color_table[COLOR_CYAN], output, false, ALL_CLIENT); Quote Link to comment Share on other sites More sharing options...
0 Sallycantdance Posted January 23, 2024 Group: Members Topic Count: 225 Topics Per Day: 0.14 Content Count: 798 Reputation: 12 Joined: 12/04/20 Last Seen: 9 hours ago Share Posted January 23, 2024 26 minutes ago, botka4aet said: - clif_messagecolor(&sd->bl, color_table[COLOR_CYAN], output, false, SELF); + clif_messagecolor(&sd->bl, color_table[COLOR_CYAN], output, false, ALL_CLIENT); thanks! is it possible to add the name of the player who are using the weapon refine skill Quote Link to comment Share on other sites More sharing options...
Question
LearningRO
HI, how to make announce when player succes refine weapon when use skill weapon refine?

and how to make show number refine when succes?
right by defaul rathena didn't give detail information when success
Link to comment
Share on other sites
6 answers 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.