Saints Row IV Slowing Down Gates in The Real World?

I was wondering what changes were made to the LUA mission script for "The Real World" mission script after the attempt to fix the gates closing too soon for low spec machines. This is because I used to increase the time to close for the gates in a mod to allow people with low spec machines to continue playing. Ever since that update though, the mod stopped working and changing the time to close doesn't seem to change anything at all. Thanks!
 
It looks like the "fix" here was to alter m03.lua and comment out the final door code around line 1607. You could remove the comment and alter the time if you wanted.
 
It looks like the "fix" here was to alter m03.lua and comment out the final door code around line 1607. You could remove the comment and alter the time if you wanted.

Removing the comment seemed to do nothing though, all the doors that close horizontally still close at the same rate as if I didn't change the code at all.
 
Based on the comments in p4, that was the only thing that changed. I'll see if I can find out more about it.
 
Back
Top