Same problem as @Jt555 I also am only able to shoot 1 bullet but I am able to use melee weapons but that isn't really what I want so it would be nice if this could be fixed at some point or if someone has a solution to this problem? ❤️
it does pause the game except for Lizzy Wizzy during the phantom liberty party section. like everything around does pause but not her she just continues her animations. I was hoping to pause and get different video shots of her singing for a vid but she's like the only exception for this mod
59 comments
Works perfectly fine with Patch 2.2.
It didn't fix my bugged state (which I guess means it, rightly, respects the clock pause state) but is pretty cool anyway, so I think it's a keeper.
In case anyone else is looking for a fix this CET command will toggle clock pausing:
TiSy = Game.GetTimeSystem(); if TiSy:IsPausedState() then TiSy:SetPausedState(false, '') print(" - TOGGLE FREEZE CLOCK: OFF") else TiSy:SetPausedState(true, '') print(" - TOGGLE FREEZE CLOCK: ON") end
Courtesy of u/PIIFX on reddit -
https://www.reddit.com/r/LowSodiumCyberpunk/comments/1768xkw/clock_not_progressingbirds_with_broken_wings/