Ready or Not
0 of 0

File information

Last updated

Original upload

Created by

Chan

Uploaded by

ChanMk2

Virus scan

Safe to use

Tags for this mod

About this mod

Changes the player's running speed and the running speed in Low Ready state

Requirements
Permissions and credits
Donations
This mod changes the player's running speed and the running speed in Low Ready state

You can choose between two versions




1. The version to change running speed for all players

-> This version only works on the host side.

"\AppData\Local\ReadyOrNot\Saved\Config\WindowsNoEditor\Engine.ini" and paste these values at the bottom of the list

* You can easily go the path of AppData folder by typing %appdata% in the address bar of File Explorer.

;Engine.ini
[/Game/Mods/DataTables/ModData/BP_AllowSprint_Server.BP_AllowSprint_Server_C]
;Define the desired speed value
RunSpeed=320.0
LowReadyRunSpeed=420.0





2. The version to change running speed for only your character

"\AppData\Local\ReadyOrNot\Saved\Config\WindowsNoEditor\Engine.ini" and paste these values at the bottom of the list

* You can easily go the path of AppData folder by typing %appdata% in the address bar of File Explorer.

;Engine.ini
[/Game/Mods/DataTables/ModData/BP_AllowSprint_Client.BP_AllowSprint_Client_C]
;Define the desired speed value
RunSpeed=320.0
LowReadyRunSpeed=420.0