Jump to content

Remove The Mini Ice-Monsters.


Coco Owns U
 Share

Recommended Posts

I've played Frozen Frenzy multiple times, and I remember about 6 years ago when I played LRR it always crashed. Since then I've been programming for a few years and I know what to look for. I noticed that on 2 crashes I'd just killed a ice monster. The little mini ice-monster versions that are a little bigger than the small spiders run around. I noticed that their walking path was glitched, as in they quick ran over half a square and then their appearance was "rebuilt"; they appeared where they were half a second ago. This time bubble repeats about 4 times and then the game crashes...

Basically: can anyone tell me how to remove the small mini-ice monsters? The ones that appear on death of an Ice Monster.

Link to comment
Share on other sites

Basically: can anyone tell me how to remove the small mini-ice monsters? The ones that appear on death of an Ice Monster.

That's a good question...you could try comment out their CFG entries, but they might be hard-coded into the game.

Link to comment
Share on other sites

.you could try comment out their CFG entries

That works. I just tested it.

Just comment out these lines in the CFG:


  TinyIM	 Small_Ice_Monster


  TinyIM	 Small_Ice_Monster


  TinyIM	 Creatures\TinyIM


  TinyIM {

   Levels   1

   RouteSpeed   1.2

   TrackDist   10.0

   CollRadius   0.0

   CollHeight   5.0

   PickSphere   6.0

   AlertRadius   40.0

   CrossLand   TRUE

   RubbleCoef   1.5

   DontShowDamage  TRUE

   DontShowOnRadar  TRUE

   ScaredByPlayer  TRUE

   ScaredByBigBangs TRUE

  }

Link to comment
Share on other sites

Thanks guys, game just crashed again after 45 minutes gameplay :l i remember spending days on this one misson. well, time to see if this does it.

ps. game crashed again after I killed two ice monsters. seeing a pattern

EDIT: worked perfectly, no game crashes :axle: level complete.

Link to comment
Share on other sites

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.