Uh............ O yea
Im trying to make a bot that gose into starcraft games. but when i try to join that game with my starcraft client it says latency of the creator is 2 high ? im pretty sure i got the packits right goto love sniffers :-D
Make sure you are using distinct IPs for creator and joiner.
uh im dont understand what distinct means :-/ ive got other people trying to join but they say the latency is to high also is there a packit that has to be sent wheil you are in the game lobby?
I don't suppose you're actually setting up a UDP socket and listening?
this question has been asked before
try searching for the answer
Quote from: NetNX on June 07, 2003, 03:39 PM
uh im dont understand what distinct means :-/
http://dictionary.reference.com/search?r=8&q=distinct (http://dictionary.reference.com/search?r=8&q=distinct)
Readily distinguishable from all others; discrete: on two distinct occasions.
Easily perceived by the senses or intellect; clear: a distinct flavor.
Clearly defined; unquestionable: at a distinct disadvantage.
Very likely; probable: There is a distinct possibility that she won't come.
Notable: a distinct honor and high privilege.
thanks yoni....
anyway setting up the upd ports ... err uh ...hehe how do i do that
Processing the UDP is the hardest part of programming a Starcraft Game Bot. Figure it out! :-P
Quote from: iago on June 07, 2003, 08:13 PM
Processing the UDP is the hardest part of programming a Starcraft Game Bot. Figure it out! :-P
If I can figure it out, anyone can :P