Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 ... 4684 4685 [4686] 4687 4688 ... 13325

Author Topic: [MILK] There were 12 eggs here what did you do with them? (Happy thread?!)  (Read 15757975 times)

Aklyon

  • Bay Watcher
  • Fate~
    • View Profile
Re: [>゜))))彡] [>゜))))彡]The fish has been doubled! (Happy Thread)
« Reply #70275 on: January 29, 2012, 10:09:20 pm »

Current life plans include graduating, spending a year working for a tech place in Silicon Valley, and then moving to Japan for a few years to work in the game industry.  Then I'll go get my PhD in math.  I need a break, and being an engineer for a while could be cool.

*shrug*

Dream big?  I realize that this is ridiculous, but just wanting to do something is making me feel a lot better already.
Always dream big, but have realistic back-up plans in case those fail, that way your either going to be happy and safe, or just safe.  Unless of course your big dream involves wrestling alligators.  Then neither is a garuntee.
So basically Dream big, plan practically? Sounds like decent advice to me.
Logged
Crystalline (SG)
Sigtext
Quote from: RedKing
It's known as the Oppai-Kaiju effect. The islands of Japan generate a sort anti-gravity field, which allows breasts to behave as if in microgravity. It's also what allows Godzilla and friends to become 50 stories tall, and lets ninjas run up the side of a skyscraper.

Reudh

  • Bay Watcher
  • Perge scelus mihi diem perficias.
    • View Profile
Re: [>゜))))彡] [>゜))))彡]The fish has been doubled! (Happy Thread)
« Reply #70276 on: January 29, 2012, 10:15:23 pm »

Man I am so psyched for tomorrow. :D
Enrolling at uni.
's gonna be AWESOME being a uni student.

Heron TSG

  • Bay Watcher
  • The Seal Goddess
    • View Profile
Re: [>゜))))彡] [>゜))))彡]The fish has been doubled! (Happy Thread)
« Reply #70277 on: January 29, 2012, 10:29:43 pm »

Sounds like an awesome idea, Vector. Most people never go out an see the world before they settle down.
Logged

Est Sularus Oth Mithas
The Artist Formerly Known as Barbarossa TSG

Max White

  • Bay Watcher
  • Still not hollowed!
    • View Profile
Re: [>゜))))彡] [>゜))))彡]The fish has been doubled! (Happy Thread)
« Reply #70278 on: January 29, 2012, 10:30:57 pm »

I assure you, I have every intention of seeing the world before any of this 'settling down' business. Partly to find a place to settle in...

Heron TSG

  • Bay Watcher
  • The Seal Goddess
    • View Profile
Re: [>゜))))彡] [>゜))))彡]The fish has been doubled! (Happy Thread)
« Reply #70279 on: January 29, 2012, 10:32:33 pm »

I'd like to take some time to travel, but I have no idea how I'll pay for it. I'm not even at the level of 'broke-ass college student' yet.
Logged

Est Sularus Oth Mithas
The Artist Formerly Known as Barbarossa TSG

Reudh

  • Bay Watcher
  • Perge scelus mihi diem perficias.
    • View Profile
Re: [>゜))))彡] [>゜))))彡]The fish has been doubled! (Happy Thread)
« Reply #70280 on: January 29, 2012, 10:51:06 pm »

Provided I can muster the money, I'll be heading to Norway and possibly Holland at the end of this year.

zchris13

  • Bay Watcher
  • YOU SPIN ME RIGHT ROUND~
    • View Profile
Re: [>゜))))彡] [>゜))))彡]The fish has been doubled! (Happy Thread)
« Reply #70281 on: January 29, 2012, 10:52:42 pm »

Logged
this sigtext was furiously out-of-date and has been jettisoned

ToonyMan

  • Bay Watcher
  • Danger Magnet
    • View Profile
Re: [>゜))))彡] [>゜))))彡]The fish has been doubled! (Happy Thread)
« Reply #70282 on: January 29, 2012, 10:58:04 pm »

That game is so weird.  The levels range from 20 seconds long like that one to 15 minute level-fests.
Logged

penguinofhonor

  • Bay Watcher
  • Minister of Love
    • View Profile
Re: [>゜))))彡] [>゜))))彡]The fish has been doubled! (Happy Thread)
« Reply #70283 on: January 29, 2012, 11:10:56 pm »

