Arma 3
Not enough ratings
Animated Grenade Throwing - Additional Grenade Compatibility
   
Award
Favorite
Favorited
Unfavorite
Data Type: Mod
File Size
Posted
Updated
15.652 KB
Jun 28, 2024 @ 5:09am
Mar 8 @ 11:00pm
6 Change Notes ( view )

Subscribe to download
Animated Grenade Throwing - Additional Grenade Compatibility

Description
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_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_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://steamcommunity.com/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
Popular Discussions View All (2)
1
Jul 21, 2024 @ 1:34am
Technical details:
Apricot_ale
0
Jul 5, 2024 @ 9:39am
PINNED: Classname List
Apricot_ale
44 Comments
Apricot_ale  [author] May 23 @ 8:19pm 
it's ok mate
anyway this (and original AGT) does not support remote control too.
Kebabit May 23 @ 3:17pm 
yeah nah we were just stupid and i forgot to delete the comment LOL, no worries
Apricot_ale  [author] May 23 @ 10:36am 
this does NOT overwrite ace advanced throwing
Apricot_ale  [author] May 23 @ 10:36am 
what ACE grenade
Kebabit May 23 @ 9:26am 
still doesnt work with ACE grenades it seems
Apricot_ale  [author] Mar 11 @ 4:37am 
Try alternative version that I already in adds some options in mod
https://steamcommunity.com/sharedfiles/filedetails/?id=3379698986
Apricot_ale  [author] Mar 11 @ 4:18am 
Hello, I just tested it and no such error occurred.
In my environment, I can use TSP Breach's 9-bangs and M84 without any problems.
Have you installed any other mods that may be causing problems?
Apricot_ale  [author] Mar 10 @ 1:52pm 
thanks for reporting. maybe that was not work after tsp breach update... I'll fix in few times.
MUDr. Seky Mar 10 @ 12:28pm 
Hi, I downloaded your mod and followed the instructions in the description, but I still have problems with the tsp breach mod. After throwing a flashbang, the grenade still does not explode.

and reports an error
...0.1; deleteVehicle_fire; deleteVehicle #_light; sleep 0.1; deleteVehicle
_smoke;...'File tsp_flashbang functions.sqf..., line 21
Apricot_ale  [author] Mar 8 @ 11:01pm 
Update: Description (MMM_RGO added), PTV Airburst Grenade, Signature files.