Jump to content
  • 0
Kavaline

How break an equipped weapon?

Question

Hi, I need help for a script that break the players equipped weapon (not delete the player weapon, but breaks that return the weapon with broken status). I tried "delequip" with "getitem2", but how I get the slotted cards? And in case of BS/WS crafted weapons and signed weapons, have problem?

 

And, have any way to do it better than:

get weapon id;

get refine;

get card 1;

get card 2;

get card 3;

get card 4;

delequip;

getitem2(weapon id, 1, 1, refine, 1, 0, card 1~4);

 

Some item script, function, effect, etc, that I can use to do it better/easier?

Share this post


Link to post
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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

  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.

Loading...

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.