Yeah but that's because there's many commands in the game (I got a list of SR3 commands and i made a no clip function in SR4 with Sandbox +)That isn't possible as far as I know.
Yeah but that's because there's many commands in the game (I got a list of SR3 commands and i made a no clip function in SR4 with Sandbox +)That isn't possible as far as I know.
Do you have Steam version of the game?this wont work i start up my game and then loading menu pops up and its standing on 4 help?
Open sr3_city.lua, find some empty hotkeys - this one for example:Could someone tell me how to change commands? I want to change 8 + END - Toggle Slew mode (free camera) to something else without changing weapon.
elseif player_action_is_pressed(B_PGUP) and not RELOAD_PUSHED then
RELOAD_PUSHED = true
--SLEW MODE (free camera)
if not FREE_CAM then
slew_mode(true)
sandboxplus_message("Slew mode activated")
else
slew_mode(false)
sandboxplus_message("Slew mode deactivated")
end
FREE_CAM = not FREE_CAM
did you reset the controls in options? You should always do that each time you start the game upThis is not a complain but first time I downloaded it, it worked perfectly. Now its a disaster, it no longer works for me. I tried downloading it a multiple of times and I press the correct buttons and nothing happens. Can anyone help me solve my problem?