Messenger is being done, once i get the whole friend system done, then i gotta room creating, and navigation.
Then pass the server on to Sleddy to test how much this baby can handle.
I will cry if it crashes at 10.
Naw, remote desktop was hosted by Mikkel's Danish friend.
Well, code wise if Phoenix is still using the Uber shit, then yeah it will, feature wise too, since he has not even started on the newer builds.
Here's the code of the self installer.
public Install RunNoobStall()
{
Console.ForegroundColor = ConsoleColor.Yellow;
// Not Installed?
if (!this.IsInstalled)
{
// Then Run The Installer...
You need, 3306 open - MySQL, 80 Open, - HTTP/Apache, and you need 20 - MUS port for Emulator, and 21 - Game port for Emulator.
These are the only ports you need open.
It's amazing the way i'm doing the external handling for each packet. Like groups etc.
Quickly made a simple install guide on the core, easy to use, i call it the Noobstall. Hopefully that should lower threads by 10% When released.
I see rows are finally being used.
Great thing is that you don't need to define each variables with a explicit cast for each rows.
(One of the many PHP advantages)
Goodjob.