Home docs switch eagle RPC
Post

RPC

The following RPC methods seem to the same in all games that use libeagle.

The server keeps track of 32 global counters.

Methods

(16) NotifyServerCounter

BitsDescription
8Counter index
64Value
16Node id

(17) SetServerCounter

BitsDescription
8Counter index
64Value
1Unknown

(18) GetServerCounter

BitsDescription
8Counter index

(19) IncreaseServerCounter

BitsDescription
8Counter index
64Value
1Unknown
Contents