Google-Code-Fork / tibiaapi

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

ContextMenu #195

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Player = Client.GetPlayer()
        Client.Screen.DrawCreatureText(Player.Id, New Location(0, -24, 0),
Color.Red, Tibia.Constants.ClientFont.NormalBorder, "Hp: " +
Player.HP.ToString() + "\" + Player.HP_Max.ToString)
2. And i enable it
3.

What is the expected output? What do you see instead?

When i make right click for other player tibia got debug but my app dont
get debug
What version of the product are you using? On what operating system?
i tested it on Window Vista Home Basic 32bit and Win Xp Home Premium 32bits

Please provide any additional information below.

Original issue reported on code.google.com by adoef.l...@gmail.com on 4 Feb 2010 at 5:34

GoogleCodeExporter commented 9 years ago
Fixed in r790.

Original comment by ian320 on 17 Feb 2010 at 10:43