Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Poll

Should I restart this mod from scratch?

No
- 3 (10.7%)
I am undecided
- 4 (14.3%)
Yes, but keep the old files
- 13 (46.4%)
Yes, and remove the old files
- 4 (14.3%)
What are you, high?
- 4 (14.3%)

Total Members Voted: 28


Pages: 1 ... 6 7 [8] 9 10 ... 40

Author Topic: Dragonic Civilization (In process of being redone)  (Read 104291 times)

bombzero

  • Bay Watcher
    • View Profile
Re: Dragonic Civilization v.0.4.1
« Reply #105 on: May 10, 2012, 06:33:54 pm »

as I have somehow failed to do so so far, im PTW and will consider this mod next time i get around to playing DF again instead of reading the forums
Logged

caddybear

  • Bay Watcher
  • Elf Supporter
    • View Profile
Re: Dragonic Civilization v.0.4.1
« Reply #106 on: May 10, 2012, 06:37:58 pm »

Keeping an eye on this as well. Always liked dragons.
Logged
And then did ARMOK say, the east is the holiest of directions, and thou shouldst not stand there lest thou be strucketh down by my holiest of beards. And then did the dorfs did say, we shall build from the west, for more do we fear the beard of ARMOK than the strike of the elephant.

Zanzetkuken The Great

  • Bay Watcher
  • The Wizard Dragon
    • View Profile
Re: Dragonic Civilization v.0.4.1
« Reply #107 on: May 10, 2012, 06:39:08 pm »

Only option is to hope that other GEM_PREF civs have access to them. If not you make make a ENTITY that will always have them so you can trade for them.

How to make this trading civ.

Well you need the ENITY

and two reactions

[REACTION:UD1]
   [NAME:udmib]
   [BUILDING:SMELTER:NONE]
   [PRODUCT:100:1:SMALLGEM:NONE:INORGANIC:SUNSTONE]

[REACTION:UD2]
   [NAME:udmib2]
   [BUILDING:SMELTER:NONE]
   [PRODUCT:100:1:SMALLGEM:NONE:INORGANIC:MOONSTONE]

both of these are right from REGEN's corpse, and altered
and these in your trader entity:
[PERMITTED_REACTION:UD1]
[PERMITTED_REACTION:UD2]

also from REGEN

This lets the entity make them at will, so they will always have them for trade

I'll put that on the dwarven civilization.

Keeping an eye on this as well. Always liked dragons.

Now you can play as them!

Questions

How would you make a building only use magma-proof building materials?

Can [BUILD_MAT] be on more than one material?

And, why has no one commented on this:

OOOOO!  I wish my home civ had Sunstones!
OOOOO!  I wish my home civ had Moonstones!
OOOOO!  I wish my embark had Sunstones!
OOOOO!  I wish my embark had Moonstones!
So I could get some firebrand!

