Red Dead Redemption 2 - Slow-Mo

Red Dead Redemption 2 - Slow-Mo

Re-created slow-mo mod for .Net
Left it uncompiled for easy reading/editing.

And then drop this file into the scripts folder.
I also added a horse speed increaser.
open the file in any text editor and change the info in the top to your tastes.

/// <summary>
/// Change these values only
/// </summary>
int HorseSpeed = 20; //Too fast will just slam you into small rises in the ground very hard
Keys HorseKey = Keys.H; //This is the key to increase horse speed (Only works while on a horse, turns off if you dismount
float fSlowSpeed = 0.2f; //above 1 does nothing
Keys Slowkey = Keys.Y; //This is the key to activate slowmode
/// <summary>
/// /////////////////////////////////////////////
/// </summary>
///

Authors: incarn

Today Downloads: 1
luslul Uploaded by luslul
Play Sudoku

Similar Mods in RDR2 - Scripts

RDR2 - Gunsmith Business

RDR2 - Gunsmith Business

2021-03-09 20:37:09 28
RDR2 - Simple High Stakes

RDR2 - Simple High Stakes

2020-07-23 11:58:08 32
RDR2 - Selling Guns

RDR2 - Selling Guns

2020-06-20 08:55:16 53

Leave a comment