I stopped being a lazy ass and updated my forum game!
Logged

Vattic

  • Bay Watcher
  • bibo ergo sum
    • View Profile
Re: [>゜))))彡] [>゜))))彡]The fish has been doubled! (Happy Thread)
« Reply #70284 on: January 30, 2012, 12:49:41 am »

First snow of the year! I thought we might go a year without.
Logged
6 out of 7 dwarves aren't Happy.
How To Generate Small Islands

Putnam

  • Bay Watcher
  • DAT WIZARD
    • View Profile
Re: [>゜))))彡] [>゜))))彡]The fish has been doubled! (Happy Thread)
« Reply #70285 on: January 30, 2012, 12:50:05 am »

I worked on lots of interactions and it felt good to get something done for once >_>

Code: [Select]
interaction_troll

[OBJECT:INTERACTION]

[INTERACTION:TELEPORT_TROLL]
[I_TARGET:A:CREATURE]
[IT_LOCATION:CONTEXT_CREATURE]
[IT_CANNOT_TARGET_IF_ALREADY_AFFECTED]
[I_EFFECT:ADD_SYNDROME]
[IE_TARGET:A]
[IE_IMMEDIATE]
[IE_ARENA_NAME:teleporting]
[SYNDROME]
[CE_SPEED_CHANGE:SPEED_PERC:500000:START:0:END:50]

[INTERACTION:TIME_SLOWDOWN]
[I_TARGET:A:CREATURE]
[IT_LOCATION:CONTEXT_CREATURE]
[IT_CANNOT_TARGET_IF_ALREADY_AFFECTED]
[IT_MANUAL_INPUT:victim]
[I_EFFECT:ADD_SYNDROME]
[IE_TARGET:A]
[IE_IMMEDIATE]
[IE_ARENA_NAME:slowed]
[SYNDROME]
[CE_SPEED_CHANGE:SPEED_PERC:8:START:0:END:1000]

[INTERACTION:LUCKSTEAL]
[I_TARGET:A:CREATURE]
[IT_LOCATION:CONTEXT_CREATURE]
[IT_CANNOT_TARGET_IF_ALREADY_AFFECTED]
[IT_MANUAL_INPUT:victim]
[I_TARGET:B:CREATURE]
[IT_LOCATION:CONTEXT_CREATURE]
[I_EFFECT:ADD_SYNDROME]
[IE_TARGET:A]
[IE_IMMEDIATE]
[IE_ARENA_NAME:luckstolen]
[SYNDROME]
[CE_SKILL_ROLL_ADJUST:PERC:0:PERC_ON:1:START:0:END:10000]
[I_EFFECT:ADD_SYNDROME]
[IE_TARGET:B]
[IE_IMMEDIATE]
[IE_ARENA_NAME:lucky]
[SYNDROME]
[CE_SKILL_ROLL_ADJUST:PERC:0:PERC_ON:198:START:0]

[INTERACTION:SPACE_MINIFY]
[I_TARGET:A:CREATURE]
[IT_LOCATION:CONTEXT_CREATURE]
[IT_CANNOT_TARGET_IF_ALREADY_AFFECTED]
[I_EFFECT:ADD_SYNDROME]
[IE_TARGET:A]
[IE_IMMEDIATE]
[IE_ARENA_NAME:tiny]
[SYNDROME]
[CE_BODYSIZE_PERC_CHANGE:2:START:0:END:1000]

[INTERACTION:LIFE_RESURRECTION]
[I_TARGET:A:CORPSE]
[IT_LOCATION:CONTEXT_ITEM]
[IT_AFFECTED_CLASS:GENERAL_POISON]
[IT_REQUIRES:FIT_FOR_ANIMATION]
[IT_FORBIDDEN:NOT_LIVING]
[IT_MANUAL_INPUT:corpses]
[I_EFFECT:ANIMATE]
[IE_TARGET:A]
[IE_IMMEDIATE]
[IE_ARENA_NAME:resurrected]

