Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 ... 149 150 [151] 152 153 ... 357

Author Topic: 0.31. MODDERS WORKSHOP (NEWCOMERS WELCOME!)  (Read 419751 times)

EmperorJon

  • Bay Watcher
  • Still waiting...
    • View Profile
Re: 0.31. MODDERS WORKSHOP (NEWCOMERS WELCOME!)
« Reply #2250 on: March 12, 2011, 09:16:01 am »

@Shook

Had problems before with No Tissue Thickness. Try adding via the BODY: bit...? Dunno.


Also @Vegetarian idea, Imma try this.
Logged
I think it's the way towns develop now. In the beginning, people move into a town. Then they start producing tables, which results in more and more tables. Soon tables represent a significant portion of the population, they start lobbying for new laws and regulations, putting people to greater and greater disadvantage...
Link for full quote. 'tis mighty funny.

Greiger

  • Bay Watcher
  • Reptilian Illuminati member. Keep it secret.
    • View Profile
Re: 0.31. MODDERS WORKSHOP (NEWCOMERS WELCOME!)
« Reply #2251 on: March 12, 2011, 09:30:20 am »

Didn't Treants used to have a [VEGETARIAN] Tag a while back?  I can't find the treant creature anymore but I would imagine the tag still works.

Quick test shows that it doesn't throw an error in the errorlog at least.
Logged
Disclaimer: Not responsible for dwarven deaths from the use or misuse of this post.
Quote
I don't need friends!! I've got knives!!!

3

  • Bay Watcher
    • View Profile
Re: 0.31. MODDERS WORKSHOP (NEWCOMERS WELCOME!)
« Reply #2252 on: March 12, 2011, 10:10:15 am »

You're thinking of VEGETATION.
Logged

Dutchling

  • Bay Watcher
  • Ridin' with Biden
    • View Profile
Re: 0.31. MODDERS WORKSHOP (NEWCOMERS WELCOME!)
« Reply #2253 on: March 12, 2011, 10:10:51 am »

[PERSONALITY:ANGER:25:75:100]

What do the three numbers mean? between 25 and hundred but usually around 75 or something else?
Logged

3

  • Bay Watcher
    • View Profile
Re: 0.31. MODDERS WORKSHOP (NEWCOMERS WELCOME!)
« Reply #2254 on: March 12, 2011, 10:15:24 am »

Yes, that.
Logged

Dutchling

  • Bay Watcher
  • Ridin' with Biden
    • View Profile
Re: 0.31. MODDERS WORKSHOP (NEWCOMERS WELCOME!)
« Reply #2255 on: March 12, 2011, 10:22:23 am »

ok thanks, another question: how do I add a civ? I copy pasted the goblin raws and called them orcs but doesn't seem to work. Do I need to change something else?

This are their raws (only the top, the rest is unchanged)
Spoiler (click to show/hide)
Logged

3

  • Bay Watcher
    • View Profile
Re: 0.31. MODDERS WORKSHOP (NEWCOMERS WELCOME!)
« Reply #2256 on: March 12, 2011, 10:25:37 am »

Logged

Dutchling

  • Bay Watcher
  • Ridin' with Biden
    • View Profile
Re: 0.31. MODDERS WORKSHOP (NEWCOMERS WELCOME!)
« Reply #2257 on: March 12, 2011, 10:26:23 am »

ooh thanks :) I'll be reading that for the next few hours
Logged

Shook

  • Bay Watcher
  • ◦ ◡ ◦
    • View Profile
    • DeviantArt page
Re: 0.31. MODDERS WORKSHOP (NEWCOMERS WELCOME!)
« Reply #2258 on: March 12, 2011, 01:08:11 pm »

@Shook

Had problems before with No Tissue Thickness. Try adding via the BODY: bit...? Dunno.
Did so already, it's not working. NOTHING's working with this piece of shit. No tissue thickness, my thick gluteus maximus anus-guards!

Shook is throwing a tantrum!
Shook has calmed down.

With that out of the way, i'm still extremely annoyed at the vagueness of the error log, as well as the general stubbornness of this problem. Let's see now, i have:
- Defined a tissue template (WITH THICKNESS, DAMN IT)
- Defined the tissue as a body part
- Defined it in a body detail plan (both tissue and layer)
- Applied said body detail plans to to the creature

The only thing i haven't done is to add the ANGER material in a body detail plan, but doing that turned out to be completely fucking useless. I swear, this is going to drive me stark raving mad soon.
Logged
Twitter i guess
also deviantART page
Quote from: Girlinhat
It may be worthwhile to have the babies fall into ring of fortifications or windows, to prevent anyone from catching and saving them.
Quote
[01:27] <Octomobile> MMM THATS GOOD FIST BUTTER

Greiger

  • Bay Watcher
  • Reptilian Illuminati member. Keep it secret.
    • View Profile
Re: 0.31. MODDERS WORKSHOP (NEWCOMERS WELCOME!)
« Reply #2259 on: March 12, 2011, 01:23:26 pm »

