GTA 1 Camera and Controls

Remember GTA 1 ? Yeah, and what about bringing it to SR3 ? That's what I've (almost) done .
Currently, the camera is almost done (need some more tweaks for some vehicles and the minimap is sometime getting crazy) but for the controls, I think the tank controls from deckers.die would be working . Only one problem, how to activate them ? If you know, please send me a pm about it .
So, for the screenshots (only one for the moment):
1441689748-2015-09-05-00001.jpg
 
Currently, the camera is almost done (need some more tweaks for some vehicles and the minimap is sometime getting crazy) but for the controls, I think the tank controls from deckers.die would be working . Only one problem, how to activate them ? If you know, please send me a pm about it .
You can enable them via 'sr3_city.lua', try this out:
Code:
vehicle_set_2d_tank_controls(true)
(just keep in mind that this only affects tanks, it doesn't work for any other vehicles)
 
Back
Top