[INTERACTION:DOOM_CURSE]
[I_TARGET:A:CREATURE]
[IT_LOCATION:CONTEXT_CREATURE]
[IT_CANNOT_TARGET_IF_ALREADY_AFFECTED]
[IT_MANUAL_INPUT:victim]
[I_EFFECT:ADD_SYNDROME]
[IE_TARGET:A]
[IE_IMMEDIATE]
[IE_ARENA_NAME:doomed]
[SYNDROME]
[CE_NUMBNESS:SEV:20:PROB:100:BP:BY_CATEGORY:ALL:MUSCULAR_ONLY:START:0:END:3000]
[CE_BLEEDING:SEV:1000:PROB:100:BY_CATEGORY:ALL:START:3000:END:5000]

[INTERACTION:RAGE_ENRAGE]
[I_TARGET:A:CREATURE]
[IT_LOCATION:CONTEXT_CREATURE]
[IT_CANNOT_TARGET_IF_ALREADY_AFFECTED]
[IT_MANUAL_INPUT:victim]
[I_EFFECT:ADD_SYNDROME]
[IE_TARGET:A]
[IE_IMMEDIATE]
[IE_ARENA_NAME:enraged]
[SYNDROME]
[CE_ADD_TAG:CRAZED:START:0:END:500]

[INTERACTION:VOID_BLIND]
[I_TARGET:A:CREATURE]
[IT_LOCATION:CONTEXT_CREATURE]
[IT_CANNOT_TARGET_IF_ALREADY_AFFECTED]
[IT_MANUAL_INPUT:victim]
[I_EFFECT:ADD_SYNDROME]
[IE_TARGET:A]
[IE_IMMEDIATE]
[IE_ARENA_NAME:blinded]
[SYNDROME]
[CE_IMPAIR_FUNCTION:SEV:200:PROB:95:BP:BY_CATEGORY:EYE:START:0:END:500]

[INTERACTION:HEART_CALM]
[I_TARGET:A:CREATURE]
[IT_LOCATION:CONTEXT_CREATURE]
[IT_CANNOT_TARGET_IF_ALREADY_AFFECTED]
[IT_MANUAL_INPUT:victim]
[I_EFFECT:ADD_SYNDROME]
[IE_TARGET:A]
[IE_IMMEDIATE]
[IE_ARENA_NAME:calmed]
[SYNDROME]
[CE_REMOVE_TAG:LIKES_FIGHTING:START:0:END:500]
[CE_UNCONSCIOUSNESS:SEV:100:PROB:45:START:50:END:500]
[CE_NUMBNESS:SEV:10:PROB:100:BP:BY_CATEGORY:ALL:MUSCULAR_ONLY:START:0:END:500]

[INTERACTION:BLOOD_HULK_OUT] eh???
[I_TARGET:A:CREATURE]
[IT_LOCATION:CONTEXT_CREATURE]
[IT_CANNOT_TARGET_IF_ALREAD_AFFECTED]
[IT_MANUAL_INPUT:self]
[I_EFFECT:ADD_SYNDROME]
[IE_TARGET:A]
[IE_IMMEDIATE]
[IE_ARENA_NAME:bloodthirsty]
[SYNDROME]
[CE_PHYS_ATT_CHANGE:STRENGTH:250:0:AGILITY:250:0:TOUGHNESS:250:0:START:0:END:2000]
[CE_MATERIAL_FORCE_MULTIPLIER:MAT_MULT:NONE:NONE:1:2:START:0:END:2000]
[CE_ADD_TAG:NOEXERT:NOPAIN:NOSTUN:NONAUSEA:PARALYZEIMMUNE:START:0:END:2000]

[INTERACTION:MIND_BSOD]
[I_TARGET:A:CREATURE]
[IT_LOCATION:CONTEXT_CREATURE]
[IT_CANNOT_TARGET_IF_ALREADY_AFFECTED]
[IT_MANUAL_INPUT:victim]
[I_EFFECT:ADD_SYNDROME]
[IE_TARGET:A]
[IE_IMMEDIATE]
[IE_ARENA_NAME:broken]
[SYNDROME]
[CE_REMOVE_TAG:INTELLIGENT:CAN_OPEN_DOORS:START:0:END:1000]
[CE_NUMBNESS:SEV:50:PROB:100:BP:BY_CATEGORY:ALL:MUSCULAR_ONLY:START:0:END:1000] If you can't tell, I like numbness.

[INTERACTION:HOPE_HOPEYTHING]
halp me with this pl0x

