Zelaron Gaming Forum

Zelaron Gaming Forum (http://zelaron.com/forum/index.php)
-   Life Discussion (http://zelaron.com/forum/forumdisplay.php?f=322)
-   -   Minor Delights (http://zelaron.com/forum/showthread.php?t=43876)

Jessifer 2008-07-10 08:31 AM

Vacation in 16 days.

Lenny 2008-07-10 03:03 PM

I'm off to Malta on Tuesday. :) Happy face doesn't smile on the weather, though - every day is around 30C. I'm quite used to a toasty 15C.

My more immediate delight, though, is that tonights Band Practice was fantastic! :D Best play I've had in months. Sure, every piece had a vicious Trumpet solo in, and I was regularly playing three solos a piece (the Solo and 1st Trumpet parts also have Oboe, Sax, Clarinet, Flute, Bass, Bassoon, Trombone, Horn, and Euph cues, and seeing as we have no Euph or Oboe players, and because I'm the principal Trumpet, I got to play the cues. Great...), but it was fun. I miss the days when I was on my own in the Trumpet section - I had lips of steel back then! Methinks I need to practice more.

Lenny 2008-07-13 02:11 PM

After three years (well, two years and eleven months), I've finally made it to the last mission in the original Guild Wars campaign! :D It's damned hard, though, so I wouldn't be surprised if it takes me another three years to complete. Oh, and I've still got to get past the tutorial stages of Factions and Nightfall! Woop. As for Eye of the North, I started it last night.

Goodlookinguy 2008-07-13 02:50 PM

I'm getting a custom T-Shirt that has the Cheese Mod picture, Lenny made for me, on it.

Thanatos 2008-07-14 07:35 AM

21 in 2 days.

Skurai 2008-07-14 09:15 AM

Making my own battle sprites! :D

Goodlookinguy 2008-07-14 08:21 PM

Laying in bed. What could be better?

-Spector- 2008-07-15 01:26 AM

Tired for once without drugs.

Lenny 2008-07-15 04:48 AM

I finally completed the Guild Wars Prophecies campaign last night! :D:D:D

Oh, and I'm off on my hols in three hours, but I'm happier about having done something that's been laughing at me for three years. :D AND, to make it all the sweeter, I did all of the last three missions (considered by most to be the hardest in the game after Thunderhead Keep) with only the NPC henchmen! :D

Skurai 2008-07-15 09:19 AM

I managed to get Vaan to level 20 !! Yay me! :grin:

Goodlookinguy 2008-07-15 11:23 AM

I have a large portion of the autotiles ready. Only 5-days left. Then I can relax and make more at leisure.

-Spector- 2008-07-18 05:31 PM

Might get sent home early from work! :-X

-Spector- 2008-07-18 06:58 PM

Ha! and I did.. w00t.

Willkillforfood 2008-07-18 07:53 PM

What for?

Goodlookinguy 2008-07-19 06:57 AM

My custom web program is coming along. Now I really need to figure out how to filter out posts that haven't been made. Kinda bothers me that I can't figure it out.

talentedhamster 2008-07-19 05:50 PM

boyfriend!! =] i win

Goodlookinguy 2008-07-19 05:59 PM

I figured out how to filter out pages that don't exist with a "Page Doesn't Exist" message.

Code:

<?php
$pageID = mysql_escape_string(intval($_GET['thread']));
$pageID = substr($pageID, 0, 3);
$check_query = mysql_query("SELECT * FROM thread WHERE threadID = $pageID");
 while ($row = mysql_fetch_array($check_query) ) {
  $threadID = $row["threadID"];
  }
if (!$threadID)
 echo "Page Doesn't Exist";
 exit;
?>


Wallow 2008-07-21 06:50 AM

Got a new HP Pavilion notebook pc 2 weeks ago
I'm liking it so far

HandOfHeaven 2008-07-21 10:18 PM

Finally settled into the new house.

Thanatos 2008-07-22 09:00 AM

My boss got suspended from work for a week. Hahahahahaha. Faggot.


All times are GMT -6. The time now is 07:01 PM.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
This site is best seen with your eyes open.