Jump to content

There be dragons here..


Recommended Posts

Posted

I could be a dragon. I have a costume and everything.


I mean, the costume is made out of orphan meat, but....(lets see who recognizes THAT reference, haha).

Posted
function Coin::onCollision(%this, %obj, %col, %vec, %len)
{
   %obj.delete();
   $CoinsFound++;
   if(Coins.getCount() <= 0)
   {
      commandToClient(%col.client, 'ShowVictory', $CoinsFound);
   }
}
  • 2 weeks later...
Posted

Haha, just realized that hating Hello Kitty and letting others in here know that, doesn't make me very popular. Seems to be I'm a minority group in here :lol: :lol: :lol:


Well, even here in China I'm a feckin' minority as almost the whole population seems to be completely addicted to this little kitten :mrgreen:

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...