Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: SetPlayerCrouching(true); not working while LShift is pressed
Post: RE: SetPlayerCrouching(true); not working while LS...

(12-24-2015, 04:28 AM)7heDubz Wrote: Well, are they unable to uncrouch once you force them to crouch? If not then you don't need to worry about any kind of loop. Glad to be of service. Yes, the pl...
Wili Development Support 9 6,024 12-24-2015, 01:49 PM
    Thread: SetPlayerCrouching(true); not working while LShift is pressed
Post: RE: SetPlayerCrouching(true); not working while LS...

Quote: taking away all control, then forcing them into a crouch, but my assumption is that that wouldn't stop them from being able to uncrouch. That somewhat works, I took away all control, then for...
Wili Development Support 9 6,024 12-23-2015, 11:03 PM
    Thread: SetPlayerCrouching(true); not working while LShift is pressed
Post: RE: SetPlayerCrouching(true); not working while LS...

I tried SetPlayerMoveSpeedMul(0.0); and SetPlayerRunSpeedMul(0); for disabling player controls but if the player keeps pressing Left Shift "SetPlayerCrouching(true);" won't work and the player will cl...
Wili Development Support 9 6,024 12-23-2015, 02:20 PM
    Thread: SetPlayerCrouching(true); not working while LShift is pressed
Post: RE: SetPlayerCrouching(true); not working while LS...

Thanks for the answer!, well I hope there is a way, I'm just trying to make a crush trap where the ceiling goes down and crush the player, It works pretty well if the player is walking but if the pla...
Wili Development Support 9 6,024 12-23-2015, 01:50 PM
    Thread: SetPlayerCrouching(true); not working while LShift is pressed
Post: SetPlayerCrouching(true); not working while LShift...

Hi, I'm trying to make the player force crouch using "SetPlayerCrouching(true);" It works if the player is walking but if the player keeps running pressing Left Shift button when "SetPlayerCrouching(...
Wili Development Support 9 6,024 12-23-2015, 12:58 PM