Frictional Games Forum (read-only)

Full Version: How to disable sanity effect when looking at a monster?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey.

I'm trying to disable the sanity effect that occurs when you look at an enemy.
I've tried SetSanityDrainDisabled but the sanity effect still appears on screen.
Is there another way to do this?

I've heard of using the model editor but I still haven't figured it out.

Thanks in advance!
I don't know if it's coded in the base codes so either it can't be changed or look around in the model editor. Open the grunt in the model editor and go to settings::User Defined Variables Smile
OK got it thanks!
I've seen a CS that had an idle Grunt you can purchase items from. Someone my know better than I, but it seems that they just took the model and removed its "enemy-ness" or enemy status, as it only had to sit there.

Would it be possible to make the model of a grunt behave like a waterlurker, as waterlurkers do not cause screen effects when looked at (if you call it being looked at Big Grin)?