• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Offical "I have no life and spend Christmas on ATOT thread"

I worked a lot last week,gifted everybody, cooked and am now savoring some irish coffee and surfing the web 🙂
 
Originally posted by: Vaerilis
Where should I go?
It"s cold and dark outside.

Vaerilis.getUp();
Car c =(Car) Vaerilis.getVehicle();
Vaerilis.moveTo(c);
c.start();
do{
c.drive(Direction.NORTH, Unit.Mile, 1);
}
while(true);
 
Family politics, and a disasterous Chirstmas last year, led our family to have a non-Christmas-Christmas starting tomorrow, with a lot less of the ceremony.
 
Waiting for a RC battery to charge so I can go outside and play with one of my nephews. Ok..i'm lying..I have a long bout with diarrhea :Q
 
Originally posted by: amdfanboy
Originally posted by: Vaerilis
Where should I go?
It"s cold and dark outside.

Vaerilis.getUp();
Car c =(Car) Vaerilis.getVehicle();
Vaerilis.moveTo(c);
c.start();
do{
c.drive(Direction.NORTH, Unit.Mile, 1);
}
while(true);

Infinite loop? You n00b. 😛
 
Originally posted by: amdfanboy
Originally posted by: Vaerilis
Where should I go?
It"s cold and dark outside.

Vaerilis.getUp();
Car c =(Car) Vaerilis.getVehicle();
Vaerilis.moveTo(c);
c.start();
do{
c.drive(Direction.NORTH, Unit.Mile, 1);
}
while(true);

That would be pointless, especially in my situation:
- I don't have a driver's license
- There is nothing 1 mile north from here (well, there is some snow and frozen grass)
 
Originally posted by: TheLonelyPhoenix
Originally posted by: amdfanboy
Originally posted by: Vaerilis
Where should I go?
It"s cold and dark outside.

Vaerilis.getUp();
Car c =(Car) Vaerilis.getVehicle();
Vaerilis.moveTo(c);
c.start();
do{
c.drive(Direction.NORTH, Unit.Mile, 1);
}
while(true);

Infinite loop? You n00b. 😛

And you think it wasn't intentional :evil:
 
Originally posted by: Vaerilis
Originally posted by: amdfanboy
Originally posted by: Vaerilis
Where should I go?
It"s cold and dark outside.

Vaerilis.getUp();
Car c =(Car) Vaerilis.getVehicle();
Vaerilis.moveTo(c);
c.start();
do{
c.drive(Direction.NORTH, Unit.Mile, 1);
}
while(true);

That would be pointless, especially in my situation:
- I don't have a driver's license
- There is nothing 1 mile north from here (well, there is some snow and frozen grass)

a) Haven't seen a single cop out today
b) Note loop
 
Back
Top