Arma 3
33 ψήφοι
IFX ACE3 Window Break
   
Βραβείο
Αγαπημένο
Αγαπημένο
Μη αγαπημένο
Data Type: Mod
Μέγεθος αρχείου
Αναρτήθηκε
Ενημερώθηκε
17.811 KB
24 Φεβ 2022, 7:27
28 Απρ 2022, 11:05
3 σημειώσεις αλλαγών ( προβολή )

Συνδρομή για λήψη
IFX ACE3 Window Break

ΠΕΡΙΓΡΑΦΗ
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 σχόλια
Basipek 31 Ιαν 2023, 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  [Δημιουργός] 6 Μαϊ 2022, 19:12 
Thanks! Hope it's helpful. I'm not planning to get into animation dev, no.
Levelovixor 6 Μαϊ 2022, 12:49 
Mod works great are you planning on adding animations?