46
Off Topic / Re: Post real life pictures of yourself.
« on: March 18, 2010, 11:51:12 PM »No, seriously, though. One on the left is you, amirite?
I should hope so, he/she has chin fluff!
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
No, seriously, though. One on the left is you, amirite?
package Lotto
{
function startGame()
{
Parent::onMissionLoaded();
schedule(5 * 1000, 0, drawLotto)
}
};
activatePackage(Lotto);
function drawLotto()
{
//determine winning ticket here
schedule(5 * 1000, 0, drawLotto);
}
April is before May. That means that the one made in May is the longest thread ever! You're right, dkamm65, if you divide by zero!
Wha..?