Jump to content

Home

In the warehouse...


hahadude

Recommended Posts

I just checked on my pre-order and guess what...it no longer says waiting or pre-order or whatever it says "in the warehouse" then if you click on it again where it says "product in stock:" it now says yes. Does this mean they may ship it early? It is now in stock and "in the warehouse."

Link to comment
Share on other sites

Originally posted by WD_ToRMeNt

while (me != geeks){

if (me == geek){

self_destruct = 1;}//endif

else{

self_destruct = 0;

ownage = 1;}//endel

}//endwh

 

Sorry, I just had to clean that up a bit. Next time add...

 

GetKilledByWD (PlayerName.health);

 

Ok Mods I know this is off topic but...

 

Alrite WD here's for you: :D

 

#include <iostream.h>

#include <stdlib.h>

#include "AOJCanofWhoopAss.cpp" // DIE!!

 

void GetKilledByWD (apstring me, apstring WD); // Your request

 

const int NO = 0;

const int YES = 100;

const health handicap = 100;

 

int main()

{

apstring me, WD;

 

GetKilledByWD (me, WD);

 

cout << "Have a nice day, WD" << endl;

 

system("pause");

system("cls");

 

cout << "System Failure!" << endl;

 

return 0;

}

 

void GetKilledByWD (apstring me, apstring WD)

{

switch(battle)

{

case 'lose': cout << "possibility = " << NO << "% " << endl;

me > WD;

break;

case 'win': cout << "possibility = " << YES << "% " << endl;

me > WD;

break;

default: me > WD;

}

 

if (WD+handicap < me)

cout << "sad" << endl;

if (WD+handicap > me)

cout << "possibility = " << NO << "% " << endl;

cout << "DIE BIATCH!!" << '1' << endl;

}

 

Ok no more. I'll just dual you when JO is out :D

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...