Sandbox+ for SRTT

if I need to remove some functions (e.g. notoriety), I only need to remove from sr3_city.lua:

elseif player_action_is_pressed(B_PGDWN) and not CROUCH_PUSHED then
notoriety_reset("deckers")
notoriety_reset("luchadores")
notoriety_reset("Morningstar")
notoriety_reset("Police")
sandboxplus_message("All notoriety cleared")
CROUCH_PUSHED = true
And that's it? It works anyway. Same about reassigning of the shotrtcuts?

I like passenger modes. Infact I only need this feature at the moment :) But I need it on Ctrl (+PGDN or else) key.


TheGoatsy
It should work!
 
Last edited:
I've followed all of the instructions, except the bindings are unresponsive, help?
 
I have a different keyboard (laptop) and I can't seem to find any way to change the keys. I clicked on the link provided but it's just bringing me to page 95 of the forum and I can't seem to see anything telling me how to edit them. Am I missing something here?
 
Back
Top