The following warnings occurred:
Warning [2] Undefined variable $captcha - Line: 15 - File: global.php(587) : eval()'d code PHP 8.2.24 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/global.php(587) : eval()'d code 15 errorHandler->error_callback
/global.php 587 eval
/showthread.php 28 require_once
Warning [2] Undefined variable $redirect_url - Line: 21 - File: global.php(587) : eval()'d code PHP 8.2.24 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/global.php(587) : eval()'d code 21 errorHandler->error_callback
/global.php 587 eval
/showthread.php 28 require_once



 
  • 0 Vote(s) - 0 Average
Having a "TCOS Memories" Day :(
Slink   07-07-2014, 10:39 PM
#6
We played in beta and got hooked, but the release was harsh, took us ages to get copies of the game in the uk and then we could only play on us servers, eventually gave up. Went to give it another go a while later, think we got onto the free to play server about month before it closed down [Image: default_sad.png]

 

On the database issue, it kind of depends on how many players your aiming to support, if you want 1000's of concurrent users then that would be a big problem, if you want a small server to support at most 100 players that's a lot easier. Either way you can always optimize later, getting a server running to support a handful of players would be a start that could be built from (the original WoW private servers could only handle a few players, now you have servers with 2k+ players on ).

 

I was using the 0.8 client as well, partly as I had the installer lying around still but also I don't think working around GameGuard would be a trivial problem [Image: default_sad.png] I  made a really basic server in nodejs just to see the packets coming from the client and then have a go at guessing what the client wants in return. I got as far as getting the username/password and sending back a response that could trigger a particular error message (account locked, incorrect password, etc.) but the success response starts what I assume is encrypted mode or some sort of login puzzle as it sends a packet that's different each time and I can't figure out what it wants in return [Image: default_sad.png]

« Next Oldest | Next Newest »


Messages In This Thread
Having a "TCOS Memories" Day :( - by StrikeX - 02-07-2014, 08:29 AM
Having a "TCOS Memories" Day :( - by flythth - 02-07-2014, 05:55 PM
Having a "TCOS Memories" Day :( - by JW-NL - 04-07-2014, 09:11 PM
Having a "TCOS Memories" Day :( - by Slink - 07-07-2014, 01:43 PM
Having a "TCOS Memories" Day :( - by JW-NL - 07-07-2014, 08:56 PM
Having a "TCOS Memories" Day :( - by Slink - 07-07-2014, 10:39 PM
Having a "TCOS Memories" Day :( - by JW-NL - 07-07-2014, 11:58 PM
Having a "TCOS Memories" Day :( - by CowMooFlage - 08-07-2014, 12:15 PM
Having a "TCOS Memories" Day :( - by Czelsior - 09-07-2014, 12:22 AM
Having a "TCOS Memories" Day :( - by CowMooFlage - 09-07-2014, 06:52 PM
Having a "TCOS Memories" Day :( - by acid-burn - 09-07-2014, 11:12 PM
Having a "TCOS Memories" Day :( - by CowMooFlage - 10-07-2014, 06:54 PM
Having a "TCOS Memories" Day :( - by Slink - 10-07-2014, 10:13 PM
Having a "TCOS Memories" Day :( - by JW-NL - 10-07-2014, 10:32 PM
Having a "TCOS Memories" Day :( - by Czelsior - 11-07-2014, 11:14 PM
Having a "TCOS Memories" Day :( - by Zer0.BE - 21-08-2014, 08:55 PM
Having a "TCOS Memories" Day :( - by acid-burn - 21-08-2014, 09:54 PM
Having a "TCOS Memories" Day :( - by JW-NL - 23-08-2014, 09:52 AM
Having a "TCOS Memories" Day :( - by Kevin_mybb_import1 - 25-08-2014, 11:17 PM
Having a "TCOS Memories" Day :( - by Czelsior - 26-08-2014, 12:49 PM
Having a "TCOS Memories" Day :( - by Saltiel - 01-09-2014, 06:25 PM
Having a "TCOS Memories" Day :( - by Sulvor - 15-03-2015, 02:03 PM
Having a "TCOS Memories" Day :( - by Polymo - 15-03-2015, 02:09 PM


Users browsing this thread: 3 Guest(s)
Powered By MyBB, © 2002-2024 MyBB Group.
Made with by Curves UI.