Arma 3
29 betyg
Animated Grenade Throwing - Additional Grenade Compatibility
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Data Type: Mod
Filstorlek
Lades upp
Uppdaterades
15.652 KB
28 jun, 2024 @ 5:09
8 mar @ 23:00
6 ändringsnotiser ( visa )

Abonnera för att ladda ner
Animated Grenade Throwing - Additional Grenade Compatibility

Beskrivning
UPDATE: PTV Airburst COMPATIBLE!
Supports Project True Viking 2.0 Airburst Grenade now!

What is this:
This is a mod that includes custom scripts to add compatibility with "Special Scripted Grenades" to Animated Grenade Throwing.
To use this properly, you need to do the following work.
If you are playing on a multiplayer server, please ask your server administrator to do this.

Support Addons/Grenades:
Project True Viking 2.0 (Airburst Grenade)
TSP Breach (Flashbang)
ace (Flashbang / HandFlare / Incendiary)
SKM Flashbangs Pack (Flashbang, Require edit the ACE classlist)

How to Use:
Once you have installed the mod, run the game, then open the CBA "addon option".
Open "External scripts for grenades" under "Animated Grenade Throwing".

Make sure to add this command script line to last of "External scripts for grenades":
for ACE:
[['ACE_M14','ACE_HandFlare_White','ACE_HandFlare_Yellow','ACE_HandFlare_Green','ACE_HandFlare_Red','ACE_CTS9','ACE_M84'], [_unit, _initiation], 'agt_compat_ace_grenades\scripts\throwGrenade_AGT.sqf']
for TSP Breach:
[['tsp_flashbang_fakels','tsp_flashbang_m84','tsp_flashbang_m84s','tsp_flashbang_cts','tsp_flashbang_cts2','tsp_flashbang_cts99'], [_unit, _initiation, _GrenadeType], 'agt_compat_tsp_flashbang\scripts\TSP_flashbang_AGT.sqf']
for Project True Viking:
[['ptv_mag_frag03'], [_unit, _initiation, _GrenadeType], 'agt_compat_ptv_airburst\scripts\PTV_airburst_AGT.sqf']
!!! Don't forget to add a comma (,) after the previous command !!!

OR, if you haven't added any other scripts yet (still have the AGT defaults),
you can easily add them by copying and pasting the following lines overwriting all of the original commands:
[['rhs_mag_rgo','rhs_mag_rgn','MMM_grenade_RGN','MMM_grenade_RGO'], [_unit, _initiation], 'rhsafrf\addons\rhs_c_weapons\scripts\rhs_rgno_impact.sqf'], [['rhsgref_mag_rkg3em'], [_unit, _initiation], 'rhsgref\addons\rhsgref_c_weapons\scripts\rhs_rkg3_impact.sqf'], [['ACE_M14','ACE_HandFlare_White','ACE_HandFlare_Yellow','ACE_HandFlare_Green','ACE_HandFlare_Red','ACE_CTS9','ACE_M84'], [_unit, _initiation], 'agt_compat_ace_grenades\scripts\throwGrenade_AGT.sqf'], [['tsp_flashbang_fakels','tsp_flashbang_m84','tsp_flashbang_m84s','tsp_flashbang_cts','tsp_flashbang_cts2','tsp_flashbang_cts99'], [_unit, _initiation, _GrenadeType], 'agt_compat_tsp_flashbang\scripts\TSP_flashbang_AGT.sqf'], [['ptv_mag_frag03'], [_unit, _initiation, _GrenadeType], 'agt_compat_ptv_airburst\scripts\PTV_airburst_AGT.sqf']

Add Other MODS:
If you are using other grenades that are compatible with ACE Grenades (ie. SKM Flashbangs Pack), add the magazine class name of those grenades.
example (for SKM Flashbangs):
[['SKM_CTS2','SKM_CTS6','SKM_CTS9','ACE_M14','ACE_HandFlare_White','ACE_HandFlare_Yellow','ACE_HandFlare_Green','ACE_HandFlare_Red','ACE_CTS9','ACE_M84'], [_unit, _initiation], 'agt_compat_ace_grenades\scripts\throwGrenade_AGT.sqf']

ChemLights?
Check the "Classname List" thread.

You want alternative sounds ?
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3379698986

Credit:
Base script for ACE: ACE Team
ACE script edit for AGT: Apricot_ale
TSP Flashbang bypass script: Apricot_ale

Disclaimer:
This is not official ACE, TSP, AGT addon.

So don't report problems and issues to
- AGT Team
- ACE Team
- TSP Team
- PTV Team
about this mod.

Don't forget: AGT is not native support the ACE/TSP/PTV.
They don't care the any bugs.

Feel free to add it to your mod pack! but leave the comment please <3
Populära diskussioner Visa alla (2)
1
21 jul, 2024 @ 1:34
Technical details:
Apricot_ale
0
5 jul, 2024 @ 9:39
KLISTRAD: Classname List
Apricot_ale
58 kommentarer
LEE O C 20 sep @ 11:18 
yes the 9 bangers working like a charm now, nice one
LEE O C 20 sep @ 10:46 
puppygirl make sure mod is actually loaded up
LEE O C 20 sep @ 10:45 
OMFG maybe i shoulda actually loaded mod hahaha, wondered why wasnt working
Apricot_ale  [skapare] 10 sep @ 7:40 
This needs to be loaded on both the server and the client, and you'll need to set these in the addon settings on the server not mission/client.
Apricot_ale  [skapare] 10 sep @ 7:38 
I'm still using this and it's fine.
What nade is not functionality?
Standard Issue PuppyGirl 10 sep @ 6:59 
did anyone have issues getting this working? I copied the scripts from the instructions but the listed grenades still have no functionality. Thanks in advance!
LEE O C 9 sep @ 0:06 
oh is this why a ace 9 banger didnt blow up in my face, was gunna record for a laugh haha, ill get this mod too
Apricot_ale  [skapare] 28 aug @ 8:08 
I never use that mod, so I don't plan on it at all...
And I don't understand why it needs to be compatible. Key config?
TT 28 aug @ 6:16 
Hello Apricot can you make this mod compartible whit the advanced Grappeling mod?
Apricot_ale  [skapare] 1 jul @ 0:31 
TSP Breach - Rewrite is updated and they adds 'tsp_flashbang_m84s' so please update your addonOption with new line