Google-Code-Fork / tibiaapi

Automatically exported from code.google.com/p/tibiaapi
MIT License
0 stars 0 forks source link

Player Outfit Color #116

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Set your player's outfit color.
2. Dim player as Objects.Player = client.GetPlayer()
3. player.Outfit.Body = 0

What is the expected output? What do you see instead?
Your player's head color should turn black. Nothing happens.

Original issue reported on code.google.com by joebingham07@gmail.com on 26 Feb 2009 at 4:07

GoogleCodeExporter commented 9 years ago
Should work with the merged branch changes, r590.

Original comment by ian320 on 13 Mar 2009 at 9:12