Jump to content
  • 0

Refine when equipped.


SoninBlenem

Question


  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  31
  • Reputation:   0
  • Joined:  08/07/16
  • Last Seen:  

Hello, I would like to know how to make a script to refine the equipment to +20 when equipped.

I know a solution would be to refine in the "On_Equip" script of items, but this would take too long, since I want to apply this to all items in a simple NPC Script.

Many thanks to anyone who tries to help me.

Sorry for bad english.

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  261
  • Reputation:   53
  • Joined:  11/11/16
  • Last Seen:  

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  31
  • Reputation:   0
  • Joined:  08/07/16
  • Last Seen:  

What I want is to refine the equipment as soon as the player equips it.

Like that:

19787,C_Devoted_Eyes,Costume Devoted Eyes,4,0,,0,,,,0,0xFFFFFFFF,63,2,2048,,1,1,1021,{ atcommand "@refine 2048 20"; },{},{}

What I want to do is make it global, without me to repeating it on all items.

Thanks for trying to help me and sorry for bad english. xD

 

@edit: I understood a little the script of the topic you sent me, I'll try to create another one here.

Edited by SoninBlenem
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...