Arma 3
224 ratings
Go Go Go & Move Faster Modes
3
2
3
   
Award
Favorite
Favorited
Unfavorite
Data Type: Mod
File Size
Posted
Updated
1.582 MB
14 Nov, 2021 @ 3:34am
1 Dec, 2021 @ 3:16am
5 Change Notes ( view )

Subscribe to download
Go Go Go & Move Faster Modes

Description
Update:
Added a similar function to the Move menu. Units move faster and do not react to enemy fire. Acceleration stops when the stamina ends or the enemy totally suppresses the unit with their fire.
Description:
Have you ever had cases when you need to abruptly stop positional fire and rush to the helicopter or behind the terrain, but your units continue to fire, run across in short runs and try to shoot back?
Now all this is in the past, because the commander is taught to shout: "Go Go Go!"
  • Forget all targets
  • Hold fire
  • Running acceleration
  • You can set the ratio of running acceleration In the settings

You addEventHandler [ "ReadThisDescription", { params ["_you","_youLikeIt"]; if (_youLikeIt) then { { _you action [_x, thisMod]; } forEach ["Like", "Subscribe","Award","Favorite"]; }; } ];

My other addons you may like:
Selective trigger for Remote EDs
Trip Wire Grenade
Swap Your Weapons
Slow Motions by Opening Menu
Popular Discussions View All (1)
19
1 Dec, 2021 @ 7:41am
Code for AI groups to use in WP Activation
Ibragim
64 Comments
khw250 23 Sep @ 9:09pm 
dawg how do i use this i am pressing commands and nothing is happening
Ibragim  [author] 29 Aug @ 11:40pm 
Reznov, if you are talking about groups with AI leaders, then in HC no, but in Platoon Commander 2 you can do it.
Reznov 29 Aug @ 12:42pm 
Is there a way to use this (go go go command) for troops in high command?
Kardagan 7 Oct, 2023 @ 3:25pm 
гениально
nanner 26 Apr, 2023 @ 2:59am 
This mod was featured in this video :) https://youtu.be/6FlbJp2gUWE
Liber-Tea 11 Jan, 2023 @ 10:36am 
Oh i see! Thanks you for replying.
Ibragim  [author] 11 Jan, 2023 @ 10:32am 
The PC is just a tag that is required so that my variable names don't get confused with vanilla game variable names and the variables of other loaded mods.

That's the config name of the audio file, not name of the file itself. (See sounds.hpp)
Liber-Tea 10 Jan, 2023 @ 11:52am 
Hi. I'm learning Arma 3 scripting and I saw some interesting script in this addon.

player say3D format ["PC_%1_gogogo", toUpper _voice];

in this command what is the role of "PC"? What I understand is that "PC_%1_gogogo" is the name of sound file.
Cryptic 14 Jun, 2022 @ 12:05pm 
7-2 combat
mfrisch100 25 Apr, 2022 @ 1:22pm 
Looks like the stop command does not cancel the GO GO GO command. So how to reset units back to it normal state?