Valhalla Legends Archive

Programming => Battle.net Bot Development => Topic started by: raistlinthewiz on February 18, 2006, 02:51 PM

Title: CLIENT_W3ROUTE_GAMERESULT_W3XP in custom games?
Post by: raistlinthewiz on February 18, 2006, 02:51 PM
Yes we know that CLIENT_W3ROUTE_GAMERESULT_W3XP(pvpgn uses this name for the packet) is sent with "playgame" when game finishes.
How about customgames? Anybody knows if its also sent with customgames to other clients or any other structure is used for it?
Title: Re: CLIENT_W3ROUTE_GAMERESULT_W3XP in custom games?
Post by: PaiD on February 19, 2006, 12:20 AM
We cant really answer this question. What packet id does CLIENT_W3ROUTE_GAMERESULT_W3XP refer to?
Title: Re: CLIENT_W3ROUTE_GAMERESULT_W3XP in custom games?
Post by: pandaemonium on February 19, 2006, 01:30 PM
It's a packet starting with f7 3a, thus its an in-game packet.
Those don't happen to be discussed here too often.