(I'm sorry, but it came to my mind, and therefore, had to be done.)
Logged
Quote from: Eric Blank
It's Zanzetkuken The Great. He's a goddamn wizard-dragon. He will make it so, and it will forever be.
Quote from: 2016 Election IRC
<DozebomLolumzalis> you filthy god-damn ninja wizard dragon

Hugo_The_Dwarf

  • Bay Watcher
  • Modding Mentor
    • View Profile
    • Regeneration: Forced Evolution
Re: Dragonic Civilization v.0.4.1
« Reply #108 on: May 10, 2012, 06:44:56 pm »

[FIRE_BUILD_SAFE]
[MAGMA_BUILD_SAFE]
found here

And I assume BUILD_MAT be more then 1 item as in (can I use more?)
Yes
BUILD_ITEM:1.... 1 of the desired items are used
BUILD_ITEM:5... 5 of
BUILD_ITEM:3.... 3 of

Think of it as PRODUCTs or REAGENTS

EDIT:
I never commmented on it cause I don't know the Ref

EDIT2:
Question.
What is the difference between a dragon and a drake? (and I don't mean male duck)
« Last Edit: May 10, 2012, 06:47:32 pm by Hugo_The_Dwarf »
Logged

Zanzetkuken The Great

  • Bay Watcher
  • The Wizard Dragon
    • View Profile
Re: Dragonic Civilization v.0.4.1
« Reply #109 on: May 10, 2012, 07:03:53 pm »

[FIRE_BUILD_SAFE]
[MAGMA_BUILD_SAFE]
found here

And I assume BUILD_MAT be more then 1 item as in (can I use more?)
Yes
BUILD_ITEM:1.... 1 of the desired items are used
BUILD_ITEM:5... 5 of
BUILD_ITEM:3.... 3 of

Think of it as PRODUCTs or REAGENTS

EDIT:
I never commmented on it cause I don't know the Ref

EDIT2:
Question.
What is the difference between a dragon and a drake? (and I don't mean male duck)

By, can [BUILD_MAT] be on more than one material, I meant on more than one different [BUILD_ITEM] materials.

@Question:  In MTG (don't trust my answer completely), dragons are four legged like europeans, and drakes look like wyverns.
Logged
Quote from: Eric Blank
It's Zanzetkuken The Great. He's a goddamn wizard-dragon. He will make it so, and it will forever be.
Quote from: 2016 Election IRC
<DozebomLolumzalis> you filthy god-damn ninja wizard dragon

Hugo_The_Dwarf

  • Bay Watcher
  • Modding Mentor
    • View Profile
    • Regeneration: Forced Evolution
Re: Dragonic Civilization v.0.4.1
« Reply #110 on: May 10, 2012, 07:20:43 pm »

Build_mats = no
you would need another BUILD_ITEM with your other material.

Buuuuuut. if you mean an either/or kinda thing like "gold or silver statue" then you need a REACTION_CLASS on GOLD and SILVER materials

so placing [REACTION_CLASS:GS] (Gold Silver) on GOLD and SILVER in "inorganic_metals" then your building would use:

[BUILD_ITEM:1:STATUE:NONE:NONE:NONE][REACTION_CLASS:GS]
Which means it needs a statue made from anything labled GS which is GOLD or SILVER in this case
Logged

Zanzetkuken The Great

  • Bay Watcher
  • The Wizard Dragon
    • View Profile
Re: Dragonic Civilization v.0.4.1
« Reply #111 on: May 10, 2012, 07:30:58 pm »

No, [BUILD_MAT] is listed after the [BUILD_ITEM:ect.] as its own tag.  I want to know if it is possible to put it after, on the same line as the [BUILD_ITEM:ect.] tag
Logged
Quote from: Eric Blank
It's Zanzetkuken The Great. He's a goddamn wizard-dragon. He will make it so, and it will forever be.
Quote from: 2016 Election IRC
<DozebomLolumzalis> you filthy god-damn ninja wizard dragon

Zanzetkuken The Great

  • Bay Watcher
  • The Wizard Dragon
    • View Profile
Re: Dragonic Civilization v.0.4.1
« Reply #112 on: May 10, 2012, 07:40:53 pm »

VERSION 0.5 RELEASED!
New buildings!
Exile castes renamed!
Exiles now show up as enemies!
Firebrand!
Perfect Sunstones and Perfect Moonstones!
I forget what else I did!

Post any and every bug you find here that pertains to the mod.

EDIT: Bug-fix 0.5.1 out.
« Last Edit: May 10, 2012, 08:14:58 pm by Zanzetkuken The Great »
Logged
Quote from: Eric Blank
It's Zanzetkuken The Great. He's a goddamn wizard-dragon. He will make it so, and it will forever be.
Quote from: 2016 Election IRC
<DozebomLolumzalis> you filthy god-damn ninja wizard dragon

Hugo_The_Dwarf

  • Bay Watcher
  • Modding Mentor
    • View Profile
    • Regeneration: Forced Evolution
Re: Dragonic Civilization v.0.5.1
« Reply #113 on: May 10, 2012, 08:25:09 pm »

I'm still not following...
You mean something like this:
   [BUILD_ITEM:1:BUCKET:NONE:NONE:NONE][EMPTY][CAN_USE_ARTIFACT]
   [BUILD_ITEM:1:NONE:NONE:NONE:NONE][BUILDMAT][WORTHLESS_STONE_ONLY][CAN_USE_ARTIFACT]

The tags don't even have to be on the same line

   [BUILD_ITEM:1:BUCKET:NONE:NONE:NONE]
[EMPTY]
[CAN_USE_ARTIFACT]

   [BUILD_ITEM:1:NONE:NONE:NONE:NONE]
[BUILDMAT]
[WORTHLESS_STONE_ONLY]
[CAN_USE_ARTIFACT]

They will grab any acceptable tag up until another [BUILD_ITEM] or [BUILDING]
Logged

the_game_hunt

  • Bay Watcher
  • [NO_MERCY]
    • View Profile
Re: Dragonic Civilization v.0.5.1
« Reply #114 on: May 10, 2012, 08:26:27 pm »

Tomorrow I will try this (I have no time :'(), I'm excited about the mod  ;)
Logged
Quote
The spinning (silk shoe) strikes the Baron in the left upper arm, bruising the skin!
The Baron has been shot and killed.

WARNING! I'm not responsible for damaging/destroying your post!

Vgray

  • Bay Watcher
    • View Profile
Re: Dragonic Civilization v.0.5.1
« Reply #115 on: May 10, 2012, 08:57:17 pm »

The Dwarves must have shared their brewing methods with the dragons.
Logged

Ryusho

  • Bay Watcher
    • View Profile
Re: Dragonic Civilization v.0.4.1
« Reply #116 on: May 10, 2012, 09:35:50 pm »

Sorry I dragged it off topic, I was stupid didn't read the rest of the thread first >.< also I was cracking up laughing at the 'DONT MAKE ME DRAW A DRAGONA ND KOBOLD IN BED" line as well, but yes, Sorry, Ignore me @_@

DRAGONA?

ND?

Does ANYONE use spell-check anymore?!?

I edited my last reply with a better explaination to the workings.

and

[GEM_PREF] allows them to bring GEMs yes, but only if they have it in range of their civ. Maybe where you civ is they only can get rubies and sards, so your home civ and embark will only allow them to bring those cause that is all they have ready.

So if your home civ has no access you better hope where you embarked has natural Sunstones and Moonstones to dig up.

OOOOO!  I wish my home civ had Sunstones!
OOOOO!  I wish my home civ had Moonstones!
OOOOO!  I wish my embark had Sunstones!
OOOOO!  I wish my embark had Moonstones!
So I could get some firebrand!

(I'm sorry, but it came to my mind, and therefore, had to be done.)

I know spell check, But I type too fast sometimes, and forgot to use it this last time, 'this' has spellcheck? I had clicked -post- before I even noticed the error
Logged

Vgray

  • Bay Watcher
    • View Profile
Re: Dragonic Civilization v.0.5.1
« Reply #117 on: May 10, 2012, 10:03:37 pm »

Huh. I just got a single tile of Adamantine on my mountain embark. Did you make it so that Adamantine would appear in veins?

Are you supposed to only be able to make alloys at the Dragonic smelter?
« Last Edit: May 10, 2012, 10:10:15 pm by Vgray »
Logged

slothen

  • Bay Watcher
    • View Profile
Re: Dragonic Civilization v.0.4.1
« Reply #118 on: May 10, 2012, 10:15:25 pm »

GET BACK ON TOPIC!  THIS IS NOT A KOBOLD THEAD!

Are you going to tell me what a dracon is?
I think it was explained?
Spoiler (click to show/hide)

Ah, thanks, didn't see that explanation.

Quote
Personally a Dracon for "This Mod" can be whatever ZTG wants it to be.

I wholeheartedly agree.  I only asked because ZTG claimed they were a thing, and I'd never heard of them before, and neither has the first page of google.  I only mentioned it because I was convinced that "Dragonic Civilization" was a thread title typo, and I thought I'd do a public service by bringing it to someone's attention, but then I found out it wasn't a typo and dracons were a thing.  After all, Draconic is a word, meaning of or relating to dragons, while dragonic isn't really a word.  ZTG is of course entitled to name his mod whatever he chooses, however I can't possibly be the only one scratching my head.  That said, I'll stop nit-picking and let you get back to the hard work and fun of making another mod for the game we all love.  Cheers.
Logged
While adding magma to anything will make it dwarfy, adding the word "magma" to your post does not necessarily make it funny.
Thoughts on water
MILITARY: squad, uniform, training
"DF doesn't mold players into its image - DF merely selects those who were always ready for DF." -NW_Kohaku

Corai

  • Bay Watcher
    • View Profile
Re: Dragonic Civilization v.0.5.1
« Reply #119 on: May 10, 2012, 10:25:30 pm »

I want to play this so bad, but I keep forgetting, when I do I'll see if I can make a lets play, if my fraps will work. >.>



Logged
Jacob/Lee: you have a heart made of fluffy
Jeykab/Bee: how the fuck do you live your daily life corai
Jeykab/Bee: you seem like the person who constantly has mini heart attacks because cuuuute
Pages: 1 ... 6 7 [8] 9 10 ... 40