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 Help Player doesn't drain sanity from darkness
No Author Offline
Posting Freak

Posts: 962
Threads: 10
Joined: Jun 2012
Reputation: 13
#4
RE: Player doesn't drain sanity from darkness

(01-21-2013, 01:48 PM)amusei Wrote:
(01-21-2013, 10:53 AM)TheGreatCthulhu Wrote: If you're asking how to disable sanity draining from the darkness, just call the SetSanityDrainDisabled() function from OnEnter():

PHP Code: (Select All)
void OnEnter()
{
    
SetSanityDrainDisabled(true);

    
// other stuff may go here...

Hey, a little of the topic, I've tried that script several times and it just keeps draining sanity. What do you think the problem is ?
Yeah I got the same problem

[Image: the-cabin-in-the-woods-masked-people.jpg]
01-21-2013, 02:01 PM
Find


Messages In This Thread
RE: Player doesn't drain sanity from darkness - by No Author - 01-21-2013, 02:01 PM



Users browsing this thread: 1 Guest(s)