DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
GetPlayerNetworkIDByIdentityID()
proto void CGame::GetPlayerNetworkIDByIdentityID
(
int
playerIdentityID
,
out
int
networkIdLowBits
,
out
int
networkIdHightBits
)
private
returns player's network id from identity id in out parameters
Аргументы
identity
PlayerIdentity.id used in MP (use NULL in singleplayer)
networkIdLowBits
lower bits of 64bit network id
networkIdHighBits
higher bits of 64bit network id
Заметки
Usable only on server
CGame
Создано системой
1.13.2