Page 1 of 2 1 2 LastLast
Results 1 to 10 of 12

Thread: Sacrifices Still Bugged?

  
  1. #1
    Hellhound
    Join Date
    Dec 2009
    Location
    USA
    Posts
    625

    Default Sacrifices Still Bugged?

    I was messing around with the rules.cfg file to add in my own sacrifices (to mess around with the hero units.)

    For some reason, it just registers the first monster and something pops out.

    I first made that two warlocks made a witch, but when I dropped them in (quickly), it gave me two witches.
    I then wanted to make a fairy, so I made a Bile Demon + Warlock = Fairy. I dropped both in quickly again, and I ended up getting a Dark Mistress AND a witch.

    Anyone else having issues? (Or am I being an idiot not knowing what he is doing?...)

    Edit: I threw in Level One monsters and the ones that came out were level two, unless they add up or something.

    The sacrifice section is listed below. (Mine are at the bottem)

    Code:
    [sacrifices]
    ; Sacrifice recipes - Be careful, avoid conflicts! Possible commands are:
    ; MkCreature, MkGoodHero, NegSpellAll, PosSpellAll, NegUniqFunc, PosUniqFunc.
    ; First the result, then up to six ingredients. To disable a sacrifice, put
    ; a ";" before it - this will turn it into comment.
    ; Original Dungeon Keeper sacrifices
    MkCreature =  BILE_DEMON         SPIDER SPIDER SPIDER
    MkCreature =  HORNY              TROLL BILE_DEMON DARK_MISTRESS
    PosUniqFunc = COMPLETE_RESEARCH  FLY FLY
    PosUniqFunc = COMPLETE_MANUFACTR BUG BUG
    NegSpellAll = DISEASE            VAMPIRE VAMPIRE
    MkCreature =  SORCEROR           FLY SPIDER
    MkCreature =  DARK_MISTRESS      BUG SPIDER
    NegSpellAll = CHICKEN            BILE_DEMON BILE_DEMON
    PosUniqFunc = CHEAPER_IMPS       IMP
    NegUniqFunc = ALL_CREATRS_ANGRY  HORNY
    NegUniqFunc = KILL_ALL_CHICKENS  GHOST
    ; KeeperFX specific sacrifices
    MkGoodHero =  HORNY              SPIDER BILE_DEMON DARK_MISTRESS
    MkCreature =  HORNY              DRAGON HELL_HOUND ORC
    MkCreature =  BILE_DEMON         ORC ORC DEMONSPAWN
    MkGoodHero =  SKELETON           SKELETON SKELETON
    MkCreature =  ORC                TROLL TROLL
    MkCreature =  TROLL              DEMONSPAWN SPIDER
    MkCreature =  TENTACLE           BUG ORC
    MkCreature =  TENTACLE           TROLL SPIDER
    MkCreature =  HELL_HOUND         DRAGON FLY
    MkCreature =  HELL_HOUND         DEMONSPAWN BUG
    MkCreature =  BUG                DARK_MISTRESS DRAGON
    MkCreature =  FLY                DRAGON HELL_HOUND
    MkCreature =  IMP                DARK_MISTRESS HELL_HOUND
    MkCreature =  DEMONSPAWN         TROLL BUG
    PosSpellAll = SPEED              FLY HELL_HOUND
    PosSpellAll = INVISIBILITY       TROLL FLY
    PosSpellAll = HEAL               ORC SPIDER
    PosSpellAll = REBOUND            DARK_MISTRESS BUG
    PosSpellAll = ARMOUR             BILE_DEMON BUG
    PosSpellAll = FLY                DEMONSPAWN FLY
    NegSpellAll = FREEZE             VAMPIRE SPIDER
    NegSpellAll = SLOW               VAMPIRE DEMONSPAWN
    ; Extra sacrifices - disabled for some reason
    ;MkGoodHero = AVATAR             KNIGHT KNIGHT KNIGHT KNIGHT KNIGHT DARK_MISTRESS
    ;Sire's Sacrifices
    MKCreature = Fairy               Bile_Demon Sorceror
    MKCreature = Witch               Sorceror Sorcerer
    MkCreature = Avatar              Knight Dark_Mistress
    MkCreature = Thief               Spider Troll
    MkCreature = Dark_Mistress       Bile_Demon Troll
    Last edited by Sire; January 12th, 2010 at 00:45.

  2. #2
    Dragon DragonsLover's Avatar
    Join Date
    Aug 2009
    Location
    Quebec
    Posts
    1,490
    Gamer IDs

    Steam ID: dragonslover

    Default Re: Sacrifices Still Bugged?

    Be careful that any PREVIOUS sacrificed creatures are KEPT in memory. So, if you previously sacrificed a Troll and a Sorceror, then decided to sacrifice a Bile Demon and another Sorceror, the "Bile Demon + Troll" will give you a Dark Mistress and the "New Sorceror + Old Sorceror" will give you a Witch.

    Sacrifices aren't bugged, you just be careful with sacrificing. Don't be too fast: sacrifice the correct creatures to get a reward and the creatures used for the recipe won't be in memory. Once you do a mistake, the added creature that isn't giving any effect will be KEPT in memory.

    Otherwise, there's really a bug and Mefisto should take a look at this.
    I like dragons! They're the center of my life! I'll never forget them...



  3. #3
    Awakening Game Master Metal Gear Rex's Avatar
    Join Date
    Sep 2009
    Posts
    5,689

    Default Re: Sacrifices Still Bugged?

    Well how he gave two Warlocks and got him 2 Witches is weird...

    Maybe I'll look into this further (Don't bet on it, I'm a lazy bastard and I still haven't overcome my procrostination)

    The Sorceror could not be a memory held one, simply because you would need 2 Sorcerors in memory for that to work and this would cause a witch to come up before.
    Dungeon Keeper 2 Patch: With More Balance and Pie [Hiatus]
    Forever Hiatus. Probably. Latest Version: 3.5 w/Levels 1-11 Revised.

    The Awakening: GM Powers Activate!
    Tesonu is napping!

  4. #4

    Default Re: Sacrifices Still Bugged?

    MKCreature = Witch Sorceror Sorcerer
    spelling error

  5. #5
    Awakening Game Master Metal Gear Rex's Avatar
    Join Date
    Sep 2009
    Posts
    5,689

    Default Re: Sacrifices Still Bugged?

    Quote Originally Posted by edorien View Post
    spelling error
    You're wrong and right...

    Sorcerer is how it is spelled, but SORCEROR is how the game takes it in. And look at the second, they don't match.
    Dungeon Keeper 2 Patch: With More Balance and Pie [Hiatus]
    Forever Hiatus. Probably. Latest Version: 3.5 w/Levels 1-11 Revised.

    The Awakening: GM Powers Activate!
    Tesonu is napping!

  6. #6
    Elite Dragon Mothrayas's Avatar
    Join Date
    Nov 2009
    Location
    The Netherlands
    Posts
    1,635

    Default Re: Sacrifices Still Bugged?

    Quote Originally Posted by Metal Gear Rex View Post
    You're wrong and right...

    Sorcerer is how it is spelled, but SORCEROR is how the game takes it in. And look at the second, they don't match.
    I think that's what he was pointing out, bolding one while italicizing another.

    The Awakening


  7. #7
    Your Majesty Hapuga's Avatar
    Join Date
    Aug 2009
    Location
    Austin, USA
    Posts
    1,444

    Default Re: Sacrifices Still Bugged?

    bashing people for minor grammar mistakes is so lame.

    'xcuse me.
    http://img192.imageshack.us/img192/6659/c2warlocki.gif

  8. #8
    Elite Dragon Mothrayas's Avatar
    Join Date
    Nov 2009
    Location
    The Netherlands
    Posts
    1,635

    Default Re: Sacrifices Still Bugged?

    Quote Originally Posted by Hapuga View Post
    bashing people for minor grammar mistakes is so lame.

    'xcuse me.
    Scripts can be very harsh in that regard.

    The Awakening


  9. #9
    Ghost
    Join Date
    Sep 2009
    Location
    Holland
    Posts
    392

    Default Re: Sacrifices Still Bugged?

    Cause of that spelling error, the game only reads 1 warlock and not 2. so 2 warlocks means 2 witches.

  10. #10
    Hellhound
    Join Date
    Dec 2009
    Location
    USA
    Posts
    625

    Default Re: Sacrifices Still Bugged?

    *Bashes self*

    Shall try again then. Must learn correct spelling...

    Thanks.

    [Problem Solved]

Similar Threads

  1. New sacrifices
    By mefistotelis in forum KeeperFX
    Replies: 72
    Last Post: February 19th, 2014, 23:14

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •