- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
bool CheckP_packet1(byte source[65536],int packettype)
{
//Packet types:
//0 - first packet from client (authentication)
//1 - second packet (for getting server list)
//2 - to connect some server
//3 - to get custom skin
return true;
}
Kirinyale 18.08.2011 12:56 # +4
scriptin 18.08.2011 13:09 # +6
Psionic 19.08.2011 13:06 # −2
mingebag 19.08.2011 13:50 # 0