Hello, as the title states, I am trying to make a sort of "skin" function on an original item. What I plan is to have for example a person wearing Hat[1], only if the said person is wearing Hat[1] will he/she be able to equip a variety of Hat[1] recolors (Blue/Green/Black/Gold/White) as Costume. Keep in mind I am talking about Costume (Loc: 1024, 2048, 4096) not Custom Items.
Essentially, I have a whole set of recolors of Hat[1] and I want players wearing the original Hat[1] to be able to wear those recolors as costumes. But ONLY IF the said player is wearing Hat[1].
If the player is not wearing the original Hat[1], he/she will not be able to equip the recolors at Loc #1024.
Question
archilles89
Hello, as the title states, I am trying to make a sort of "skin" function on an original item. What I plan is to have for example a person wearing Hat[1], only if the said person is wearing Hat[1] will he/she be able to equip a variety of Hat[1] recolors (Blue/Green/Black/Gold/White) as Costume. Keep in mind I am talking about Costume (Loc: 1024, 2048, 4096) not Custom Items.
Essentially, I have a whole set of recolors of Hat[1] and I want players wearing the original Hat[1] to be able to wear those recolors as costumes. But ONLY IF the said player is wearing Hat[1].
If the player is not wearing the original Hat[1], he/she will not be able to equip the recolors at Loc #1024.
Can this be edited in the item's script itself?
Edited by archilles890 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.