Post by Izy Coder on Mar 23, 2015 0:00:56 GMT 10
Hey guyz !!! have you play a game with server? online game? now I decide to make my own game private server but I don't know... I have the source file and already Install MySQL 2008. I haven't use MySQL yet... and what is ISS? It's related to it... I also have Hamachi (Something like that). What idk is where to start and what to do first? Never make server before. Please help me. ASAP. And if I make own server, so I GM right? I can edit/add/remove quantity, item, score and add/remove user right? If right then can you teach me? I have so many interest... idk what to do first... But I still in early stage. I want to learn more about computer.
Check Out My Project At VSlang InternetTM. More Project : - Poroxnoss Text Editor 2 - Added soon...
- TAP 2D Game Maker - Coming really soon...
- Easy Desktop - Discontinue..
|
|
Post by altair on Mar 23, 2015 1:18:06 GMT 10
Making a Game Server is equal to making a Mail Server sort of.... I don't have experience in server programming but I can tell you, You have to do a lot of server side programming maintaining a database of users, items they have their game session. Then in your game you will send these data to servers with your own protocol.
Or
I don't think it will work. You can use a FTP server and put some config files per user in the server side then process it in client side.
And ISS as I checked in Google is the acronym of International Superstar Soccer which is a game franchise.
Altair - The Flying One
|
|
Post by Izy Coder on Mar 23, 2015 3:25:00 GMT 10
Oh my bad... it's IIS
Check Out My Project At VSlang InternetTM. More Project : - Poroxnoss Text Editor 2 - Added soon...
- TAP 2D Game Maker - Coming really soon...
- Easy Desktop - Discontinue..
|
|
Post by Nathan Lecompte on Mar 23, 2015 8:30:37 GMT 10
|
|
Post by Izy Coder on Mar 23, 2015 14:20:12 GMT 10
I.... I confused... I already follow the step from video on youtube but I cannot create a server... And I cannot make a new server in Mysql? why? I want to create a new server with username and password, My current server is window authorize. Another one option is Mysql authorize (something like that...)
Check Out My Project At VSlang InternetTM. More Project : - Poroxnoss Text Editor 2 - Added soon...
- TAP 2D Game Maker - Coming really soon...
- Easy Desktop - Discontinue..
|
|
Post by Nathan Lecompte on Mar 23, 2015 14:46:24 GMT 10
The server software should all be managed by your webhost (unless you're hosting your own server)...it should show the MySQL and MyPHPadmin stuff in the control panel....
|
|
Post by altair on Mar 23, 2015 22:02:56 GMT 10
Yes, good thought Nathan, Server creation is really long process. But what do you think of my idea. (I just thought of it in a minute). But using my idea, the administrator can find it tough or impossible to edit or review files of a game saves. Altair - The Flying One
Last Edit: Mar 23, 2015 22:04:00 GMT 10 by altair
|
|
Post by Nathan Lecompte on Mar 24, 2015 15:45:39 GMT 10
You also need to keep privacy in mind (like emails, passwords etc.), I think if you're going to make a game with multiple users/players it's probably best to use a 3rd party system (like Facebook etc.).
|
|
Post by Izy Coder on Mar 24, 2015 20:15:32 GMT 10
what just the tutorial show me is, Open Mysql, and restore database for .bak file (4 .bak file) Open IIS, my website url is set to my ip. In The source file, edit the website to my ip like (http://176.894.3.4/Game.aspx). But however I do it right, I still have a problem... when I post a thread in the support forum, no response... like there is no one online. Now is about 4 day... Can someone check or maybe explain me how to set up this file? You can get it here >> DDT SQUAD II << and my problem is the game stuck when fully loading like 100% then after a few second it redirect to home page Now my school holiday is over. So, sorry if I late reply.
Check Out My Project At VSlang InternetTM. More Project : - Poroxnoss Text Editor 2 - Added soon...
- TAP 2D Game Maker - Coming really soon...
- Easy Desktop - Discontinue..
|
|
Post by Nathan Lecompte on Mar 24, 2015 22:37:29 GMT 10
I'm not too sure really, I don't have proper experience or very bleak knowledge with servers to be honest... :/
|
|