Arma 3
28 ratings
MAN-PAD Demo
4
   
Award
Favorite
Favorited
Unfavorite
Data Type: Scenario
Scenario Gameplay: Singleplayer, Zeus
Scenario Map: Stratis
Meta: Dependency
File Size
Posted
Updated
29.595 KB
15 Mar, 2022 @ 4:36am
15 Mar, 2022 @ 4:55am
3 Change Notes ( view )

Subscribe to download
MAN-PAD Demo

Description
Overview:
This is a demo mission for a joke script I created that allows you to shoot yourself, other units or even other players out of your weapon.

If you enjoy this, subscribing, liking or favouriting makes it easier for others to find it :)

To use it best you need to have debug console access.

Load your victim into your weapon using:
pc_victim = player;
to load yourself or
pc_victim = cursorTarget;
to load the unit you are looking at

Then use debug console to local exec the following code:
player addEventHandler ["Fired", { params ["_unit", "_weapon", "_muzzle", "_mode", "_ammo", "_magazine", "_projectile", "_gunner"]; if (isNil 'pc_victim') exitWith {}; if (isNull pc_victim) exitWith {}; moveOut pc_victim; [pc_victim, "amovppnemstpsnonwnondnon"] remoteExec ["switchMove", pc_victim, false]; pc_victim attachTo [_projectile, [0,0,0]]; [_projectile, true] remoteExec ["hideObjectGlobal", 2, false]; _projectile spawn { waitUntil {!alive _this}; detach pc_victim; }; _unit removeEventHandler ["Fired", _thisEventHandler]; }];
The event handler is removed automatically after you fire so you need to re-execute the code to enable it again.

You can also shoot yourself/victims out of vehicle turrets by adding the event handler to the vehicle instead (simply replace 'player' in the previous code with the vehicle you want to shoot out of, e.g. cursorTarget).

Credits:
  • Nerfmanic and SlatoSniper for giving me this ludicrous idea.
9 Comments
TheTimidShade  [author] 12 Mar, 2023 @ 5:54pm 
@【ICEMAN】 You can add this to a mortar by changing 'player' in the first line to whatever the variable name of the mortar is. Using this you can launch yourself out of artillery pieces if you want
ICEM4N 12 Mar, 2023 @ 12:31pm 
So, this is what mortars see while travel uh? interesting
nanner 21 Mar, 2022 @ 9:10am 
POG
NinO420 18 Mar, 2022 @ 5:25pm 
🤣🤣🤣
Apollyon 18 Mar, 2022 @ 1:59pm 
Peak ArmA experience right here
smoke 17 Mar, 2022 @ 9:47pm 
:AxMissile: :Fistofdosh::NATO:
Serža 17 Mar, 2022 @ 1:34pm 
bet 10$ russians will take inspiration from you once they run outta shells
Niko226 16 Mar, 2022 @ 3:17pm 
what a genius LMAO
Lcpl Liru 16 Mar, 2022 @ 10:30am 
HABIB! GRAB THE GOATS!