Page 2 of 2 FirstFirst 1 2
Results 11 to 17 of 17

Thread: Skyman's Adikted question thread

  
  1. #11
    Beetle
    Join Date
    Mar 2011
    Location
    Netherlands
    Posts
    101
    Gamer IDs

    Steam ID: frontliner2

    Default Re: ADIKTED terrain question - Waterdrops and lava fire jumps :P

    Are there variables that you may use in scripts that say
    IF
    Player0 lost 1 Avatar
    LOSE GAME

    or something like that

    so that when your starting avatar dies, you can trigger an action..

    would love to hear

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

    Default Re: ADIKTED terrain question - Waterdrops and lava fire jumps :P

    Code:
    IF(PLAYER0,AVATAR==0)
             LOSE_GAME
    ENDIF
    There's also:

    Code:
    IF(PLAYER0,BATTLES_LOST==1)
             LOSE_GAME
    ENDIF
    Careful with that second one though. Imps count too...
    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!

  3. #13
    Beetle
    Join Date
    Mar 2011
    Location
    Netherlands
    Posts
    101
    Gamer IDs

    Steam ID: frontliner2

    Default Re: ADIKTED terrain question - Waterdrops and lava fire jumps :P

    Thanks for your help (again ^^)
    More Questions:
    1. is there a way to make a campaign? So you can link levels through an interface (like the landscape in original campaign)?
    2. When I save my (supercool) level I get a map 2011.03.24 something name in teh free play section, is there a way to name your map properly?
    3. In spell Availability there I did not allow the AI to research or use LIGHTNING spell? Is there a way to FORBID it?

    thank you in advance

  4. #14
    Dungeon Keeper Duke Ragereaver's Avatar
    Join Date
    Aug 2009
    Location
    The Netherlands
    Posts
    1,080

    Default Re: ADIKTED terrain question - Waterdrops and lava fire jumps :P

    1. is there a way to make a campaign? So you can link levels through an interface (like the landscape in original campaign)?
    You can override the original campaign. But creating a whole new interface in Dungeon Keeper, no. Although you can request Mefistotelis if he can make such a thing in KeeperFX.

    2. When I save my (supercool) level I get a map 2011.03.24 something name in teh free play section, is there a way to name your map properly?
    Go to your levels folder, search and open the LIF-file. And change the ''2011.03.24'' map thingie to whatever you like.

    3. In spell Availability there I did not allow the AI to research or use LIGHTNING spell? Is there a way to FORBID it?
    The AI can cheat and may decide to use the Lightning spell regardless of he owns it legally or not, and zap your Creatures with it.


    Dungeon Keeper I campaign: Undead Keeper
    Download it here!

    Dungeon Keeper I campaign: Post Undead Keeper
    Download it here!

  5. #15
    Beetle
    Join Date
    Mar 2011
    Location
    Netherlands
    Posts
    101
    Gamer IDs

    Steam ID: frontliner2

    Default Re: ADIKTED terrain question - Waterdrops and lava fire jumps :P

    Thx brooo

    About the Campaign making.

    In keeper FX there are more than 1 campaing that can be chosen from. Is there a way to achieve this?

    thx

  6. #16
    Dungeon Keeper Duke Ragereaver's Avatar
    Join Date
    Aug 2009
    Location
    The Netherlands
    Posts
    1,080

    Default Re: ADIKTED terrain question - Waterdrops and lava fire jumps :P

    In keeper FX there are more than 1 campaing that can be chosen from.
    There are about a dozen or so campaigns in KeeperFX.

    Is there a way to achieve this?
    Achieve what? I'm sorry?


    Dungeon Keeper I campaign: Undead Keeper
    Download it here!

    Dungeon Keeper I campaign: Post Undead Keeper
    Download it here!

  7. #17
    KeeperFX Author mefistotelis's Avatar
    Join Date
    Sep 2009
    Location
    Poland
    Posts
    1,242

    Default Re: ADIKTED terrain question - Waterdrops and lava fire jumps :P

    Quote Originally Posted by Skyman View Post
    In keeper FX there are more than 1 campaing that can be chosen from. Is there a way to achieve this?
    Sure, you just have to make CFG file for the new campaign. A KeeperFX campaign consists of:
    - The actual maps
    - RAW images with the land view changing while you progress in the campaign
    - WAV files storing voice descriptions of each land, before and after it's beaten
    - The CFG file which bounds all the elements together

Similar Threads

  1. Graphical Issues With Dungeon Keeper Gold
    By DAv in forum DK1 Troubleshooting
    Replies: 8
    Last Post: February 19th, 2011, 23:45
  2. Gold Edition - AI patch nedeed?
    By hetmen in forum Dungeon Keeper 1
    Replies: 4
    Last Post: December 28th, 2010, 18:07
  3. Creatures Not Entering (Not Script Problem)
    By Metal Gear Rex in forum DK1 Mapmaking
    Replies: 3
    Last Post: December 6th, 2009, 00:57

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
  •