Closed GoogleCodeExporter closed 9 years ago
If you are using tibiaapi-current, make sure you have the current TibiaAPI.dll
version in the repository. I have tested
var client = Client.GetClients()[0];
client.Console.Say("exura...");
and that works as expected.
If you still think there is a bug, please provide a short code reproducing the
issue.
Avoid making it dependent on your UI or anything else that doesn't belong to
the API, so it can be easily tested.
thank you
Original comment by geancarl...@gmail.com
on 4 Dec 2012 at 4:25
Yes the tibiaapi-current is on my Release folder.
in attachments is my healer class in vb.net some times it crash client
Original comment by marcaumg...@gmail.com
on 4 Dec 2012 at 6:30
Attachments:
Like I said, I need a succint, simple code, independent from the UI...
Original comment by geancarl...@gmail.com
on 4 Dec 2012 at 6:51
Original comment by geancarl...@gmail.com
on 6 Dec 2012 at 10:46
Original issue reported on code.google.com by
marcaumg...@gmail.com
on 4 Dec 2012 at 2:06