Code: [Select]
97.107.128.126

For the wind got tigers:

[CAN_DO_INTERACTION:MATERIAL_EMISSION]
   [CDI:ADV_NAME:Do the windy thing]
   [CDI:USAGE_HINT:ATTACK]
   [CDI:BP_REQUIRED:BY_CATEGORY:HEAD]
   [CDI:FLOW:UNDIRECTED_DUST]
   [CDI:TARGET:C:LINE_OF_SIGHT]
   [CDI:TARGET_RANGE:C:15]
   [CDI:MAX_TARGET_NUMBER:C:20]
   [CDI:WAIT_PERIOD:300]

For psychic trolls:

[CAN_DO_INTERACTION:MATERIAL_EMISSION]
   [CDI:ADV_NAME:Use laser eyes]
   [CDI:USAGE_HINT:ATTACK]
   [CDI:BP_REQUIRED:BY_CATEGORY:EYE]
   [CDI:FLOW:FIREBALL]
   [CDI:TARGET:C:LINE_OF_SIGHT]
   [CDI:TARGET_RANGE:C:20]
   [CDI:MAX_TARGET_NUMBER:C:1]
   [CDI:WAIT_PERIOD:30]

[CAN_DO_INTERACTION:TIME_SLOWDOWN]
[CDI:ADV_NAME:stop 'em in their tracks]
[CDI_TARGET:A:LINE_OF_SIGHT]
[CDI:USAGE_HINT:ATTACK]
[CDI:TARGET_RANGE:A:25]
[CDI:MAX_TARGET_NUMBER:A:2]
[CDI:VERB:gesture:gestures:NA]
[CDI:TARGET_VERB:feel as if everything is rushing past you at blinding speed:is going incredibly slowly]
[CDI:WAIT_PERIOD:1000]

[CAN_DO_INTERACTION:LIGHT_LUCKSTEAL]
[CDI:ADV_NAME:steal all the luck]
[CDI_TARGET:A:LINE_OF_SIGHT]
[CDI_TARGET:B:SELF_ONLY]
[CDI:USAGE_HINT:ATTACK]
[CDI:TARGET_RANGE:A:25]
[CDI:TARGET_RANGE:B:1]
[CDI:VERB:stare intently:stares intently:NA]
[CDI:MAX_TARGET_NUMBER:A:1]
[CDI:MAX_TARGET_NUMBER:B:1]
[CDI:WAIT_PERIOD:500]

[CAN_DO_INTERACTION:SPACE_MINIFY]
[CDI:ADV_NAME:shrink enemy]
[CDI_TARGET:A:LINE_OF_SIGHT]
[CDI:USAGE_HINT:ATTACK]
[CDI:TARGET_RANGE:A:25]
[CDI:MAX_TARGET_NUMBER:A:1]
[CDI:VERB:make a large box with your fingers, then shrink it:makes a large box with their fingers, then shrinks it]
[CDI:TARGET_VERB:see everything growing around you:is suddenly extremely small]
[CDI:WAIT_PERIOD:500]

[CAN_DO_INTERACTION:TELEPORT_TROLL]
[CDI:ADV_NAME:begin teleporting]
[CDI_TARGET:A:SELF_ONLY]
[CDI:USAGE_HINT:ATTACK]
[CDI:TARGET_RANGE:A:1]
[CDI:MAX_TARGET_NUMBER:A:1]
[CDI:TARGET_VERB:begin teleporting:suddenly disappears]
[CDI:WAIT_PERIOD:300]

[CAN_DO_INTERACTION:LIFE_RESURRECTION]
[CDI:ADV_NAME:resurrect someone]
[CDI:TARGET:A:LINE_OF_SIGHT]
[CDI:TARGET_RANGE:A:10]
[CDI:VERB:begin glowing and gesture:begins glowing and gestures]
[CDI:TARGET_VERB:get up:gets up:NA]
[CDI:WAIT_PERIOD:50]

[CAN_DO_INTERACTION:DOOM_CURSE]
[CDI:ADV_NAME:cast doom on foe]
[CDI_TARGET:A:LINE_OF_SIGHT]
[CDI:USAGE_HINT:ATTACK]
[CDI:TARGET_RANGE:A:10]
[CDI:VERB:make a "you're dead" gesture:makes a "you're dead" gesture:NA]
[CDI:MAX_TARGET_NUMBER:A:1]
[CDI:MAX_TARGET_NUMBER:B:1]
[CDI:WAIT_PERIOD:500]

[CAN_DO_INTERACTION:RAGE_ENRAGE]
[CDI:ADV_NAME:enrage foe]
[CDI_TARGET:A:LINE_OF_SIGHT]
[CDI:USAGE_HINT:ATTACK]
[CDI:TARGET_RANGE:A:10]
[CDI:VERB:wink:winks:NA]
[CDI:TARGET_VERB:are suddenly betrayed by all of your allies:is suddenly attacking everyone]
[CDI:MAX_TARGET_NUMBER:A:1]
[CDI:WAIT_PERIOD:500]

[CAN_DO_INTERACTION:VOID_BLIND]
[CDI:ADV_NAME:blind foe]
[CDI_TARGET:A:LINE_OF_SIGHT]
[CDI:USAGE_HINT:ATTACK]
[CDI:TARGET_RANGE:A:10]
[CDI:VERB:make an eye-poking gesture:makes an eye-poking gesture:NA]
[CDI:TARGET_VERB:are blinded:is blinded]
[CDI:MAX_TARGET_NUMBER:A:1]
[CDI:WAIT_PERIOD:500]

EDIT: This and my Automaton-related shenanigans make me feel like I deserve a title upgrade. I am no long a proficient modder, but a talented one. (pats self on back)
« Last Edit: January 30, 2012, 01:38:22 am by Putnam »
Logged

Zaerosz

  • Bay Watcher
  • ☼sperm whale leather thong☼
    • View Profile
Re: [>゜))))彡] [>゜))))彡]The fish has been doubled! (Happy Thread)
« Reply #70286 on: January 30, 2012, 02:27:10 am »

