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


Thread Rating:
  • 2 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Script Help I would very much like some help please!
Wapez Offline
Senior Member

Posts: 360
Threads: 37
Joined: Mar 2012
Reputation: 19
#33
RE: I would very much like some help please!

SetPlayerRunSpeedMul(0);

That line is enough by itself. The other line slows down the players walk movement too, which is not what he asked about.

When you want him to be able to run again, just restore the run speed to 1, like this:

SetPlayerRunSpeedMul(1);

Founder & Legally Accountable Publisher of Red Line Games.
Environment & Gameplay Designer and Scripter.
http://moddb.com/mods/in-lucys-eyes
03-26-2014, 09:32 PM
Find


Messages In This Thread
RE: I would very much like some help please! - by Wapez - 03-26-2014, 09:32 PM



Users browsing this thread: 1 Guest(s)