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

◆ LogPrint()

void PluginBase::LogPrint ( string message)
inlineprotected

См. определение в файле PluginAdminLog.c строка 62

63 {
64 GetGame().AdminLog( message );
65 }
proto native void AdminLog(string text)
proto native CGame GetGame()

Перекрестные ссылки CGame::AdminLog() и GetGame().

Используется в BleedingOut(), DirectAdminLogPrint(), OnContinouousAction(), OnEmote(), OnPlacementComplete(), PlayerHitBy(), PlayerKilled(), PlayerKilledByDisconnect(), PlayerKilledByDrowningUncon(), PlayerKilledByRespawn(), PlayerList(), PlayerTeleportedLog(), Suicide(), TotemFlagChange(), UnconStart() и UnconStop().