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


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Maximum movement speed of Daniel?
pandasFTW Offline
Member

Posts: 71
Threads: 21
Joined: Feb 2012
Reputation: 2
#1
Maximum movement speed of Daniel?

Hi everyone!
been awhile since i last posted anything in here
but, here's the deal
i need to know what the player ( Daniels ) max movement speed is???
i need to set the brutes max speed, to that of daniels, so you can get away, but if you get halted, he will catch up with you.
i,ve found the file, in which to change the brutes movement speed, but i cant find one to figure out daniels?

War is sweet, to those who have never experienced it
-Aristotle
07-12-2012, 07:01 PM
Find
Your Computer Offline
SCAN ME!

Posts: 3,456
Threads: 32
Joined: Jul 2011
Reputation: 235
#2
RE: Maximum movement speed of Daniel?

4.25

Tutorials: From Noob to Pro
07-12-2012, 07:31 PM
Website Find
Ongka Offline
Member

Posts: 225
Threads: 3
Joined: Nov 2010
Reputation: 20
#3
RE: Maximum movement speed of Daniel?

To change daniels movementspeed, type this into your script file:
        SetPlayerRunSpeedMul(1);
        SetPlayerMoveSpeedMul(1);
And set the 1 (default) to an amount you'd like.

[Image: 18694.png]
07-13-2012, 01:35 PM
Find
pandasFTW Offline
Member

Posts: 71
Threads: 21
Joined: Feb 2012
Reputation: 2
#4
RE: Maximum movement speed of Daniel?

thanks your computer Smile
ongka i didnt need to change his speed, but i needed to set the brutes max speed to the same as daniels.
but thx anyway Smile

War is sweet, to those who have never experienced it
-Aristotle
07-17-2012, 11:51 AM
Find




Users browsing this thread: 1 Guest(s)