Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 ... 175 176 [177] 178 179 ... 247

Author Topic: [MODDING] 0.40.x QUESTIONS THREAD  (Read 316696 times)

Zombiecow99

  • Bay Watcher
  • ENEMIES! We Need Enemies
    • View Profile
Re: [MODDING] 0.40.x QUESTIONS THREAD
« Reply #2640 on: May 28, 2015, 04:16:26 pm »

how would i make it so only one civ can smelt a certain ore?
Logged

Putnam

  • Bay Watcher
  • DAT WIZARD
    • View Profile
Re: [MODDING] 0.40.x QUESTIONS THREAD
« Reply #2641 on: May 28, 2015, 04:42:41 pm »

BlackFlyme

  • Bay Watcher
  • BlackFlyme cancels Work: Interrupted by bird.
    • View Profile
Re: [MODDING] 0.40.x QUESTIONS THREAD
« Reply #2642 on: May 28, 2015, 04:43:05 pm »

Make a reaction to smelt the ore, and only permit it on the one entity you want it to.

Don't give the ore the [METAL:X:X] token, as that would allow anyone with access to it to smelt it, if they are capable of using furnaces.
Logged

Zombiecow99

  • Bay Watcher
  • ENEMIES! We Need Enemies
    • View Profile
Re: [MODDING] 0.40.x QUESTIONS THREAD
« Reply #2643 on: May 28, 2015, 04:43:34 pm »

yet another question, Could i make a pet be usable by just one civ?
Logged

Putnam

  • Bay Watcher
  • DAT WIZARD
    • View Profile
Re: [MODDING] 0.40.x QUESTIONS THREAD
« Reply #2644 on: May 28, 2015, 04:43:58 pm »

right, i was thinking of "smelting" as literally meaning the METAL_ORE thing

yet another question, Could i make a pet be usable by just one civ?

no

BlackFlyme

  • Bay Watcher
  • BlackFlyme cancels Work: Interrupted by bird.
    • View Profile
Re: [MODDING] 0.40.x QUESTIONS THREAD
« Reply #2645 on: May 28, 2015, 04:44:31 pm »

yet another question, Could i make a pet be usable by just one civ?

No.

While you can enable groups of pets, based on things like whether it is good or evil, but you cannot specify animals.
Logged

Zombiecow99

  • Bay Watcher
  • ENEMIES! We Need Enemies
    • View Profile
Re: [MODDING] 0.40.x QUESTIONS THREAD
« Reply #2646 on: May 28, 2015, 09:00:08 pm »

Can I make a creature that heals super quickly? like while its in battle
Logged

ArKFallen

  • Bay Watcher
  • Bohandean Desserter
    • View Profile
Re: [MODDING] 0.40.x QUESTIONS THREAD
« Reply #2647 on: May 28, 2015, 09:10:30 pm »

At the creatures end
Code: [Select]
[SELECT_TISSUE:ALL]ALL or local creature tissue ID
[HEALING_RATE:1]lower is faster
Logged
Hm, have you considered murder?  It's either that or letting it go.
SigText
I logged back on ;_;

BlackFlyme

  • Bay Watcher
  • BlackFlyme cancels Work: Interrupted by bird.
    • View Profile
Re: [MODDING] 0.40.x QUESTIONS THREAD
« Reply #2648 on: May 28, 2015, 09:11:15 pm »

Hydras already heal quicker than normal, thanks to this code, which makes all tissues heal as fast as possible.
Code: [Select]
[SELECT_TISSUE_LAYER:ALL]
[TL_HEALING_RATE:1]

Upping their recuperation may help a bit as well. Though healing in battle is unlikely, unless the battle wears on for a very long time.

Edit: Or what Ark posted.
Logged

Zombiecow99

  • Bay Watcher
  • ENEMIES! We Need Enemies
    • View Profile
Re: [MODDING] 0.40.x QUESTIONS THREAD
« Reply #2649 on: May 28, 2015, 09:20:46 pm »

Thank you, im adding things in from dawn of war. Also for some reasons my tanks melt the instant i place them in the object testing arena. They are made out of bronze if that helps.It is kinda fun though cause after a certain point all of their body parts shoot off in random directions.


EDIT:If it helps when they die in the arena their body dissapears.
« Last Edit: May 28, 2015, 10:05:09 pm by Zombiecow99 »
Logged

ArKFallen

  • Bay Watcher
  • Bohandean Desserter
    • View Profile
Re: [MODDING] 0.40.x QUESTIONS THREAD
« Reply #2650 on: May 28, 2015, 11:11:53 pm »

Thank you, im adding things in from dawn of war. Also for some reasons my tanks melt the instant i place them in the object testing arena. They are made out of bronze if that helps.It is kinda fun though cause after a certain point all of their body parts shoot off in random directions.


EDIT:If it helps when they die in the arena their body dissapears.
If you gave them metal liquid blood or something else with a high melting point then they could be boiling to death.
Logged
Hm, have you considered murder?  It's either that or letting it go.
SigText
I logged back on ;_;

jason0320

  • Bay Watcher
    • View Profile
Re: [MODDING] 0.40.x QUESTIONS THREAD
« Reply #2651 on: May 28, 2015, 11:57:43 pm »

Can I make a non humanoid creature wear gauntlets on its non-hand parts i.e. tentacles?
Logged

BlackFlyme

  • Bay Watcher
  • BlackFlyme cancels Work: Interrupted by bird.
    • View Profile
Re: [MODDING] 0.40.x QUESTIONS THREAD
« Reply #2652 on: May 29, 2015, 12:00:52 am »

Can I make a non humanoid creature wear gauntlets on its non-hand parts i.e. tentacles?

If the part is designated as a grasp part and as being left or right, yes.
Logged

jason0320

  • Bay Watcher
    • View Profile
Re: [MODDING] 0.40.x QUESTIONS THREAD
« Reply #2653 on: May 29, 2015, 01:08:49 am »

Can I make a non humanoid creature wear gauntlets on its non-hand parts i.e. tentacles?

If the part is designated as a grasp part and as being left or right, yes.

Thanks mate!
Logged

Zombiecow99

  • Bay Watcher
  • ENEMIES! We Need Enemies
    • View Profile
Re: [MODDING] 0.40.x QUESTIONS THREAD
« Reply #2654 on: May 29, 2015, 10:10:49 am »

Would it be possible to make a tank in a workshop?
Logged
Pages: 1 ... 175 176 [177] 178 179 ... 247