Shiiit, I woke up to MySQL having crashed a few times.. I think it was because I was transferring a 15gb database tho (MySQL was always at 90%usage, down to 2%ish now)
I'm pretty sure it pings the client to make sure their connection active, and if it isn't, then it disconnected them?
And the ping interval is hong often it does it?
Don't take my word for it, but I think that's it..
Client max requests is the max users online i think
Although this tutorial will help maybe a few people, the main things that cause white client are;
swfobject.js not existent (This usually causes black client)
client.css not existent (Causes white client)
No SWF or incorrect SWF links (Can cause white or black client, depending on the css you have)
I decided to make a quick banner and logo because I was in a GFX mood, here you go:
Preview Banner;
Preview Logo;
Link to the paint.net files (Contains individual images, text, etc);
https://ph-cdn-a.peacehotel.eu/polostuff.rar
I recommend downloading paint.net and opening the .pdn files...
Edits to the emulator itself :p
I added a collum in the users table called "noob", which is set to "1" by default.
When a user connects, an isNoob boolean is set to false by default, but if noob = 1, then it is set to true.
If isNoob == true, then the emulator makes the new room, and adds the...