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
[Script ]Make player go to sleep
Statyk Offline
Schrödinger's Mod

Posts: 4,390
Threads: 72
Joined: Sep 2011
Reputation: 241
#3
RE: [Script] Make player go to sleep

(12-11-2011, 09:52 PM)flamez3 Wrote: FadePlayerRollTo(float afX, float afSpeedMul, float afMaxSpeed);
FadeOut(1.0f);
Or more specifically:

}
PlaySoundAtEntity("", "player_bodyfall.snt", "Player", 0, false);
MovePlayerHeadPos(0, -1.5f, 0, 1, 0.1f);
FadePlayerRollTo(90, 1, 2);
FadeOut(1.0f);
{
12-11-2011, 11:32 PM
Find


Messages In This Thread
[Script ]Make player go to sleep - by 9903286 - 12-11-2011, 06:23 PM
RE: [Script] Make player go to sleep - by flamez3 - 12-11-2011, 09:52 PM
RE: [Script] Make player go to sleep - by Statyk - 12-11-2011, 11:32 PM
RE: [Script ]Make player go to sleep - by 9903286 - 12-12-2011, 10:23 AM
RE: [Script ]Make player go to sleep - by flamez3 - 12-12-2011, 11:07 AM



Users browsing this thread: 1 Guest(s)