Mission Replay Mini v0.4
Created by nclok1405 ◆VScYHamhfU
Download: srtt_mrm_v0.4.zip
@Rainzeros confirmed it is working on Remastered! Note you must install Loose Lua Patch first.
=== Description ===
This mod enables you to replay completed missions by using the trigger near the pool of Saints HQ.
While on the trigger, push Prev Radio, Taunt, Weapon 1, or Crouch key to choose the previous mission.
Push Next Radio, Compliment, Weapon 2, or Reload key to choose the next mission.
It is strongly recommended to manually save your game before starting a replay. Some missions like Gang Bang are known to have issues.
=== Installation ===
If you are using Saints Row The Third: Remastered, you need to install Loose Lua Patch first.
Copy "sr3_city.lua" and "module_mrm.lua" to SRTT's directory. (e.g. C:\Program Files (x86)\Steam\steamapps\common\Saints Row the Third)
If you are currently using another sr3_city.lua mod, follow these instructions:
nclok1405 - Main Mods
IdolNinja - Original creator of Mission Replay mod
=== Changelog ===
v0.4 (September 25, 2020)
* Added Kinzie's Cyber Racing, Zimos's Trafficking, and Angel's Insurance Fraud, because these activities have unique intro cutscenes
v0.3 (June 5, 2020)
* Moved the trigger to near the pool of SaintsHQ. This is to make sure STAG don't cause problems while selecting missions, and it is also closer to the Save Point.
* Added cutscene-only missions (such as We've Only Just Begun)
* No longer requires "world_state_magic" and "stronghold_magic" in sr3_city.lua
v0.2 (May 30, 2020)
* Added more keys (Taunt, Compliment, Weapon 1, Weapon 2, Crouch) in the case Radio keys don't work
v0.1 (May 30, 2020)
* Initial Release
Created by nclok1405 ◆VScYHamhfU
Download: srtt_mrm_v0.4.zip
@Rainzeros confirmed it is working on Remastered! Note you must install Loose Lua Patch first.
=== Description ===
This mod enables you to replay completed missions by using the trigger near the pool of Saints HQ.
While on the trigger, push Prev Radio, Taunt, Weapon 1, or Crouch key to choose the previous mission.
Push Next Radio, Compliment, Weapon 2, or Reload key to choose the next mission.
It is strongly recommended to manually save your game before starting a replay. Some missions like Gang Bang are known to have issues.
=== Installation ===
If you are using Saints Row The Third: Remastered, you need to install Loose Lua Patch first.
Copy "sr3_city.lua" and "module_mrm.lua" to SRTT's directory. (e.g. C:\Program Files (x86)\Steam\steamapps\common\Saints Row the Third)
If you are currently using another sr3_city.lua mod, follow these instructions:
- Copy "module_mrm.lua" to your SRTT directory BUT NOT "sr3_city.lua"
- Open your sr3_city.lua with a text editor
- Insert the following line at the top of the file:
Code:include("module_mrm.lua")
- Search the line that contains "function sr3_city_main()"
- Insert the following line next to the "function sr3_city_main()":
Code:thread_new("mrm_main_thread")
- Save sr3_city.lua and hope it works!
nclok1405 - Main Mods
IdolNinja - Original creator of Mission Replay mod
=== Changelog ===
v0.4 (September 25, 2020)
* Added Kinzie's Cyber Racing, Zimos's Trafficking, and Angel's Insurance Fraud, because these activities have unique intro cutscenes
v0.3 (June 5, 2020)
* Moved the trigger to near the pool of SaintsHQ. This is to make sure STAG don't cause problems while selecting missions, and it is also closer to the Save Point.
* Added cutscene-only missions (such as We've Only Just Begun)
* No longer requires "world_state_magic" and "stronghold_magic" in sr3_city.lua
v0.2 (May 30, 2020)
* Added more keys (Taunt, Compliment, Weapon 1, Weapon 2, Crouch) in the case Radio keys don't work
v0.1 (May 30, 2020)
* Initial Release
Attachments
Last edited: