25Jan/072
Lee Saves the World
Lee's plan to save the world is as follows:
// Lee's plan to save the world...
var lee = everyone.getPerson['Fastenau','Lee','William'];
var myPerspective = {evil:'Killing people',good:'Playing videogames'};
for (var personId in everyone) {
var p = everyone[personId];
p.desiresWorldPeace = true;
p.proactive = true;
p.perspective = myPerspective;
p.send (lee,p.assets.getAssetType('cash').getAmount(1,'dollar'));
}
January 25th, 2007 - 12:28
My code was totally broken and would have probably caused even more violent conflict in the world. Thankfully, Aaron suggested I force my own perspective on everyone.
So, thanks Aaron. And thanks for posting this! :)
(PS: People of the world, when you start loving videogames, I highly recommend downloading MAME and getting your Burgertime on.)
January 29th, 2007 - 15:28
Hmmmmmm….
Burgertime.
Was that N64 or PS1?