Will/KJW
33dc7e3dbd
Hit Reactions - Add weapon dropping on arm hit (#9539)
* Create fnc_checkWeaponDrop.sqf
* Update fnc_checkWeaponDrop.sqf
* Create XEH_postInit.sqf
* Update XEH_postInit.sqf
* Update XEH_postInit.sqf
* Update fnc_checkWeaponDrop.sqf
* fix spelling issue
* Update initSettings.sqf
Add weaponDropEnabled setting
* Update stringtable.xml
* Update fnc_checkWeaponDrop.sqf
* Update initSettings.sqf
Forgot a bracket
* Add weapon drop chance setting
* Update XEH_postInit.sqf
* Update CfgEventHandlers.hpp
actually make it run postinit
* Update XEH_PREP.hpp
* Update stringtable.xml
* Update initSettings.sqf
No need, set chance to 0
* Update XEH_postInit.sqf
already comparing against chance, can just set to 0
* Update initSettings.sqf
* Update stringtable.xml
* Update XEH_postInit.sqf
* add arm hit chance
fix weapon thing too
* Update stringtable.xml
* Update addons/hitreactions/functions/fnc_checkWeaponDrop.sqf
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
* Update addons/hitreactions/functions/fnc_checkWeaponDrop.sqf
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
* appearance stuff
* Update addons/hitreactions/initSettings.sqf
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
* Update addons/hitreactions/functions/fnc_checkWeaponDrop.sqf
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
* kjw's poor arithmetic
* Update fnc_checkWeaponDrop.sqf
wrong check
* remove systemchat debug
whoops
* Update fnc_checkWeaponDrop.sqf
* Update XEH_postInit.sqf
* Update fnc_checkWeaponDrop.sqf
* Early exit, wait for clear
* Make default setting 0
* Update script_component.hpp
* Update XEH_postInit.sqf
* Update script_component.hpp
* Update XEH_postInit.sqf
* Update XEH_postInit.sqf
* Update addons/hitreactions/functions/fnc_checkWeaponDrop.sqf
* Update XEH_postInit.sqf
Unsure if exitWith in postInit is proper? Seems better than nesting all of that in another scope imo
* Update XEH_preInit.sqf
* Update fnc_checkWeaponDrop.sqf
* Update addons/hitreactions/XEH_preInit.sqf
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
* Update hitreactions.md
* Update hitreactions.md
* Update addons/hitreactions/functions/fnc_checkWeaponDrop.sqf
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
* Update addons/hitreactions/functions/fnc_checkWeaponDrop.sqf
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
* Update addons/hitreactions/initSettings.sqf
* Update XEH_postInit.sqf
* Update addons/hitreactions/XEH_postInit.sqf
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
* Update addons/hitreactions/XEH_postInit.sqf
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
* Update addons/hitreactions/functions/fnc_checkWeaponDrop.sqf
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
* Update addons/hitreactions/functions/fnc_checkWeaponDrop.sqf
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
* Update XEH_postInit.sqf
* Update XEH_postInit.sqf
* Update fnc_checkWeaponDrop.sqf
* Spacing fixes
* Update addons/hitreactions/XEH_postInit.sqf
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
* Take _hitEntity into account if exists
* Update fnc_checkWeaponDrop.sqf
_didHitGun will no longer ever be true
* Minor component cleanup
* Removed gun hits, added double hit detection
* Decouple AI and player probabilities
* Tweaks and fixes
* Update XEH_PREP.hpp
* Add missing param
* Fixed bugged state AI are in after using TakeWeapon
* Fixes and cleanup
* Made API clear, moved undroppable to config entry
* Update fnc_checkWeaponDrop.sqf
* Check for Zeus RC and avoid `setUnitLoadout`
* Expand `addWeapon`'s capabilities
* Cleaned up `addWeapon`
* Removed weapon replacement as it's apparently not necessary
* Defined undefined variable
---------
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
2024-06-06 04:49:15 -07:00
..
2024-03-28 13:57:23 -05:00
2024-03-24 14:28:14 -07:00
2024-05-22 21:19:40 -05:00
2024-05-10 20:42:55 -05:00
2024-04-04 08:15:26 -03:00
2022-07-15 15:42:00 +01:00
2024-05-29 11:40:41 -07:00
2024-05-31 13:20:21 -07:00
2024-03-28 13:57:23 -05:00
2024-03-07 22:08:13 +01:00
2023-09-24 12:06:20 -05:00
2024-05-10 20:42:55 -05:00
2024-05-10 20:42:55 -05:00
2024-05-31 13:20:21 -07:00
2024-04-06 22:12:06 -03:00
2024-04-30 00:55:59 -05:00
2024-06-05 12:36:39 -07:00
2023-09-12 20:58:10 +02:00
2024-05-24 17:59:59 -05:00
2024-01-20 22:29:40 +01:00
2024-05-24 17:59:59 -05:00
2024-05-10 20:42:55 -05:00
2024-05-24 17:59:59 -05:00
2023-09-08 16:57:33 +02:00
2023-09-08 16:57:33 +02:00
2023-09-08 16:57:33 +02:00
2023-09-08 16:57:33 +02:00
2023-09-08 16:57:33 +02:00
2024-05-27 02:19:52 -07:00
2024-04-02 06:27:10 -07:00
2023-10-24 00:55:06 -04:00
2024-05-24 17:59:59 -05:00
2023-09-08 16:57:33 +02:00
2023-09-08 16:57:33 +02:00
2024-06-03 02:00:12 -07:00
2024-06-03 02:00:12 -07:00
2024-06-03 05:52:59 -07:00
2024-04-04 08:15:26 -03:00
2024-06-05 12:36:39 -07:00
2024-06-04 23:32:41 -07:00
2024-02-04 14:50:24 -03:00
2024-04-04 08:15:26 -03:00
2023-10-24 13:59:21 -04:00
2024-03-28 13:57:23 -05:00
2024-05-10 20:42:55 -05:00
2024-02-07 20:36:13 -03:00
2024-05-10 20:42:55 -05:00
2024-05-31 13:20:21 -07:00
2024-04-04 08:15:26 -03:00
2024-05-31 13:07:50 -07:00
2024-05-10 20:42:55 -05:00
2024-04-26 17:34:11 -05:00
2024-05-22 13:37:24 -07:00
2023-12-11 19:31:02 -06:00
2023-12-11 19:31:02 -06:00
2023-07-24 05:55:39 +03:00
2024-04-26 17:34:11 -05:00
2024-04-26 17:34:11 -05:00
2024-04-04 08:15:26 -03:00
2024-01-15 18:39:28 -03:00
2024-04-04 08:15:26 -03:00
2024-06-05 12:36:39 -07:00
2024-06-05 06:22:19 -07:00
2024-05-31 13:20:21 -07:00
2024-05-30 01:34:19 -07:00
2024-02-05 14:04:24 -03:00
2024-06-06 04:49:15 -07:00
2023-12-11 19:31:02 -06:00
2023-11-22 20:33:30 -03:00
2024-04-04 08:15:26 -03:00
2024-03-28 13:57:23 -05:00
2024-05-31 13:20:21 -07:00
2024-05-31 13:20:21 -07:00
2024-03-07 22:08:13 +01:00
2024-05-10 20:42:55 -05:00
2024-02-05 14:04:24 -03:00
2024-02-04 14:50:24 -03:00
2024-05-10 20:42:55 -05:00
2024-05-10 20:42:55 -05:00
2024-04-30 00:55:59 -05:00
2024-01-01 13:35:44 -08:00
2023-12-11 19:31:02 -06:00
2024-03-28 13:57:23 -05:00
2023-12-12 09:44:51 -06:00
2024-05-11 22:15:02 -05:00
2024-05-31 13:20:21 -07:00
2024-04-26 17:34:11 -05:00
2024-05-21 18:25:59 -05:00
2024-02-05 14:04:24 -03:00
2024-05-10 20:42:55 -05:00
2024-03-21 22:56:44 +01:00
2024-04-26 17:34:11 -05:00
2024-05-10 20:42:55 -05:00
2024-04-26 17:34:11 -05:00
2024-05-10 20:42:55 -05:00
2024-05-10 20:42:55 -05:00
2024-03-28 13:57:23 -05:00
2024-05-10 20:42:55 -05:00
2024-04-26 17:34:11 -05:00
2024-05-31 13:07:50 -07:00
2024-05-23 17:25:59 -05:00
2024-05-10 20:42:55 -05:00
2023-08-16 19:18:01 -04:00
2024-05-31 13:20:21 -07:00
2024-03-28 13:57:23 -05:00
2024-04-06 11:57:08 -07:00
2024-04-06 11:57:08 -07:00
2024-03-28 13:57:23 -05:00
2024-02-05 14:04:24 -03:00
2024-03-28 13:57:23 -05:00
2023-12-01 17:50:58 -06:00
2024-04-04 08:15:26 -03:00
2024-05-10 20:42:55 -05:00
2024-02-05 14:04:24 -03:00
2021-08-16 20:17:56 +01:00
2023-12-11 19:31:02 -06:00
2021-08-16 20:17:56 +01:00
2024-03-09 16:56:33 -06:00
2024-03-28 13:57:23 -05:00
2024-03-28 14:55:07 -05:00
2024-05-10 20:42:55 -05:00
2024-02-05 14:04:24 -03:00
2024-05-31 13:20:21 -07:00
2024-04-26 17:34:11 -05:00
2024-03-07 22:08:13 +01:00
2024-04-06 11:57:08 -07:00
2024-05-29 15:51:18 -03:00
2022-03-03 17:19:10 -06:00
2024-06-04 23:32:41 -07:00
2024-03-28 13:57:23 -05:00
2024-06-03 02:00:12 -07:00
2024-05-10 20:42:55 -05:00
2024-05-10 20:42:55 -05:00
2024-05-31 13:20:21 -07:00
2024-04-04 08:15:26 -03:00
2024-04-04 08:15:26 -03:00
2024-04-04 08:15:26 -03:00
2024-04-19 10:27:04 -07:00
2024-05-31 13:20:21 -07:00
2024-04-04 08:15:26 -03:00
2024-04-30 00:55:59 -05:00
2024-04-26 17:34:11 -05:00
2024-04-06 11:57:08 -07:00
2024-04-06 11:57:08 -07:00
2024-04-04 08:15:26 -03:00
2024-05-31 13:20:21 -07:00
2021-08-16 20:17:56 +01:00
2024-03-07 22:08:13 +01:00
2024-04-26 17:34:11 -05:00
2024-04-04 08:15:26 -03:00
2024-03-28 13:57:23 -05:00
2024-03-28 13:57:23 -05:00
2024-06-05 12:36:39 -07:00
2024-05-31 13:20:21 -07:00
2023-12-11 19:31:02 -06:00
2024-04-26 17:34:11 -05:00
2024-03-07 22:08:13 +01:00
2024-05-31 13:20:21 -07:00
2024-05-31 13:20:21 -07:00
2024-05-31 13:20:21 -07:00
2024-05-31 13:20:21 -07:00
2024-03-28 13:57:23 -05:00
2024-02-04 14:50:24 -03:00
2024-04-02 06:26:42 -07:00
2024-05-30 07:58:46 -05:00