DayZ
1.29
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
LogSuicide()
void LogSuicide
(
)
protected
См. определение в файле
EmoteManager.c
строка
834
835
{
836
if
(
g_Game
.IsServer())
837
{
838
PlayerIdentity
identity =
m_Player
.GetIdentity();
839
if
(identity)
840
{
841
if
(
m_AdminLog
)
842
m_AdminLog
.Suicide(
m_Player
);
843
}
844
}
845
}
m_Player
map m_Player
g_Game
DayZGame g_Game
Определения
DayZGame.c:3942
m_AdminLog
PluginAdminLog m_AdminLog
Определения
EmoteManager.c:159
PlayerIdentity
The class that will be instanced (moddable)
Определения
gameplay.c:389
Перекрестные ссылки
g_Game
и
m_AdminLog
.
Ishodniki
scripts
4_World
DayZ
Classes
EmoteManager.c
Создано системой
1.13.2