Avatar Rampage Mini
Created by nclok1405 ◆VScYHamhfU
Download: arm_v0.1.zip
*** Not currently tested with Remaster ***
=== Description ===
This mod lets you mess Steelport with Matt's Avatar.
Unlike original Avatar Rampage mods, this one doesn't modify *.str2_pc or *.vpp_pc files, so it is more compatible with other mods. In exchange however, you must wait about 60 seconds at the beginning of the mission before you can transform into the avatar. (This mod starts deckers.die mission and waits until its intro sequence ends so the mod script can mess with the mission status freely)
To play, go to Kinzie's Warehouse and push the USE key (E key or Y button) on the yellow hand icon.
=== Installation ===
If you are playing Saints Row The Third: Remastered, install Loose Lua Patch first. (Currently untested)
Copy "sr3_city.lua" and "module_arm.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 Code
mrturkleton - Original creator of Avatar Rampage mod
shitface - Creator of modified Avatar Rampage mod
=== Changelog ===
v0.1 (October 28, 2020)
* Initial Release
Created by nclok1405 ◆VScYHamhfU
Download: arm_v0.1.zip
*** Not currently tested with Remaster ***
=== Description ===
This mod lets you mess Steelport with Matt's Avatar.
Unlike original Avatar Rampage mods, this one doesn't modify *.str2_pc or *.vpp_pc files, so it is more compatible with other mods. In exchange however, you must wait about 60 seconds at the beginning of the mission before you can transform into the avatar. (This mod starts deckers.die mission and waits until its intro sequence ends so the mod script can mess with the mission status freely)
To play, go to Kinzie's Warehouse and push the USE key (E key or Y button) on the yellow hand icon.
=== Installation ===
If you are playing Saints Row The Third: Remastered, install Loose Lua Patch first. (Currently untested)
Copy "sr3_city.lua" and "module_arm.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_arm.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_arm.lua")
- Search the line that contains "function sr3_city_main()"
- Insert the following line next to the "function sr3_city_main()":
Code:thread_new("arm_main_thread")
- Save sr3_city.lua and hope it works!
nclok1405 - Main Code
mrturkleton - Original creator of Avatar Rampage mod
shitface - Creator of modified Avatar Rampage mod
=== Changelog ===
v0.1 (October 28, 2020)
* Initial Release
Attachments
Last edited: