Author Topic: Birthdays .... Hippo Birdee Two Ewes Awl  (Read 190788 times)

Sakes

  • Probably my fault.
  • Administrator
  • Posts: 1264
    • View Profile
Re: Birthdays .... Hippo Birdee Two Ewes Awl
« Reply #630 on: June 29, 2012, 01:00:43 PM »
Happy birthday to everyones favorite green, slightly psychotic elf, Shanra!


DM Cat is watching you roleplay.

Kattze

  • Administrator
  • Posts: 1747
  • No! Not the bees!
    • View Profile
Re: Birthdays .... Hippo Birdee Two Ewes Awl
« Reply #631 on: June 29, 2012, 01:59:58 PM »
I won't lie.. I read that as buttday.
THOSE ARE MY SHOES
GIVE THEM BACK
YOU ARE A DOG
THEY DON'T EVEN FIT

Shanra

  • Dungeon Master
  • Posts: 764
    • View Profile
Re: Birthdays .... Hippo Birdee Two Ewes Awl
« Reply #632 on: June 29, 2012, 03:04:53 PM »
Ooh, it's even green.  Thanks! 

Tch, but what do you mean by only slightly, eh?

NWoutcast

  • Administrator
  • Posts: 1316
  • Sakes did it.
    • View Profile
Re: Birthdays .... Hippo Birdee Two Ewes Awl
« Reply #633 on: June 29, 2012, 10:04:58 PM »
Happy Birthday Shanra! I'd send cookies if I could.

Neutral_Zone

  • Guest
Re: Birthdays .... Hippo Birdee Two Ewes Awl
« Reply #634 on: June 29, 2012, 11:53:19 PM »
Happy birthday, Shanra! I'm not late, am I?

Tails1879_

  • Administrator
  • Posts: 777
  • Raggle Fraggle!
    • View Profile
Re: Birthdays .... Hippo Birdee Two Ewes Awl
« Reply #635 on: June 30, 2012, 03:40:16 AM »
Still Friday on this end, so... Happy birthday, Shanra!
"Patrolling the North almost makes you wish for an Aurilite winter."

NWoutcast

  • Administrator
  • Posts: 1316
  • Sakes did it.
    • View Profile
Re: Birthdays .... Hippo Birdee Two Ewes Awl
« Reply #636 on: August 18, 2012, 06:33:58 PM »
Happy Birthday Darkie!

Tails1879_

  • Administrator
  • Posts: 777
  • Raggle Fraggle!
    • View Profile
Re: Birthdays .... Hippo Birdee Two Ewes Awl
« Reply #637 on: August 18, 2012, 09:38:27 PM »
Happy Birthday Darkie!
Commence the cupcake relief! -airdrops a crate of cupcakes over him-
"Patrolling the North almost makes you wish for an Aurilite winter."

Neutral_Zone

  • Guest
Re: Birthdays .... Hippo Birdee Two Ewes Awl
« Reply #638 on: August 27, 2012, 11:50:34 PM »
Code: [Select]
void main()
{
    object oPC = GetFirstPC();
    string sBirthday = "Happy Birthday, Tsu!";
    string sBirthdayBoy = "tsunami282";
    string sPC;

    while (GetIsObjectValid(oPC))
    {
        sPC = GetPCPlayer(oPC);
        if (sPC == sBirthdayBoy)
        {
            SendMessageToPC(oPC, sBirthday);
            return;
        }
        oPC = GetNextPC();
    }
}

Sakes

  • Probably my fault.
  • Administrator
  • Posts: 1264
    • View Profile
Re: Birthdays .... Hippo Birdee Two Ewes Awl
« Reply #639 on: August 28, 2012, 03:36:03 AM »
Code: [Select]
//Totally stealing NZ's idea.

SendMessageToPC(oTsu, "Happy Birthday, Bro!");
iTsuAge++;
DM Cat is watching you roleplay.

Neutral_Zone

  • Guest
Re: Birthdays .... Hippo Birdee Two Ewes Awl
« Reply #640 on: August 28, 2012, 06:32:02 AM »
Damn, I didn't think of the age bit.

tsunami282

  • Administrator
  • Posts: 1677
    • View Profile
Re: Birthdays .... Hippo Birdee Two Ewes Awl
« Reply #641 on: August 30, 2012, 02:04:54 PM »
Damn, I didn't think of the age bit.

Probably best. When does an NWScript int overflow, anyway?

Thanks for the thoughts, guys!
"Most people are about as happy as they make up their minds to be." -- Abraham Lincoln

Tails1879_

  • Administrator
  • Posts: 777
  • Raggle Fraggle!
    • View Profile
Re: Birthdays .... Hippo Birdee Two Ewes Awl
« Reply #642 on: August 30, 2012, 02:52:06 PM »
Wait, I've missed one?! Nooo! Cupcake van, engage!

Happy belated birthday! Are you really 100 years old? >.>
"Patrolling the North almost makes you wish for an Aurilite winter."

Darkzealot

  • Administrator
  • Posts: 558
    • View Profile
Re: Birthdays .... Hippo Birdee Two Ewes Awl
« Reply #643 on: August 30, 2012, 05:31:28 PM »
*Wacks Tails over the head*

I already congratulated you, but =D Omg happy happy belated b-day Tsu!
"You get the award for the most characters clogging the veins of the server, building up like a plaque filled aorta"- DM Daisy.

 

Powered by EzPortal