You're thinking of VEGETATION.

Derpaherp, yer right.
Logged
Disclaimer: Not responsible for dwarven deaths from the use or misuse of this post.
Quote
I don't need friends!! I've got knives!!!

Spectre Incarnate

  • Bay Watcher
  • Possibly inside a dragon's toothy maw.
    • View Profile
Re: 0.31. MODDERS WORKSHOP (NEWCOMERS WELCOME!)
« Reply #2260 on: March 12, 2011, 01:50:07 pm »

Also @Vegetarian idea, Imma try this.
Cool, let me know if you come up with anything.

Didn't Treants used to have a [VEGETARIAN] Tag a while back?
*snort* Cannibal trees! Om nom nom.

Shook is throwing a tantrum!
Shook has calmed down.
Shook is shaken. *runs*

Quote
With that out of the way, i'm still extremely annoyed at the vagueness of the error log..
Are you clearing the error log before each test? Are you getting different errors each time?

Logged
The in-game text has punctuation!  Who knew?
Mister Adams,
How many licks does it take to get to the [candy] center of a Dwarf Fortress?

Sutremaine

  • Bay Watcher
  • [ETHIC:ATROCITY: PERSONAL_MATTER]
    • View Profile
Re: 0.31. MODDERS WORKSHOP (NEWCOMERS WELCOME!)
« Reply #2261 on: March 12, 2011, 02:03:49 pm »

@Sutremaine & 3: Neither works, but thanks. :/
Perhaps i should clarify the additional body part (anger) a little; it's supposed to be a small layer inside the head, kinda like what Deon sneakily did with his void masters. This probably means i'll have to write the tokens differently, but i'm at my wits end.
I added what you wrote to the game, and the BP_LAYERS things does do the trick. The exact text you need is:

Code: [Select]
[BODY_DETAIL_PLAN:ANGRY_TISSUE_LAYERS]
[BP_LAYERS:BY_CATEGORY:ANGER:ANGER:100]
in the same file as the ANGRY_TISSUES. The second line can also be added to VERTEBRATE_TISSUE_LAYERS since the creature file can simply ignore the lines that refer to categories the creature doesn't have, but that shuffles the mod into the vanilla stuff. Fine for personal use, might not play nice with other mods.

Also:
Code: [Select]
   [SELECT_CASTE:ALL]
      [SELECT_TISSUE_LAYER:ANGER]
         [RELATIVE_THICKNESS:1]
does nothing. RELATIVE_THICKNESS isn't recognised as a creature token, and without that there's no reason to select the tissue. There's a RELATIVE_THICKNESS in the tissue templates; that's currently set to ten for the angry.
Logged
I am trying to make chickens lay bees as eggs. So far it only produces a single "Tame Small Creature" when a hen lays bees.
Honestly at the time, I didn't see what could go wrong with crowding 80 military Dwarves into a small room with a necromancer for the purpose of making bacon.

Shook

  • Bay Watcher
  • ◦ ◡ ◦
    • View Profile
    • DeviantArt page
Re: 0.31. MODDERS WORKSHOP (NEWCOMERS WELCOME!)
« Reply #2262 on: March 12, 2011, 04:40:57 pm »

It works! Thank you so much for clearing out that headache. :P
So apparently, i was just doing that BP_LAYERS thing wrong. I guess stuff like that happens when you're new. Oh well, good thing i have this shiny [CAN_LEARN] token.
Logged
Twitter i guess
also deviantART page
Quote from: Girlinhat
It may be worthwhile to have the babies fall into ring of fortifications or windows, to prevent anyone from catching and saving them.
Quote
[01:27] <Octomobile> MMM THATS GOOD FIST BUTTER

Deviled

  • Bay Watcher
  • Yup
    • View Profile
Re: 0.31. MODDERS WORKSHOP (NEWCOMERS WELCOME!)
« Reply #2263 on: March 12, 2011, 05:18:33 pm »

I have a slight problem. I keep getting a n/a message instead of blood. Here are the raws.
Spoiler (click to show/hide)
Logged

Sutremaine

  • Bay Watcher
  • [ETHIC:ATROCITY: PERSONAL_MATTER]
    • View Profile
Re: 0.31. MODDERS WORKSHOP (NEWCOMERS WELCOME!)
« Reply #2264 on: March 12, 2011, 05:57:58 pm »

   [USE_MATERIAL_TEMPLATE:BLOOD:GFRBLOOD_TEMPLATE]
   [BLOOD:LOCAL_CREATURE_MAT:GFRBLOOD:LIQUID]

Those two need to match up. It doesn't matter what they end up as, they're just labels.
Logged
I am trying to make chickens lay bees as eggs. So far it only produces a single "Tame Small Creature" when a hen lays bees.
Honestly at the time, I didn't see what could go wrong with crowding 80 military Dwarves into a small room with a necromancer for the purpose of making bacon.
Pages: 1 ... 149 150 [151] 152 153 ... 357