Sandbox+ for SRTT

[V] IdolNinja

Volition Staff
Sandbox+ v1.1 official release

So, what is Sandbox+?

Sandbox+ is a mod that mrturkleton and I have been working on for quite a while now. The main feature is that it allows lua commands to be run in realtime in the open world via keyboard shortcuts, and has the following features
* Teleport to 35 different game locations, including previously inaccessible mission ones
* Toggle Superpowers
* Listen to mission music and the radio on foot and in the open world
* Toggle Drunk, Drugged, and Virtual Reality effects
* Change the player team so you can recruit and roll with gang members, police, STAG, etc
* Change player outfits, including mission ones
* Add notoriety individually for each specific gang (the cheat only increases it for luchadores)
* Toggle brute animations for player
* Enable Decker Sepcialist speed skating and animations
* Teleport directly to your coop partner or teleport him to you
* Repair your vehicle, give it infinite mass, lock the doors, or make it invulnerable
* Attach special effects to your character like sparks and fire that leave flaming footprints behind you
* Add cash
* Disable gravity for just the player
* Cycle through all weapon upgrade levels in realtime and choose which level gun to use
* Avatar morph (still buggy)
* Blow up random parked cars
* Set time of day to Mars or Virtual Reality in the open world
* Show player xyz coordinates
* Show gametime
* Time of day cycle now switches times correctly (no transitions yet so a bit jarring). This also fixes underglow issues so they always display correctly at night.
* Disable/Enable Tutorial popups (fixes the previously uploaded standalone mod)
* Swap zones in and out (Loren Building garage and cloning factory, the decker barge, mars, bridges up/down, arapice island pre/post zombie, etc)
* Cutscene Replay
* Revive all downed homies
* Trigger dancing animations anywhere, even while driving!
* Get homies to drive you around
* Carry homies over your shoulder
* Toggle homie behavior so they aggressively attack all pedestrians
* Change what weapons your homies use, including unarmed!


As new updates are released, more and more modders are helping to add features and fixes:
IdolNinja - initial and ongoing Sandbox+ development and maintenance
mrtukleton - initial development
Corrodias - time of day cycle stuff and general all around support and testing in group chat with almost everything
BadMadScientist - weapon level switching code, initial explosion attach code, on foot radio station conditional blocks, animation triggers like carrying and dancing, followers driving the player around, reviving all homies at once, and teleport coords
Pinnhead, shitface, RetroGangster, and daven - teleport coordinates

!!IMPORTANT!! If you are having trouble and the shortcuts are not working, make sure that you are actually resetting your bindings in the correct menu. There are a few places you can do this, but only one of them (as outlined in the readme) will actually work. See this post for screenshots and details:
http://www.saintsrowmods.com/forum/index.php?threads/sandbox-for-srtt.1076/page-75#post-13434

If you have a non-US keyboard, laptop keyboard, or other type of keyboard that doesn't have certain keys like the brackets or arrows!
The following post explains how to make a simple edit in notepad that will change those input keys to anything you want them to be:
http://www.saintsrowmods.com/forum/index.php?threads/sandbox-for-srtt.1076/page-95#post-17851

Command list
Code:
SHIFT (sprint) - Teleports
 
SHIFT + INSERT        = Teleport to Safeword
SHIFT + HOME        = Teleport to Nuke Plant
SHIFT + PGUP        = Teleport to Three Count
SHIFT + DELETE        = Teleport to Saints HQ
SHIFT + END        = Teleport to Airplane Hangar
SHIFT + PGDOWN        = Teleport to Boat Dock
SHIFT + RIGHT        = Teleport to Zimos Pad
SHIFT + LEFT        = Teleport to Angel's Gym
SHIFT + DOWN        = Teleport to Kinzie's Warehouse
SHIFT + UP        = Teleport to Shaundi's Ex's Loft
SHIFT + LBRACKET    = Teleport to Statue Top
SHIFT + RBRACKET    = Teleport to Military Base
SHIFT + SEMICOLON    = Teleport to Powder Room
 
 
 
