Skip to content
This repository was archived by the owner on Jun 9, 2022. It is now read-only.
This repository was archived by the owner on Jun 9, 2022. It is now read-only.

Версии клиента #2

@Mikanoshi

Description

@Mikanoshi

protected $first_ver = 4294964838;
protected $second_ver = 1123;
...
protected function ClientStatus($args) {
...
$snac .= $this->packTLV(0x0C, pack('NNcnNNNNNNn', 0x00, 0x00, 0x06, $this->protocol_version, 0x00, 0x00, 0x03, $this->first_ver, $this->second_ver, 0x00, 0x00));
...
}

Значения first_ver и second_ver определяют версию R&Q и отображаются так:
rnq

Как в других клиентах не знаю)

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions