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
Custom insanity events - Full conversion?
Mudbill Offline
Muderator

Posts: 3,881
Threads: 59
Joined: Apr 2013
Reputation: 179
#2
RE: Custom insanity events - Full conversion?

I think you need a mod to make your own. Insanity events are configured in the main_sanity_events.cfg file. Here's an extract:

PHP Code: (Select All)
    <Bugs
        Name 
"Bugs_Single"
        
Set "Default"
        
MaxSanity "60"
        
        
NumOfBugs "1"
        
        
MinSizeMul "0.8"
        
mfMaxSizeMul "1.3"
        
        
BugImage "insanity_bug01.tga"
        
WanderCircleDist "5000"
        
WanderCircleRadius "5000"
        
SwarmPointMul "500"
        
MaxSpeed "250.0"
        
        
LoopSound "insanity_bug1.ogg"
        
SoundVolume "0.8"
        
Duration "8"
    
/> 

PS: It's in the misc folder.

(This post was last modified: 05-07-2015, 11:53 PM by Mudbill.)
05-07-2015, 11:52 PM
Find


Messages In This Thread
RE: Custom insanity events - Full conversion? - by Mudbill - 05-07-2015, 11:52 PM



Users browsing this thread: 2 Guest(s)