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

◆ AddNoiseTarget()

proto void NoiseSystem::AddNoiseTarget ( vector pos,
float lifetime,
NoiseParams noise_params,
float external_strength_multiplier = 1.0 )
private

Will make a noise at that position which the AI will "see" for the duration of 'lifetime'.

Перекрестные ссылки NoiseParams().

Используется в CGame::ExplosionEffectsEx(), CGame::FirearmEffects(), GenerateAINoiseAtPosition() и ItemBase::PlayCatchNoise().