Jump to content
  • 0

Custom race system help


Question

Posted

Hello guys

 

I am wanting to make a race system consisting of 1 items(see quote)

I did a script for when equip items, change the character color to the color of the race (red in this case)

so that I can not get the script to get back the original color when unequip of these items

someone could help? /no1

 

 

 

item script

 

21338,ob127,Asas Anjo Caido Vermelha,5,1,1,0,0,0,0,4,0xFFFFFFFF,7,2,1,0,1,1,2823,{},{ atcommand "@dye 407"; },{}

 

4 answers to this question

Recommended Posts

Posted

 

Try:

21338,ob127,Asas Anjo Caido Vermelha,5,1,1,0,0,0,0,4,0xFFFFFFFF,7,2,1,0,1,1,2823,{},{ atcommand "@dye 407"; },{ atcommand "@dye 0"; }

i tried it but i need to return to original color on unequip 

example: my color is 215, on equip change to 407, and on unequip return to 215

so I need a script to work with all colors 1 ~ 553

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...