Z (recruit/dismiss) - Teleports
 
Z + INSERT        = Teleport to deckers.die Virtual Reality
Z + HOME        = Teleport to deckers.die tank battle arena
Z + PGUP        = Teleport inside Nuke Plant reactor core
Z + DELETE        = Teleport to Cyberblazing inside track
Z + END            = Teleport to Cyberblazing above track
Z + PGDOWN        = Teleport to Decker Barge
Z + RIGHT        = Teleport to Murderbrawl inside ring
Z + LEFT        = Teleport to Murderbrawl outside ring
Z + DOWN        = Teleport to Mars
Z + UP            = Teleport to Ho Boat
Z + LBRACKET        = Teleport to Loren Building Interior Garage
Z + RBRACKET        = Teleport to Loren Building Interior Cloning Lab
Z + SEMICOLON        = Teleport to Loren Building Interior Offices
 
 
 
X (taunt) - Teleports
 
X + INSERT        = Teleport to Corner Store
X + HOME        = Teleport to STAG PR Center Lobby
X + PGUP        = Teleport to STAG upper offices
X + DELETE        = Teleport to Technically Legal
X + END            = Teleport to Broken Shillelagh
X + PGDOWN        = Teleport to Smiling Jacks
X + RIGHT        = Teleport to Saints HQ foyer
X + LEFT        = Teleport to Mayor's Office
X + DOWN        = Teleport to Thermopylae Interior
X + UP            = Teleport to Loren Jet -BROKEN
X + LBRACKET        = Teleport to Professor Genki SERC
X + RBRACKET        = Teleport to Apocalypse Genki
X + SEMICOLON        = Teleport to Live with Killbane interview building
 
 
 
C (compliment) - Teleports
 
C + INSERT        = Teleport to northern edge of Stilwater
C + HOME        = Teleport to abandoned train station
C + PGUP        = Teleport to top of highest building in Steelport
C + DELETE        = Teleport to Image as Designed
C + END            = Teleport to Friendly Fire
C + PGDOWN        = Teleport to Planet Saints
C + RIGHT        = Teleport to Let's Pretend
C + LEFT        = Teleport to Nobody Loves Me
C + DOWN        = Teleport to Leather and Lace
C + UP            = Teleport to Rusty's Needle
C + LBRACKET        = Teleport remote player to host
C + RBRACKET        = Teleport host to remote player
C + SEMICOLON        =
 
 
 
CTRL (crouch) - Special Commands
 
CTRL + INSERT        = Toggle Super Powers
CTRL + HOME        = Attach explosions to character
CTRL + PGUP        = Attach effects to player (WIP - currently disabled)
CTRL + DELETE        = Toggle player invulnerability
CTRL + END        = Revive all downed homies
CTRL + PGDOWN        = Cycle facial expressions (WIP - currently disabled)
CTRL + RIGHT        = Cycle Drugged State
CTRL + LEFT        = Cycle Drunk State
CTRL + DOWN        = Toggle Virtual Reality effect
CTRL + UP        = Toggle Player and Follower dancing (also works in cars!)
CTRL + LBRACKET        = Toggle Avatar morph - BUGGY
CTRL + RBRACKET        = Toggle Brute animations for player
CTRL + SEMICOLON    = Toggle Rollerblader animations for player
 
NOTES:
* Superpower running and fireball effects have temporary substitutions
* Brute animations attack animations play but don't actually connect yet
* Avatar morph is working better but still buggy. We're closer though!
 
 
E (action/use) -  Special Commands
 
E + INSERT        = Cycle through special mission outfits
E + HOME        = Cycle through male outfits
E + PGUP        = Cycle through female outfits
E + DELETE        = Toggle gravity for player
E + END            = Add $10,000
E + PGDOWN        = Change Player Team
E + RIGHT        = Add Decker Notoriety
E + LEFT        = Add Luchardore Notoriety
E + DOWN        = Add Morningstar Notoriety
E + UP            = Add Police Notoriety
E + LBRACKET        = Toggle maxed notoriety for all, and clear all notoriety
E + RBRACKET        = Lock notoriety at zero
E + SEMICOLON        = Toggle Restricted Zone forced notoriety
 
 
 
