Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: Tag To Play Singular Creatures In Adventure Mode?  (Read 533 times)

Pathos

  • Guest
Tag To Play Singular Creatures In Adventure Mode?
« on: February 20, 2010, 02:06:33 pm »

I can't find this anywhere on the wiki, but I've done it before unless it was removed in an update.

So, does anyone know how to do this without the creature making a civ?
Logged

Deon

  • Bay Watcher
  • 💀 💀 💀 💀 💀
    • View Profile
Re: Tag To Play Singular Creatures In Adventure Mode?
« Reply #1 on: February 20, 2010, 02:39:10 pm »

[INDIV_CONTROLLABLE] makes them avaliable via "Play Now!"
[ADVENTURE_TIER:#] where "#" should be unique numbers, determines the order of creatures when you select them to play.

So basically you make an entity which spawns nowhere and give it those tokens.

I.e.:

[ENTITY:RATMANS_WORLD]
        [CREATURE:RATMAN]
        [INDIV_CONTROLLABLE]
        [ADVENTURE_TIER:4]
« Last Edit: February 20, 2010, 02:41:01 pm by Deon »
Logged
▬(ஜ۩۞۩ஜ)▬
✫ DF Wanderer ✫ - the adventure mode crafting and tweaks
✫ Cartographer's Lounge ✫ - a custom worldgen repository

Pathos

  • Guest
Re: Tag To Play Singular Creatures In Adventure Mode?
« Reply #2 on: February 20, 2010, 02:45:22 pm »

[INDIV_CONTROLLABLE] makes them avaliable via "Play Now!"
[ADVENTURE_TIER:#] where "#" should be unique numbers, determines the order of creatures when you select them to play.

So basically you make an entity which spawns nowhere and give it those tokens.

I.e.:

[ENTITY:RATMANS_WORLD]
        [CREATURE:RATMAN]
        [INDIV_CONTROLLABLE]
        [ADVENTURE_TIER:4]

Ah, thank you very much. I was wondering if that'd mess with civ creation, but it turns out it doesn't.
Logged

Deon

  • Bay Watcher
  • 💀 💀 💀 💀 💀
    • View Profile
Re: Tag To Play Singular Creatures In Adventure Mode?
« Reply #3 on: February 20, 2010, 03:10:42 pm »

Because you have no determined biomes and site types, they won't appear as civilizations at all. I do it for most creatures just to playtest them :P.
Logged
▬(ஜ۩۞۩ஜ)▬
✫ DF Wanderer ✫ - the adventure mode crafting and tweaks
✫ Cartographer's Lounge ✫ - a custom worldgen repository

CaptApollo12

  • Bay Watcher
    • View Profile
Re: Tag To Play Singular Creatures In Adventure Mode?
« Reply #4 on: February 20, 2010, 07:08:50 pm »

Doing this will require a re-gen right?
Logged
"MONTARON!  You are so AGGRAVATING!   'Tis disturbing to my demeanor..."

Deon

  • Bay Watcher
  • 💀 💀 💀 💀 💀
    • View Profile
Re: Tag To Play Singular Creatures In Adventure Mode?
« Reply #5 on: February 20, 2010, 07:16:13 pm »

Yeah, like adding any new entities.
Logged
▬(ஜ۩۞۩ஜ)▬
✫ DF Wanderer ✫ - the adventure mode crafting and tweaks
✫ Cartographer's Lounge ✫ - a custom worldgen repository