DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ SendLogoutTime()

proto native void CGame::SendLogoutTime ( Object player,
int time )
private

Inform client about logout time (creates logout screen on specified client)

Заметки
Works only on server
Аргументы
playerobject which is logging out
timelength of logout

Используется в MissionBase::OnClientDisconnectedEvent().