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


Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Drugged player
Khyrpa Offline
Senior Member

Posts: 638
Threads: 10
Joined: Apr 2011
Reputation: 24
#11
RE: Drugged player

(05-21-2011, 07:17 PM)DannieWest Wrote: What do you mean with noise? Cuz the heavy breathing is still there. And FOVMul..? xD

hmm.. Now when I think: its impossible to create the exact same effect that happens when at low sanity. The wobbling view and delayed camera movement cant be created with scripting.
So I have no idea how to get the effect without the heavy breathing.
(with FOVmul I meant
FadePlayerFOVMulTo(float afX, float afSpeed);
Changes the field of view of the player
But after testing I noticed the effect that sanity damage does to the screen is only a quick change of aspectMul
FadePlayerAspectMulTo(float afX, float afSpeed);
)
05-21-2011, 07:44 PM
Find
DannieWest Offline
Member

Posts: 156
Threads: 13
Joined: Apr 2011
Reputation: 0
#12
RE: Drugged player

Ah, okay :o Then I'll go with the sanity thingy xP
Tried some too, but couldn't get the slow camera movement =/ But thanks anyways for the help!
Thanks everyone who replied, much appreciated! ^^
05-23-2011, 08:49 PM
Find
SLAMnesia Offline
Member

Posts: 99
Threads: 39
Joined: May 2011
Reputation: 0
#13
RE: Drugged player

Hey, im a newb at scripting, how could I make it so when I enter an Area, I don't die from fall damage but go down to "A Wound is bleeding ect" and "..." sanity
in the map you fall down a tunnel
05-24-2011, 03:29 AM
Find
DannieWest Offline
Member

Posts: 156
Threads: 13
Joined: Apr 2011
Reputation: 0
#14
RE: Drugged player

Well, you can survive a really long fall actually when health is full, and then you just create a ScriptArea and use the AddEntityCollideCallback function and GiveSanityDamage(100, true) Smile
05-24-2011, 08:08 PM
Find




Users browsing this thread: 1 Guest(s)