Jump to content
  • 0

Announce Succes Refine by Weapon Refine Whitesmith


LearningRO

Question


  • Group:  Members
  • Topic Count:  107
  • Topics Per Day:  0.02
  • Content Count:  770
  • Reputation:   69
  • Joined:  02/10/12
  • Last Seen:  

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
Screenshot_559.png.e6457855846447d7871fcb3ce6d51003.png

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 1

  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  477
  • Reputation:   269
  • Joined:  06/13/17
  • Last Seen:  

refine.patch

Edited by Haruka Mayumi
Forgot the char output
  • Upvote 4
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  107
  • Topics Per Day:  0.02
  • Content Count:  770
  • Reputation:   69
  • Joined:  02/10/12
  • Last Seen:  

On 4/9/2021 at 10:19 PM, Haruka Mayumi said:

thanks haru finally hahah

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.01
  • Content Count:  44
  • Reputation:   0
  • Joined:  02/14/22
  • Last Seen:  

On 4/9/2021 at 10:19 PM, Haruka Mayumi said:

how to install this script ?
and how to make this script only fore weapon Level 4 yaa ?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  176
  • Topics Per Day:  0.14
  • Content Count:  666
  • Reputation:   9
  • Joined:  12/04/20
  • Last Seen:  

On 4/9/2021 at 11:19 PM, Haruka Mayumi said:

how to change this to map or global announce instead of self announce ty

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  211
  • Reputation:   17
  • Joined:  12/23/11
  • Last Seen:  

- clif_messagecolor(&sd->bl, color_table[COLOR_CYAN], output, false, SELF);

+ clif_messagecolor(&sd->bl, color_table[COLOR_CYAN], output, false, ALL_CLIENT);

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  176
  • Topics Per Day:  0.14
  • Content Count:  666
  • Reputation:   9
  • Joined:  12/04/20
  • Last Seen:  

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

12345.png

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...