Jump to content
  • 0
Sign in to follow this  
reds09

One block to equip not be unequipped "manually".

Question

How could I do to when a specific equip equipped when it can not be unequipped "manually".

Ex: By equipping it would be "stuck" to the player, even running a "tool" that unequip.

If someone could teach me at least where to start.

 

Like I desativasse the "unequip" (following how it works Ex: can not trade the item or the item drop) of a specific equip, but I know how to get ...

Someone would indicate the way?

 

 

 

 

Em portugues:

 

 

 

Como eu poderia fazer para quando um equip especifico quando for equipado ele não poder ser desequipado "manualmente".

Ex: Ao equipar ele ficaria "preso" ao player, ate executar a "função" que o desequipa.

Se alguem poder me ensinar pelo menos por onde começar.

Great

 

 

Edited by reds09

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0

well you can do it by forcing to equip again when the player unequips the item, use the script command 'equip', example:

 

 

(5347, 'Ph.D_Hat_', 'Ph.D Hat', 5, 20, 10, 200, 0, 3, 0, 1, 4294967294, 7, 2, 256, 0, 0, 1, 98, '', '', 'equip 5347'),

 

in the example above when the player unequip Ph.D Hat it will equip this hat again, the last quotes are the unequip script, just do it for your item.

Share this post


Link to post
Share on other sites
  • 0

well you can do it by forcing to equip again when the player unequips the item, use the script command 'equip', example:

 

 

(5347, 'Ph.D_Hat_', 'Ph.D Hat', 5, 20, 10, 200, 0, 3, 0, 1, 4294967294, 7, 2, 256, 0, 0, 1, 98, '', '', 'equip 5347'),

 

in the example above when the player unequip Ph.D Hat it will equip this hat again, the last quotes are the unequip script, just do it for your item.

 

thank you, really worked.
 
Resolved.

Share this post


Link to post
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.   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...
Sign in to follow this  

×
×
  • Create New...

Important Information

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