some of my items appears in the form of flowers

11/02/2010 16:37 marlyandedsel#1
some of my items appears in the form of flowers like my armor and my earings why... do you have any ideas about this.
11/02/2010 16:44 pro4never#2
Means you are not setting up the color properly or you are using an incorrectly coded custom item.

Make sure color is between 4-9 when you add the item. If not this will always happen with armors/headgear.
11/02/2010 17:09 marlyandedsel#3
where can i modify that?
Quote:
Originally Posted by pro4never View Post
Means you are not setting up the color properly or you are using an incorrectly coded custom item.

Make sure color is between 4-9 when you add the item. If not this will always happen with armors/headgear.
11/02/2010 17:32 pro4never#4
Whatever code you are using to add the item. If it's a command then go to where your command is. I assume it's using a method for actual item creation such as AddItem(ID, +, -, enchant, gem1, gem2, Color) which you would find from there and could then modify.
11/03/2010 14:34 marlyandedsel#5
but sometimes it appears okay some times its flowers. only the headgears and armor. what particularly should I modify like that.
Quote:
Originally Posted by pro4never View Post
Whatever code you are using to add the item. If it's a command then go to where your command is. I assume it's using a method for actual item creation such as AddItem(ID, +, -, enchant, gem1, gem2, Color) which you would find from there and could then modify.
11/03/2010 16:36 pro4never#6
change the random color for them to what I said

/facepalm
11/04/2010 00:13 Adziunia#7
flowers r set as default image of item when u didnt make texture/image for it
11/04/2010 01:04 copz1337#8
You're such a(n) (tool) obstacle.