Google-Code-Fork / tibiaapi

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

drawscreentext and drawicon isn't working #194

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Cliente.Screen.DrawScreenText("T1", New Tibia.Objects.Location(15, 45, 
0), Color.LightGreen, Tibia.Constants.ClientFont.Normal, "On")
2. Cliente.Icon.AddIcon(1, 5, 10, 40, 
Tibia.Constants.Items.Boots.BootsofHaste.Id, 1, 
Tibia.Constants.ClientFont.Normal, Color.Black)
3.

What is the expected output? What do you see instead?
Just tibia stop working.

What version of the product are you using? On what operating system?
windows 7 64bits and windows xp 32bits, last tibiaapi, 854 tibia

Please provide any additional information below.
i think is something wrong with pipe, because i use it on debug mode and 
that doesn't say to me nothing. (msgboxs with "injecting etc")

Original issue reported on code.google.com by sebasb...@gmail.com on 28 Jan 2010 at 12:50

GoogleCodeExporter commented 9 years ago
Fixed in r790.

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