Jump to content
  • 0

Is there a script command to break weapons?


Munchkin

Question


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  28
  • Reputation:   0
  • Joined:  04/19/12
  • Last Seen:  

is there a command that can make my item break?? I'm referring on destroyed items (The red text one that can be repaired)...

I plan to make NPC in which you can talk and there's a chance that it can destroy your items... :)

Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  75
  • Topics Per Day:  0.02
  • Content Count:  2223
  • Reputation:   593
  • Joined:  10/26/11
  • Last Seen:  

There is no existing script command to break an item, but you could use delitem2+getitem2.

getitem2 <item id>,<amount>,<identify>,<refine>,<attribute>,<card1>,<card2>,<card3>,<card4>;

Set <attribute> to 1 to make a broken item.

  • Upvote 2
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  28
  • Reputation:   0
  • Joined:  04/19/12
  • Last Seen:  

Thank you sir Brian! :)

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...