Quote:
Originally Posted by JBird
I'm messing around with it at the moment, though I admit I am completely ignorant when it comes to all this code stuff.
How would one be able to alter the .lua file to experiment with the size changing?
|
Open up the sr3_city.lua file with any Notepad editor (Notepad++ is great, but any text editor will work).
Look for the values "HEIGHT_MULT", "HEIGHT_CURRENT", and "GROW_LEVEL". That's how they're typed out in the file, so you can Ctrl+F for those if you want (without quotes).
Play around with those values. For example, setting the height multiplier to 100 and the others to 1 will start you off normal sized, then grow really big with one press. The game does it gradually, not "poof," so you can get some nice process off of that option. Whatever floats your boat.
I've been messing around with this for a while, and what I'd like to know, is if it's possible to unlock the camera. You can do this in Skyrim, and it lets you take some interesting pictures from all different angles. The default SRIV camera seems to be locked to third person, from behind your head.