I worked on lots of interactions and it felt good to get something done for once >_>

Spoiler (click to show/hide)

EDIT: This and my Automaton-related shenanigans make me feel like I deserve a title upgrade. I am no long a proficient modder, but a talented one. (pats self on back)
Does anyone else find it odd that we're already modding for a version that isn't even publicly available yet?
Logged
くコ:彡

Trapezohedron

  • Bay Watcher
  • No longer exists here.
    • View Profile
Re: [>゜))))彡] [>゜))))彡]The fish has been doubled! (Happy Thread)
« Reply #70287 on: January 30, 2012, 02:57:14 am »

I worked on lots of interactions and it felt good to get something done for once >_>

Spoiler (click to show/hide)

EDIT: This and my Automaton-related shenanigans make me feel like I deserve a title upgrade. I am no long a proficient modder, but a talented one. (pats self on back)
Does anyone else find it odd that we're already modding for a version that isn't even publicly available yet?

I do. I'll be impressed if these things work at least almost as close as they're intended to work when the new version gets released.
Logged
Thank you for all the fish. It was a good run.

NobodyPro

  • Bay Watcher
    • View Profile
Re: [>゜))))彡] [>゜))))彡]The fish has been doubled! (Happy Thread)
« Reply #70288 on: January 30, 2012, 03:04:20 am »

Just rented watched Source Code and The Mechanic. $12 well spent. Faster and better quality than piracy too :P.
Logged

Sirus

  • Bay Watcher
  • Resident trucker/goddess/ex-president.
    • View Profile
Re: [>゜))))彡] [>゜))))彡]The fish has been doubled! (Happy Thread)
« Reply #70289 on: January 30, 2012, 03:09:49 am »

I worked on lots of interactions and it felt good to get something done for once >_>

Spoiler (click to show/hide)

EDIT: This and my Automaton-related shenanigans make me feel like I deserve a title upgrade. I am no long a proficient modder, but a talented one. (pats self on back)
Does anyone else find it odd that we're already modding for a version that isn't even publicly available yet?
Not at all. I remember hearing about how people were making mods for Skyrim before it was released, and that was a whole different game.
Logged
Quote from: Max White
And lo! Sirus did drive his mighty party truck unto Vegas, and it was good.

Star Wars: Age of Rebellion OOC Thread

Shadow of the Demon Lord - OOC Thread - IC Thread
Pages: 1 ... 4684 4685 [4686] 4687 4688 ... 13325