[Classic/Remastered/SRIV] Dock and Hanger Crib Triggers v0.3

Dock and Hanger Crib Triggers v0.3
Created by nclok1405 ◆VScYHamhfU
Download: srtt_dhct_v0.3.zip

This mod is compatible with both 2011 Classic and 2020 Remastered! Note you must install Loose Lua Patch first for the remaster.

(Thanks @Rainzeros for confirming the remaster compatibility!)

dhct.png


=== Description ===
This mod enables you to trigger the Crib menu at Dock and Hanger.
When you get near the purchased dock or hanger in SRTT, an yellow "USE" icon will be displayed.
When you get closer to the center of the icon, "E: ACCESS CRIB" prompt will show up. Press E (or Y on XInput controller) to access the Crib Menu. Garage is not there though...
This mod is disabled during missions.

This mod also works in Saints Row IV, but no icons will be displayed on the map or on the HUD.

=== Installation ===
If you are playing Saints Row The Third: Remastered, install Loose Lua Patch first.

Copy "module_dock_hanger_crib_triggers.lua" and "sr3_city.lua" to Saints Row The Third or IV's folder.

Default Steam Locations:
* SRTT: C:\Program Files (x86)\Steam\steamapps\common\Saints Row the Third
* SRIV: C:\Program Files (x86)\Steam\steamapps\common\Saints Row IV

If you are currently using another sr3_city.lua mod, follow these instructions:
1. Copy "module_dock_hanger_crib_triggers.lua" to your game's folder BUT NOT "sr3_city.lua"
2. Open your sr3_city.lua with a text editor
3. Insert the following line at the top of the file:
Code:
include("module_dock_hanger_crib_triggers.lua")
4. Search the line that contains "function sr3_city_main()"
5. Insert the following line next to the "function sr3_city_main()":
Code:
thread_new("dhct_main_thread")
6. Save sr3_city.lua and hope it works!

=== Changelog ===
v0.3 (November 20, 2020)
* The included sr3_city.lua is now a "SR3&4 Universal City Lua file" so installation steps are simplified

v0.2 (November 19, 2020)
* Added SRIV support

v0.1 (May 28, 2020)
* Initial release
 

Attachments

  • srtt_dhct.zip
    5.6 KB · Views: 377
  • srtt_dhct_v0.2.zip
    17.4 KB · Views: 233
  • srtt_dhct_v0.3.zip
    15 KB · Views: 417
Last edited:
sriv_dhct.png


Dock and Hanger Crib Triggers v0.2 released. This mod now works with Saints Row IV. No icons on map or HUD though, as Volition didn't place any navpoints or objects to these locations.
 
I really do appreciate this when the game decides to spawn me at either the Airport Hangar or Rondini's Boat Dock.

Do you think you could re-release a version where you spell "hangar" correctly?
 
Back
Top