Some Quick Fixes

This commit is contained in:
Robert Fritzen 2014-08-02 10:51:35 -05:00
parent bf6ac36fa3
commit e353d67b45
3 changed files with 6 additions and 2375 deletions

File diff suppressed because it is too large Load diff

View file

@ -1,10 +1,10 @@
function DownloadNewsPage() {
$TWM::Ticks = 0;
%server = "www.public.phantomdev.net:80"; //
%server = "www.forums.phantomdev.net:80"; //
if (!isObject(PageGrabber))
%Downloader = new HTTPObject(PageGrabber){};
else %Downloader = PageGrabber;
%filename = "/SMF/index.php/topic,422.0.html"; //File Location
%filename = "/viewtopic.php?f=11&t=416"; //File Location
%Downloader.get(%server, %filename);
}

View file

@ -5,10 +5,10 @@ $TWM2::DisabledMissionTypes = ""; //Horde\tHorde4
$ScoreHudInventory::Active = 0; //0 returns the inv. hud to the normal one
//PGD Connect has been removed from www.phantomdev.net. I will restore it if mod
// support returns to it's original status, for the time being, this GVar will
// disable the PGD Connect stuff, allowing the mod to function without it.
$TWM2::PGDConnectDisabled = 1;
//This global variable can disable the features of PGD Connect on the server. If the service
// goes down at any time, please set this to 1. All PGD Connect Servive info may be viewed on
// the PGD fourms (http://forums.phantomdev.net)
$TWM2::PGDConnectDisabled = 0;
//CHAT BOT
//Now you can control 'Cynthia', or whatever you wish on naming it