Page 1 of 1

[1.2.3] After finishing the hallucinations or whatever with SCP-1123 you get stuck walking slow.

Posted: Tue May 03, 2016 11:58 pm
by Sad_ness
Not sure if this is suppose to happen or not.

Re: [1.2.3] After finishing the hallucinations or whatever with SCP-1123 you get stuck walking slow.

Posted: Wed May 04, 2016 12:30 am
by Nehpys
Sad_ness wrote:Not sure if this is suppose to happen or not.
During the end of the event, your damage value is set to max to get you to be forced crouched. When the event ends, that value isn't reset so you're stuck couching. Spawn in a pill of SCP-500-01 or take a medkit. If those don't work, type "heal" in console or get a cup of god or whatever from SCP-294.

Re: [1.2.3] After finishing the hallucinations or whatever with SCP-1123 you get stuck walking slow.

Posted: Wed May 04, 2016 5:40 am
by Sad_ness
SyphenTV wrote:
Sad_ness wrote:Not sure if this is suppose to happen or not.
During the end of the event, your damage value is set to max to get you to be forced crouched. When the event ends, that value isn't reset so you're stuck couching. Spawn in a pill of SCP-500-01 or take a medkit. If those don't work, type "heal" in console or get a cup of god or whatever from SCP-294.
So its still a glitch right? Thanks though.

Re: [1.2.3] After finishing the hallucinations or whatever with SCP-1123 you get stuck walking slow.

Posted: Wed May 04, 2016 12:25 pm
by PXLSHN
Sad_ness wrote:Not sure if this is suppose to happen or not.
I noticed that too.
It shouldn't be hard to fix (just resetting the damage value). It would probably require another variable to save the old Injuries and Bloodloss status before activating the event.

Re: [1.2.3] After finishing the hallucinations or whatever with SCP-1123 you get stuck walking slow.

Posted: Wed May 04, 2016 4:08 pm
by CommanderMark
It's not really a glitch, it has more to do with how the injury system works. When you're injured enough the player forcibly crouches (which is what happens during the 1123 event). After the sequence ends the game heals you, but you'll still be crouching.

You can simply hit crtl to un-crouch, but it would be nice if the event changes the state back for you.

Re: [1.2.3] After finishing the hallucinations or whatever with SCP-1123 you get stuck walking slow.

Posted: Wed May 04, 2016 4:22 pm
by Vane Brain
CommanderPro100 wrote: You can simply hit crtl to un-crouch
But player will not get up...

Re: [1.2.3] After finishing the hallucinations or whatever with SCP-1123 you get stuck walking slow.

Posted: Wed May 04, 2016 4:34 pm
by PXLSHN
Alright, I fixed the issue.
In the real the "Injuries" will be set to 0, but not the BloodLoss value, so it will also be reset (but the previous Injuries and BloodLoss will be saved before the event starts).

Re: [1.2.3] After finishing the hallucinations or whatever with SCP-1123 you get stuck walking slow.

Posted: Wed May 04, 2016 8:51 pm
by CommanderMark
Vane Brain wrote:
CommanderPro100 wrote: You can simply hit crtl to un-crouch
But player will not get up...
If that is the actual problem then OP should've explained it more clearly.