Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: What is the Minimum you need for an Entity [Answered]  (Read 1769 times)

Akhier the Dragon hearted

  • Bay Watcher
  • I'm a Dragon, Roar
    • View Profile
    • My YouTube Channel
What is the Minimum you need for an Entity [Answered]
« on: January 20, 2015, 02:51:27 pm »

   I am looking into Entity modding and I want to know what the minimum is to make it "work". In this case work just means the game doesn't crash and places the civ, I don't care if they do anything at all. Basically I want a good start point I can build upon.

Edit: Many thanks to Deon for providing the answer

[ENTITY:ADVENTURE]
   [ADVENTURE_TIER:80]
   [INDIV_CONTROLLABLE]
   [CREATURE:DWARF]
   [TRANSLATION:DWARF]

This alone is enough to make it "work", it will make the creature appear as possible "outsider". If you remove INDIV_CONTROLLABLE and ADVENTURE_TIER it will still work, but you won't be able to see it in the game anywhere.
« Last Edit: January 23, 2015, 12:42:45 pm by Akhier the Dragon hearted »
Logged
Quote
Join us. The crazy is at a perfect temperature today.
So it seems I accidentally put my canteen in my wheelbarrow and didn't notice... and then I got really thirsty... so right before going to sleep I go to take a swig from my canteen and... end up snorting a line of low-grade meth.

vjmdhzgr

  • Bay Watcher
  • Hehehe
    • View Profile
Re: What is the Minimum you need for an Entity
« Reply #1 on: January 20, 2015, 08:00:56 pm »

Just copy the dwarf entity into a new file and edit it until you get what you want.
Logged
Its a feature. Impregnating booze is a planned tech tree for dwarves and this is a sneak peek at it.
Unless you're past reproductive age. Then you're pretty much an extension of your kids' genitalia

Boltgun

  • Bay Watcher
  • [UTTERANCES]
    • View Profile
Re: What is the Minimum you need for an Entity
« Reply #2 on: January 21, 2015, 03:59:07 am »

Search for the animal people civs, it is the simplest afaik.
Logged

Akhier the Dragon hearted

  • Bay Watcher
  • I'm a Dragon, Roar
    • View Profile
    • My YouTube Channel
Re: What is the Minimum you need for an Entity
« Reply #3 on: January 21, 2015, 06:22:33 pm »

I will take a look at them. Thanks for the tip
Logged
Quote
Join us. The crazy is at a perfect temperature today.
So it seems I accidentally put my canteen in my wheelbarrow and didn't notice... and then I got really thirsty... so right before going to sleep I go to take a swig from my canteen and... end up snorting a line of low-grade meth.

endlessblaze

  • Bay Watcher
  • likes dragons for their fiery breath
    • View Profile
Re: What is the Minimum you need for an Entity
« Reply #4 on: January 22, 2015, 08:13:40 pm »

hay give the dwarves [baby snatcher] and [utterances] I think it will amuse you

(no one tell him what it does yet)
Logged
Kids make great meat shields.
I nominate endlessblaze as our chief military executive!

Boltgun

  • Bay Watcher
  • [UTTERANCES]
    • View Profile
Re: What is the Minimum you need for an Entity
« Reply #5 on: January 23, 2015, 03:13:59 am »

hay give the dwarves [baby snatcher] and [utterances] I think it will amuse you

(no one tell him what it does yet)

Oh please, don't disrupt people in the learning process of modding.
Logged

Deon

  • Bay Watcher
  • 💀 💀 💀 💀 💀
    • View Profile
Re: What is the Minimum you need for an Entity
« Reply #6 on: January 23, 2015, 04:52:17 am »


[ENTITY:ADVENTURE]
   [ADVENTURE_TIER:80]
   [INDIV_CONTROLLABLE]
   [CREATURE:DWARF]
   [TRANSLATION:DWARF]

This alone is enough to make it "work", it will make the creature appear as possible "outsider". If you remove INDIV_CONTROLLABLE and ADVENTURE_TIER it will still work, but you won't be able to see it in the game anywhere.
Logged
▬(ஜ۩۞۩ஜ)▬
✫ DF Wanderer ✫ - the adventure mode crafting and tweaks
✫ Cartographer's Lounge ✫ - a custom worldgen repository

Akhier the Dragon hearted

  • Bay Watcher
  • I'm a Dragon, Roar
    • View Profile
    • My YouTube Channel
Re: What is the Minimum you need for an Entity
« Reply #7 on: January 23, 2015, 12:41:42 pm »

Ah, that is good to know. Many thanks as this will help me with my side project.
Logged
Quote
Join us. The crazy is at a perfect temperature today.
So it seems I accidentally put my canteen in my wheelbarrow and didn't notice... and then I got really thirsty... so right before going to sleep I go to take a swig from my canteen and... end up snorting a line of low-grade meth.