Closed GoogleCodeExporter closed 9 years ago
I tested it and it works fine. You should probably but client.Fish() in a timer,
cause it does not always hit. Any more details?
Original comment by ian320
on 15 May 2008 at 10:43
Do need use proxy?
I don't used.
;S
Original comment by theaf...@gmail.com
on 15 May 2008 at 11:35
do give me one example of code with more details?
Original comment by theaf...@gmail.com
on 18 May 2008 at 8:17
yes you need the proxy, just start it like this:
client = Tibia.Util.ClientChooser.ShowBox();
client.StartProxy()
and put in a button or a timer
client.fish()
Original comment by marcsal...@gmail.com
on 21 May 2008 at 9:02
I must begin the proxy before or after logging in tibia?
Original comment by theaf...@gmail.com
on 22 May 2008 at 12:36
The proxy must be started before the player logs in, that is how it works.
Please put
this in a thread on the forums next time.
Original comment by ian320
on 22 May 2008 at 1:54
Thanks! Ian.
Original comment by theaf...@gmail.com
on 22 May 2008 at 4:23
Original issue reported on code.google.com by
theaf...@gmail.com
on 12 May 2008 at 6:06