From The Mana World
(document the packet)
 
(use proper template argument separator. Does the multiline thing work?)
Line 1: Line 1:
{{packet_length -1}}
{{packet_length|-1}}


{{packet_define SMSG_UPDATE_HOST}}
{{packet_define|SMSG_UPDATE_HOST}}


{{packet_sent src/login/login.cpp:3649}}
{{packet_sent|src/login/login.cpp:3649}}


{{packet_parsed src/net/tmwa/loginhandler.cpp:103}}
{{packet_parsed|src/net/tmwa/loginhandler.cpp:103}}


{{packet_description
{{packet_description|
This packet gives the client the location of the update server URL, such as http://updates.themanaworld.org
This packet gives the client the location of the update server URL, such as http://updates.themanaworld.org


It is only sent if an update host is specified for the server (there is one in the default configuration) and the client identifies as accepting an update host (which all supported clients do).
It is only sent if an update host is specified for the server (there is one in the default configuration) and the client identifies as accepting an update host (which all supported clients do).
}}
}}

Revision as of 21:34, 18 November 2012