Arma 3
31 avaliações
IFX ACE3 Window Break
   
Premiar
Adic. a Favoritos
Nos Favoritos
Desfavoritar
Data Type: Mod
Tamanho:
Publicado em:
Atualizado em:
17.811 KB
24 fev. 2022 às 7:27
28 abr. 2022 às 11:05
3 notas de alterações ( ver )

Subscreve para transferir
IFX ACE3 Window Break

Descrição
IFX - ACE3 Window Break
Purpose
Provide players a way to break a window on any building using ACE interaction as if done with a hammer, weapon stock, or gloved fist to both save ammo and minimize noise profile. Provide customization options to minimize interaction clutter and maximize consistent usability and preference.

Provide server owners and mission makers the ability to enforce consistency of the gameplay mechanics this introduces.

CBA Settings
Available Options
Enable Interactions
Enable or disable the clientside process which adds interactions as well as any existing actions on buildings. _(default true)_

Interaction Distance
How far away a player can be for actions to appear. _(default 2m)_

Interaction Color
What color the action icons will be. _(default White)_

Break Sound Distance
How far away the breaking glass can be heard. _(default 8m)_

Enable on invincible buildings
Enable/disable action use on editor-placed buildings that were marked as invincible (allowDamage false). _(default true)_

Note: The window may break on invincible buildings, but its been observed that in a dedicated server environment the glass will come back ~30 seconds later and projectiles will never pass through.

Admin Enforcement
The following can be added to a server-side or mission folder cba_settings file to enforce the defaults above:

// IFX - ACE3 Window Break force force ifx_ACE3WindowBreak_setting_enabled = true; force force ifx_ACE3WindowBreak_setting_interactionDistance = 2; ifx_ACE3WindowBreak_setting_color = [1,1,1]; // not forced force force ifx_ACE3WindowBreak_setting_audibleDistance = 8; force force ifx_ACE3WindowBreak_setting_allowInvincible = true;
3 comentários
Basipek 31 jan. 2023 às 15:12 
Hello, great mod! Could you use a different object for the interactions? The invisible helipad's causing issues with AI helicopters. UserTexture1m_F looked good when I used it on other things.
Thanks for the mod, take care!
IndigoFox  [autor] 6 mai. 2022 às 19:12 
Thanks! Hope it's helpful. I'm not planning to get into animation dev, no.
Levelovixor 6 mai. 2022 às 12:49 
Mod works great are you planning on adding animations?