Munchkin Posted January 4, 2013 Posted January 4, 2013 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... Quote
Brian Posted January 4, 2013 Posted January 4, 2013 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. 2 Quote
Question
Munchkin
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...
2 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.