Originally posted by h4344
Does anyone know where both the code for slow pred missles and the run before starting timer hits 0 would be in the Mossy8A version? I dont really need the specifics just what the line of code would look like so i know what to search for. Or the exact file would be nice.
This is PC btw.
As far as I am aware, there is no such code to run before the clock hits 0. Basically, what happens in the game is that your controls are frozen until the timer hits 0, at which point they are unfrozen and you move around. By default, most patches use this freeze controls function so that when you open the menu, your controls are frozen, meaning you cannot move when you press buttons. When you close the menu, your controls are unfrozen. Opening and closing the menu before the clock hits 0 should allow you to move around. This is how I do it when I use Mossy's Private Patch v2