Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: request**trainable swarm of battleflies***  (Read 1088 times)

I3erent

  • Bay Watcher
  • The mounted dwarf has gone bErZeRk
    • View Profile
request**trainable swarm of battleflies***
« on: November 29, 2007, 01:05:00 pm »

please.
Logged
quot;I got really stoned a couple days ago and ended up talking to THIS GUY. anyway... I''m really drunk now. The guy said: There is this application called "Mya" MI-AH that makes animations of people that he paid $2000 for. F- that Jazz ARMOK ROCKS. FIGHT THE MAN, GO TEAM!

Teldin

  • Bay Watcher
  • Canadian Bacon
    • View Profile
Re: request**trainable swarm of battleflies***
« Reply #1 on: November 29, 2007, 02:14:00 pm »

ASK AND YE SHALL RECEIVE

First, make a 'creature_fly_swarm.txt' and add this to it:

code:

creature_fly_swarm

[OBJECT:CREATURE]

[CREATURE:FLY_SWARM]
   [NAME:fly swarm:fly swarms:fly]
   [TILE:250][COLOR:0:0:1]
   [FLIER][PETVALUE:30]
   [SMALL_REMAINS][NATURAL][PET][TRAINABLE]
   [NOT_BUTCHERABLE][GRASSTRAMPLE:0]
   [COMMON_DOMESTIC]
   [PREFSTRING:buzzing clouds]
   [PREFSTRING:vicious biting]
   [DIURNAL]
   [BODY:SWARM_BODY]
   [NO_SLEEP][NO_BREATHE][NOBLEED][NONAUSEA][RECKLESS][SEVERONBREAKS]
   [NOSTUCKINS][NOSKIN][NOSKULL][NOBONES][NOMEAT][NOEXERT][NOFEAR]
   [BIOME_NOT_FREEZING][NO_EAT][NO_DRINK][NO_GENDER]
   [ATTACK:MAIN:BYTYPE:MOUTH:sting:stings:1:3:GORE]
   [BIOME_ANY_POOL]
   [BIOME_SUBTERRANEAN_CHASM]
   [CHITIN][BLOODTYPE:W]
   [STANDARD_FLESH][HOMEOTHERM:10067]
   [POPULATION_NUMBER:2500:5000]
   [CLUSTER_NUMBER:100:200]
   [SWIMS_INNATE][SWIM_SPEED:2500]   
   [BONECARN][DAMBLOCK:-2]
   [SPEED:300]
   [MAXAGE:3:3]
   [SIZE:1][FAT:0]
   [CHILD:1][CHILDNAME:fly maggot:fly maggots]


Second, make a body_fly_swarm.txt and add this to it:

code:

body_fly_swarm

[OBJECT_BODY]

[BODY:SWARM_BODY]
[BP:SS1:swarm section][UPPERBODY][LOWERBODY][FLIER][HEAD][STANCE][MOUTH][SIGHT][SMELL][HEAR]
[BP:SS2:swarm section][UPPERBODY][LOWERBODY][FLIER][HEAD][STANCE][MOUTH][SIGHT][SMELL][HEAR]
[BP:SS3:swarm section][UPPERBODY][LOWERBODY][FLIER][HEAD][STANCE][MOUTH][SIGHT][SMELL][HEAR]
[BP:SS4:swarm section][UPPERBODY][LOWERBODY][FLIER][HEAD][STANCE][MOUTH][SIGHT][SMELL][HEAR]
[BP:SS5:swarm section][UPPERBODY][LOWERBODY][FLIER][HEAD][STANCE][MOUTH][SIGHT][SMELL][HEAR]


NOTE: I haven't actually tested this, but I don't see why it shouldn't work. If it doesn't, let me know the error you get and I'll rewrite it a bit. Put the txts in the \raw\objects\ folder.

(You'll also need to gen a new world, and if you ever remove the .txts you'll have to remove the object files in the \data\objects\ folder)

[ November 29, 2007: Message edited by: Teldin ]

Logged

Chariot

  • Bay Watcher
  • Turtle Trainer
    • View Profile
Re: request**trainable swarm of battleflies***
« Reply #2 on: November 29, 2007, 08:50:00 pm »

fyi, size 1 creatures cause an entry in the error log, and are automaticaly bumped to size 2 by the game
Logged

Arkan15

  • Bay Watcher
    • View Profile
Re: request**trainable swarm of battleflies***
« Reply #3 on: November 30, 2007, 12:40:00 pm »

Logged
IP AND TEAR YOUR GUTS!
YOU ARE HUGE! THAT MEANS YOU HAVE HUGE GUTS!

I3erent

  • Bay Watcher
  • The mounted dwarf has gone bErZeRk
    • View Profile
Re: request**trainable swarm of battleflies***
« Reply #4 on: November 30, 2007, 01:14:00 pm »

YEAH!  If we get workin sieges in the near future.
Logged
quot;I got really stoned a couple days ago and ended up talking to THIS GUY. anyway... I''m really drunk now. The guy said: There is this application called "Mya" MI-AH that makes animations of people that he paid $2000 for. F- that Jazz ARMOK ROCKS. FIGHT THE MAN, GO TEAM!