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
Disabling sanity drain from monster
Elven Offline
Posting Freak

Posts: 862
Threads: 37
Joined: Aug 2011
Reputation: 26
#1
Disabling sanity drain from monster

Is it possible to remove sanity drain from monster (when you look at it) and also maybe the borders when you look at him?

Any way is welcomed, including changing model editor settings..

The Interrogation
Chapter 1

My tutorials
10-14-2011, 01:59 PM
Find
Your Computer Offline
SCAN ME!

Posts: 3,456
Threads: 32
Joined: Jul 2011
Reputation: 235
#2
RE: Disabling sanity drain from monster

As far as i've tried, it is not possible.

Tutorials: From Noob to Pro
10-14-2011, 02:09 PM
Website Find
Thomas Offline
Frictional Games

Posts: 2,634
Threads: 184
Joined: Apr 2006
Reputation: 68
#3
RE: Disabling sanity drain from monster

void SetSanityDrainDisabled(bool abX);

Does the trick I think
(This post was last modified: 10-14-2011, 04:37 PM by Thomas.)
10-14-2011, 04:36 PM
Find
Your Computer Offline
SCAN ME!

Posts: 3,456
Threads: 32
Joined: Jul 2011
Reputation: 235
#4
RE: Disabling sanity drain from monster

(10-14-2011, 04:36 PM)Thomas Wrote: void SetSanityDrainDisabled(bool abX);

Does the trick I think
I wish it did, but that only works for darkness.

Tutorials: From Noob to Pro
10-14-2011, 04:41 PM
Website Find
Elven Offline
Posting Freak

Posts: 862
Threads: 37
Joined: Aug 2011
Reputation: 26
#5
RE: Disabling sanity drain from monster

(10-14-2011, 04:36 PM)Thomas Wrote: void SetSanityDrainDisabled(bool abX);

Does the trick I think
Yes. It still drains from monster Sad. Else I wouldn't be here.

I checked that maybe in the model editor is option to choose how much they eat sanity but didn't notice any of these options...



The Interrogation
Chapter 1

My tutorials
10-14-2011, 05:09 PM
Find
Statyk Offline
Schrödinger's Mod

Posts: 4,390
Threads: 72
Joined: Sep 2011
Reputation: 241
#6
RE: Disabling sanity drain from monster

(10-14-2011, 05:09 PM)Elven Wrote:
(10-14-2011, 04:36 PM)Thomas Wrote: void SetSanityDrainDisabled(bool abX);

Does the trick I think
Yes. It still drains from monster Sad. Else I wouldn't be here.

I checked that maybe in the model editor is option to choose how much they eat sanity but didn't notice any of these options...
Maybe if the enemy is not moving, just in one spot for a time, you could MAYBE try to bring him up in the model editor and save him as something different than an enemy, say... an entity like a chair. where it has no effect. But if he moves... I'm not sure =\

10-14-2011, 09:29 PM
Find




Users browsing this thread: 1 Guest(s)