R (reload) -  Special Commands
 
R + INSERT        = Cycle Melee
R + HOME        = Cycle Pistols
R + PGUP        = Cycle SMGs
R + DELETE        = Cycle Shotguns
R + END            = Cycle Rifles
R + PGDOWN        = Cycle Explosive
R + RIGHT        = Cycle Special
R + LEFT        = Cycle Temp Weapons
R + DOWN        = Toggle single and dual wielding for weapon cycles
R + UP            = Toggle limited/unlimited ammo for weapon cycles
R + LBRACKET        = Cycle follower weapons (gang, police, laser, unarmed)
R + RBRACKET        = Toggle insane followers (followers will aggressively attack all pedestrians)
R + SEMICOLON        = Carry follower over shoulder
 
* NOTE: Cycling weapon levels only works correctly if your current weapons are level 1 and not upgraded. Make sure to first downgrade weapon levels to 1 and turn off dual wielding with Corrodias' save editor before using these commands:
http://www.saintsrowmods.com/forum/index.php?threads/sr3-save-editor-c.1042/
 
 
 
F (melee/horn) - Special Commands
 
F + INSERT        = Repair current vehicle
F + HOME        = Toggle current vehicle invulnerability
F + PGUP        = Toggle infinite mass for player vehicle
F + DELETE        = Toggle prevent vehicle from flipping
F + END            = Toggle unjackable status for player vehicle
F + PGDOWN        = Cycle passenger modes where followers drive you around
F + RIGHT        =
F + LEFT        =
F + DOWN        = Blow up random parked car
F + UP            = Toggle Day Night Cycle on/off
F + LBRACKET        = Cycle through standard times of day
F + RBRACKET        = Cycle through other alternate times of day (requires optional alternate time of day files)
F + SEMICOLON        = Reshuffle all playlists for on-foot radio
 
NOTE: The passenger modes works a little differently than you might expect
1) Recruit a follower
2) Press F+PGDOWN to enable passenger mode
3) Enter a vehicle (you should automatically enter the passenger seat when you get in)
4) Press F+PGDOWN to teleport follower into driver seat
5) Press F+PGDOWN to start follower driving in Smooth Ride mode
6) Press F+PGDOWN again to switch to Drive-By mode where follower will shoot at npcs while driving
5) Further repeated pressing of F+PGDOWN while in the vehicle will simply cycle between these 2 modes
7) Exit vehicle and then press F+PGDOWN to disable passenger mode
 
 
G (grenade switch) - On-Foot Radio
 
G + INSERT        = THE MIXX next track
G + HOME        = K12 next track
G + PGUP        = BLOOD Next Track
G + DELETE        = KLASSIC next track
G + END            = ADULT SWIM next track
G + PGDOWN        = KABRON next track
G + RIGHT        = KRHYME next track
G + LEFT        = GENX next track
G + DOWN        = Mission music next track
G + UP            = Custom Playlist next track
G + LBRACKET        = Next Commercial
G + RBRACKET        = Next Newscast
G + SEMICOLON        = RADIO OFF
 
* NOTE: To use the Custom Playlist feature (G+UP), edit sr3_city.lua included with the mod. At the beginning of the file you'll see a huge table with a list of every song in the game. Simply change the mixtape value from false to true for any song you want in your Custom Playlist.
 
