//$training_landing_time->setTimezone(new DateTimeZone('America/Chicago'));
//echo "$current\r\n";
//echo "$training_landing_time\r\n";
//echo $training_landing_time - $current;
//die();
// Pause before starting
//usleep(45 * 60 * 1000000);
// TODO: Build something so that I can control this remotely
// TODO: If we run out of commanders to jeep with, make the program wait some time and then try to start again
// Need this initalized so that we can use the database!
$won = new WarOfNations();
// Initalize the data load tracker
$won->setDataLoadId(DataLoadDAO::initNewLoad($won->db, 'TRAIN_COMMANDERS', 0));
DataLoadDAO::startLoad($won->db, $won->data_load_id);
// Send a text message to tell us that this is starting.  This is really just a test of the texting feature.
$won->sendWarningText('Starting Commander Training!', false);
// Initialize Settings
$training_base_id = 2;
// Banner 38: 101013177372837
// Zion 38: 101013171988840
// HQ 38: 101013100928452
// My 34: 101013101930604
$npc_id = '101013177372837';
/* 
Commander IDs:
 207: Hellborn
 208: Iron Wing
 209: Fury Forge
 210: Dark Wolf
 211: The Guardian