★ doc flabby Posted June 13, 2007 Report Posted June 13, 2007 (edited) Your chance to fix the help menu in continuum. As you may or may not know the help menu is screwed up. What you may not know is how it works basically it directs all requests to one website that then redirects them to the correct location My recommendation would be for sscentral to setup a simple redirector that does this,i can then patch menu039pre1.dll ( http://forums.sscentral.com/index.php?showtopic=15677 ) to use for example http://rdr.sscentral.net/?site= instead of the current old sscuservers.net that doesnt seem to be updated I can also rename these menu items, to new names. So Subspace HQ could become GetContinuum for example links currently used in subspaceSubSpace HQ http://rdr.sscuservers.net/?site=subspacehqSubSpace Net http://rdr.sscuservers.net/?site=subspacenetTech Forumhttp://rdr.sscuservers.net/?site=techsupport (works still)Tech FAQshttp://rdr.sscuservers.net/?site=faq Report Bughttp://rdr.sscuservers.net/?site=reportbugSubspace Central http://rdr.sscuservers.net/?site=sscentral (works still)Player Scoreshttp://rdr.sscuservers.net/?site=scoresPlayers Guidehttp://rdr.sscuservers.net/?site=guideSubspace Downloadshttp://rdr.sscuservers.net/?site=subspacedownloads (works still) Edited June 13, 2007 by doc flabby Rediscover online gaming. Get Subspace.Owner of the PlaySubSpace Network (level 0 BanG) and PSSF server
L.C. Posted June 13, 2007 Report Posted June 13, 2007 That's a brilliant idea. It would be far more efficient than just set links, which could vanish in some point in time and then just be a useless waste of bytes. BlueT Network AdministratorSSCV Network AdministratorJackpot SVS System Operatorhttp://www.hlrse.net/Qwerty/randomsubsbar.jpghttp://www.hlrse.net/Qwerty/BlueToastWebhosting.gif
★ Dav Posted June 13, 2007 Report Posted June 13, 2007 Doesn't this need to be done by priitK? SSCC Desert Storm OwnerSSforum Admin
MikeTheNose Posted June 13, 2007 Report Posted June 13, 2007 Editing files causes checksum mismatches. - MikeTheNose- Subspace Central Network BanG Administrator-------------------------------------"I have never wavered in my commitments to this zone and I am certainly not doing so now." You just did.
★ CypherJF Posted June 13, 2007 Report Posted June 13, 2007 I don't believe the menu libraries are checksumed to the server (and if so, why, its not like you can cheat by hacking the menu), are they? Owner/Operator of Omega Fire
★ doc flabby Posted June 13, 2007 Author Report Posted June 13, 2007 (edited) Editing files causes checksum mismatches.Normally it would. I've found a way around this problem I suggest you read this thread, try my patched menu039pr1.dll and see if it DOES cause checksum mismatches.being that i've played in TW for the last 4 hours with this dll installed, without anyone complaining (on my staff and none-staff name i add)i think i've got around it the protection on the dll file. http://forums.sscentral.com/index.php?showtopic=15677 This is possible WITHOUT Prittk. Time to start updating this stuff if he's not going to do it. Edited June 13, 2007 by doc flabby Rediscover online gaming. Get Subspace.Owner of the PlaySubSpace Network (level 0 BanG) and PSSF server
Cancer+ Posted June 13, 2007 Report Posted June 13, 2007 doc, you are a brilliant man. keep up the good work. http://card.mygamercard.net/gelsig/black/cancer2687.png
★ doc flabby Posted June 14, 2007 Author Report Posted June 14, 2007 (edited) proposed php file template to go on http://rdr.sscentral.com/ would have to be called index.php <?php switch ($_REQUEST["site"]) { case "subspacehq": header("Location: << ??? >> "); break; case "subspacenet": header("Location: << ??? >> "); break; case "techsupport": header("Location: << ??? >> "); break; case "faq": header("Location: << ??? >> "); break; case "reportbug": header("Location: << ??? >> "); break; case "sscentral": header("Location: http://www.sscentral.com "); break; case "scores": header("Location: << ??? >> "); break; case "guide": header("Location: << ??? >> "); break; case "subspacedownloads": header("Location: http://www.subspacedownloads.com"); break; } ?> Noticed someone has just changed something to do with the http://rdr.sscuservers.net/ and most, but not all of the links now work, Be nice if they could reply to this thread, cos some of the links arn't quite right, you broke the technical support forum link which worked before. Edited June 14, 2007 by doc flabby Rediscover online gaming. Get Subspace.Owner of the PlaySubSpace Network (level 0 BanG) and PSSF server
MikeTheNose Posted June 15, 2007 Report Posted June 15, 2007 Editing files causes checksum mismatches.Normally it would. I've found a way around this problem I suggest you read this thread, try my patched menu039pr1.dll and see if it DOES cause checksum mismatches.being that i've played in TW for the last 4 hours with this dll installed, without anyone complaining (on my staff and none-staff name i add)i think i've got around it the protection on the dll file. http://forums.sscentral.com/index.php?showtopic=15677 This is possible WITHOUT Prittk. Time to start updating this stuff if he's not going to do it. TW isn't set to kick for checksum mismatches. Does the bot display sysop errors on the staff chat still? If not have you asked PL if he has seen any errors? These errors generally tell a sysop that the user may be cheating or hacking. - MikeTheNose- Subspace Central Network BanG Administrator-------------------------------------"I have never wavered in my commitments to this zone and I am certainly not doing so now." You just did.
★ doc flabby Posted June 16, 2007 Author Report Posted June 16, 2007 TW isn't set to kick for checksum mismatches. Does the bot display sysop errors on the staff chat still? If not have you asked PL if he has seen any errors? These errors generally tell a sysop that the user may be cheating or hacking. I don't think any errors are generated, ive been to most of the SSC zones without problem. Rediscover online gaming. Get Subspace.Owner of the PlaySubSpace Network (level 0 BanG) and PSSF server
★ doc flabby Posted June 28, 2007 Author Report Posted June 28, 2007 Whoever fixed the rest and won't own upThis still needs fixing: Tech Support Forum Link = http://rdr.sscuservers.net/?site=techsupport should link to http://forums.sscentral.com/index.php?showforum=7 like it did before u broke it Rediscover online gaming. Get Subspace.Owner of the PlaySubSpace Network (level 0 BanG) and PSSF server
★ doc flabby Posted July 6, 2007 Author Report Posted July 6, 2007 BUMPWhoever fixed the rest and won't own upThis still needs fixing: Tech Support Forum Link = http://rdr.sscuservers.net/?site=techsupport should link to http://forums.sscentral.com/index.php?showforum=7 like it did before u broke it still needs fixing Rediscover online gaming. Get Subspace.Owner of the PlaySubSpace Network (level 0 BanG) and PSSF server
★ doc flabby Posted July 11, 2007 Author Report Posted July 11, 2007 bump Rediscover online gaming. Get Subspace.Owner of the PlaySubSpace Network (level 0 BanG) and PSSF server
★ doc flabby Posted July 18, 2007 Author Report Posted July 18, 2007 ^^ Rediscover online gaming. Get Subspace.Owner of the PlaySubSpace Network (level 0 BanG) and PSSF server
Smong Posted July 19, 2007 Report Posted July 19, 2007 C-C-C-COMBO BREAKER. Sorry just couldn't resist.
rootbear75 Posted July 19, 2007 Report Posted July 19, 2007 doc, stop bumping please.... http://i157.photobucket.com/albums/t54/badgersocks/FHTG/FHTG%20-%20redone%20shizniz/tgmember11.pngrootbear75> here is me nude <spoiler tag: Pervert... how many of you actually clicked this?>Samapico> I actually clicked the spoiler before reading what it was Corey> I clicked it cause i read what sama said first. darkreb0rn> I clicked it because I wanted to see you naked... rootbear75> O.o __________________________________2:IdleRPG> Mr Snuffleluphagus walked face-first into a tree. This terrible calamity has slowed them 0 days, 00:01:22 from level 18.2:rootbear75> for fucks sake...
★ doc flabby Posted July 19, 2007 Author Report Posted July 19, 2007 doc, stop bumping please....im gonna keep bumping untill its fixed. Rediscover online gaming. Get Subspace.Owner of the PlaySubSpace Network (level 0 BanG) and PSSF server
rootbear75 Posted July 19, 2007 Report Posted July 19, 2007 someone fix it fast !! http://i157.photobucket.com/albums/t54/badgersocks/FHTG/FHTG%20-%20redone%20shizniz/tgmember11.pngrootbear75> here is me nude <spoiler tag: Pervert... how many of you actually clicked this?>Samapico> I actually clicked the spoiler before reading what it was Corey> I clicked it cause i read what sama said first. darkreb0rn> I clicked it because I wanted to see you naked... rootbear75> O.o __________________________________2:IdleRPG> Mr Snuffleluphagus walked face-first into a tree. This terrible calamity has slowed them 0 days, 00:01:22 from level 18.2:rootbear75> for fucks sake...
🜲 PoLiX Posted July 19, 2007 Report Posted July 19, 2007 Noone has any clue who did it. I mentioned it to GS, but he didn't know who updated it all either. So this bumping is pointless. Topic closed since it has died off. SSForum.net - September 01, 2002 - Rowen (SSDownloads.Com), PoLiX (SSCentral.Com), and Cyberise (Subspace.Net)
★ Maverick Posted July 20, 2007 Report Posted July 20, 2007 Just a bit of info, as far as I know sscuservers.net is owned by Priitk. Good luck with that Check out your zone population statistics at stats.sshq.net! MaverickSubspace Statistics AdministratorRetired SSCU Trench Wars Super ModeratorTWCore Coordinator Administrator
Recommended Posts