EXAMPLE:
{ mixtape = false    ,SongString = "Adam Ant - Stand and Deliver",...
change to:
{ mixtape = true    ,SongString = "Adam Ant - Stand and Deliver",...
 
If you're feeling adventurous and hate certain songs, you can also delete the entire line for a song and it will no longer play at all during the rotation for both the on-foot radio and custom playlist. Any deleted songs like that will still show up on the normal vehicle radios, just no longer on your on-foot Sandbox+ one.
 
 
 
 
 
1 - Cutscenes
 
1 + INSERT        = Play Cutscene When Good Heists Go Bad Intro
1 + HOME        = Play Cutscene I'm Free - Free Falling Intro
1 + PGUP        = Play Cutscene I'm Free - Free Falling Outro
1 + DELETE        = Play Cutscene We're Going to Need Guns Outro
1 + END            = Play Cutscene Party Time Intro
1 + PGDOWN        = Play Cutscene Party Time Outro
1 + RIGHT        = Play Cutscene The Belgian Problem Intro
1 + LEFT        = Play Cutscene The Belgian Problem Mid
1 + DOWN        = Play Cutscene The Belgian Problem Outro Choice 1
1 + UP            = Play Cutscene The Belgian Problem Outro Choice 2
1 + LBRACKET        = Play Cutscene Return to Steelport Intro
1 + RBRACKET        = Play Cutscene Return to Steelport Outro
1 + SEMICOLON        = Play Cutscene Trojan Whores Intro
 
 
 
2 - Cutscenes
 
2 + INSERT        = Play Cutscene Trojan Whores Outro
2 + HOME        = Play Cutscene The Ho Boat Intro
2 + PGUP        = Play Cutscene The Ho Boat Outro
2 + DELETE        = Play Cutscene Gang Bang Intro
2 + END            = Play Cutscene Gang Bang Mid
2 + PGDOWN        = Play Cutscene Gang Bang Outro
2 + RIGHT        = Play Cutscene Convoy Decoty Intro
2 + LEFT        = Play Cutscene Convoy Decoty Outro
2 + DOWN        = Play Cutscene Nyte Blade's Return Intro
2 + UP            = Play Cutscene Nyte Blade's Return Outro
2 + LBRACKET        = Play Cutscene STAG Party Intro
2 + RBRACKET        = Play Cutscene STAG Party Outro
2 + SEMICOLON        = Play Cutscene Live with Killbane Intro
 
 
 
3 - Cutscenes
 
3 + INSERT        = Play Cutscene Live with Killbane Outro
3 + HOME        = Play Cutscene Learning Computer Intro
3 + PGUP        = Play Cutscene Learning Computer Outro
3 + DELETE        = Play Cutscene deckers.die Intro
3 + END            = Play Cutscene deckers.die Outro
3 + PGDOWN        = Play Cutscene My Name is Cyrus Temple Intro
3 + RIGHT        = Play Cutscene My Name is Cyrus Temple Mid
3 + LEFT        = Play Cutscene My Name is Cyrus Temple Outro
3 + DOWN        = Play Cutscene My Name is Cyrus Temple Outro Pt 2
3 + UP            = Play Cutscene Air Steelport Intro
3 + LBRACKET        = Play Cutscene Air Steelport Outro
3 + RBRACKET        = Play Cutscene Zombie Attack Intro
3 + SEMICOLON        = Play Cutscene Zombie Attack Outro
 
 
 
4 - Cutscenes
 
4 + INSERT        = Play Cutscene Three Count Beatdown Intro
4 + HOME        = Play Cutscene Three Count Beatdown Outro
4 + PGUP        = Play Cutscene Murderbrawl XXXI Intro
4 + DELETE        = Play Cutscene Murderbrawl XXXI Outro
4 + END            = Play Cutscene Three Way Intro
4 + PGDOWN        = Play Cutscene Three Way Outro 1
4 + RIGHT        = Play Cutscene Three Way Outro 2
4 + LEFT        = Play Cutscene STAG Film Intro
4 + DOWN        = Play Cutscene STAG Film Outro
4 + UP            = Play Cutscene Gangstas in Space Outro
4 + LBRACKET        =
4 + RBRACKET        =
4 + SEMICOLON        =
 
 
 
5 - Zone Swaps and World State
 
5 + INSERT        = Toggle Safeword BDSM Club and Saints Crib
5 + HOME        = Toggle Decker Nuke Plant and Saints Crib
5 + PGUP        = Toggle Three Count Casino and Saints Crib
5 + DELETE        = Cycles Saints HQ states
5 + END            = Cycle Loren Building states
5 + PGDOWN        = Toggle Statue state
5 + RIGHT        = Toggle Daedalus hovering over downtown
5 + LEFT        = Cycle Thermopylae states
5 + DOWN        = Toggle Bridges Up/Down
5 + UP            = Toggle Arapice Island zombie outbreak
5 + LBRACKET        = Toggle STAG active
5 + RBRACKET        = Toggle Saints loved/hated
5 + SEMICOLON        = Toggle Murderbrawl
 
 
 
 
6 - Zone Swaps and World State
 
6 + INSERT        = Toggle Decker Virtual Reality
6 + HOME        = Toggle Cyberblazing
6 + PGUP        = Toggle Decker Barge
6 + DELETE        = Toggle Ho Boat
6 + END            = Toggle Mars
6 + PGDOWN        = Cycle Stilwater states
6 + RIGHT        = Toggle Loren Jet Interior
6 + LEFT        = Toggle Mayor's Office
6 + DOWN        =
6 + UP            =
6 + LBRACKET        =
6 + RBRACKET        =
6 + SEMICOLON        =
 
 
 
7 - UNUSED (for now)
 
7 + INSERT        = Toggle all peds to zombies (works in coop!)
7 + HOME        = Toggle all peds to mascots (works in coop!)
7 + PGUP        = Toggle all peds to pimps and hos (works in coop!)
7 + DELETE        =
7 + END            =
7 + PGDOWN        =
7 + RIGHT        =
7 + LEFT        =
7 + DOWN        =
7 + UP            =
7 + LBRACKET        =
7 + RBRACKET        =
7 + SEMICOLON        =
 
 
 
 
8 - Machinima, Utilities, and HUD Stuff
 
8 + INSERT        = Show player position (xyz)
8 + HOME        = Show Gametime
8 + PGUP        = Toggle Sandbox+ HUD message display and audio cues on/off
8 + DELETE        = Disable/Enable open world tutorial popups (Already disabled by default.)
8 + END            = Hide player (also disables movement!)
8 + PGDOWN        = Toggle if commands process for only the host (default) or if they also affect remote coop player
8 + RIGHT        =
8 + LEFT        =
8 + DOWN        =
8 + UP            =
8 + LBRACKET        =
8 + RBRACKET        =
8 + SEMICOLON (;)    = Toggle HUD on and off

Now you can do stuff like this:

 

Attachments

  • SandboxPlus_v1.2_saintsrowmods.rar
    15.8 MB · Views: 152,690
That is fucking awesome :D Could you add this if possible - remove the sky barrier so you can go to heights you never could without doing missions which involved those heights?
 
Did I mention that vehicles teleport with you if you're driving them?

ED24275F31B6458051A5D51ED152A8C3A0945411


Flying my Saints VTOL in the cyberblazing track like a boss.

9818A6C62C149189D96CF470DC042F7F666AC8C1
 
Please allow me to collect my jaw from the floor...

Ok, done. So THIS is what you've been hinting at with the interiors and free-roaming, the radio, the time of day bits... a megamod. Wow.

And injected lua scripts? Did you hijack the main lua to load some others or something? Or hijack one of the interface ones? Either way wow.

Once this is done, this is getting a replay of the game. Congrats you two, you just made the game a fair bit more awesome! :cool:
 
wow. this is wow. i saw the keyboard shortcuts, & cautiously scrolled down hoping against hope u guys put up a pre-release & i dont ever think about that sort of stuff like a "pre-release" or whatever, if u guys need beta testing on some of the aspects that i'll likely find myself using in a "niche" way or anything, plz let me know, lol. (things get my attention that some others might not find as intriguing, such as the X, Y, Z, coordinates. that alone would be so great!!) but that looks fantastic. my question is just for clarity's sake, i know the sandbox+ was a tab for your GOS-GUI, is this something that we will be able to obtain sooner than that, if thats still a good ways off?? i'm never sure about this stuff, & i've seen u don't like to give ETA's which i dont blame u, however without any ballpark, i dont know if i should be checking twice every day, or twice every wk or once a wk, etc.... THANKS IDOL. :)
 
Back
Top