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

◆ StandUp()

void Chemlight_ColorBase::StandUp ( )
inlineprivate

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

114 {
115 if ( g_Game.IsServer() && GetCompEM().IsWorking() )
116 {
117 vector ori_rotate = "0 0 0";
118 SetOrientation(ori_rotate);
119 }
120 }
DayZGame g_Game
Определения DayZGame.c:3942

Перекрестные ссылки g_Game.

Используется в OnInventoryExit().