Results 1 to 5 of 5

Thread: Creating a game server correctly

  1. #1
    Join Date
    Feb 2009
    Posts
    117

    Creating a game server correctly

    i am looking to create game server but not able to do so. tell me there is a desire way to create a game server with the server no problem.

    looking for games as a minimum:
    1. counter-strike
    2. warKraft
    etc.

    need advice as actually create all the matter as the server, for example, what software, how all do .who really can help, ?
    sincerely hope for your help and advice.
    thank you

  2. #2
    Join Date
    Dec 2008
    Posts
    207

    Re: Creating a game server correctly

    there is a dedicated server, for example, already in the data center. need a further plan of action and assistance. like OS to put as the tune, how to install on the server above the game and who would be able to do so. further customize the client, authentication, connection to the server directly, the statistics of account, account management, etc.

  3. #3
    Join Date
    Jan 2006
    Posts
    2,257

    Re: Creating a game server correctly

    what you actually looking for there are some company providing delicated server for all the game so you need the internet and logon and hardware .

  4. #4
    Join Date
    Dec 2008
    Posts
    58

    Re: Creating a game server correctly

    game serving requires a great deal of knowledge of network infastructure, servers, security, pricing structure, and the actual games you plan to offer.

    unfortunately it is nowhere near as easy as using a particular script to throw it together and start selling.

    generally to get started you need a good $300/mo minimum to get started properly and the knowledge to support the games you plan to sell.

    If you are genuinely interested in selling games to the public you are best off doing an affiliate program/reseller

  5. #5
    Join Date
    Dec 2008
    Posts
    322

    Re: Creating a game server correctly

    It is pretty straight forward, as long as you have some sense of windows and command prompt this should not be a difficult task. This also works best if you have a old computer that is not used but is still hooked up to your network. Remember that to run a game server you do not need a graphics card, you really don't need much, a Pentium 3 is fine to do the job.

    How To Create A Dedicated Source Server, The 8 Step Program by: Whyy
    STEP;
    1. download the HLDS UPDATE TOOL

    2. after you finished downloading the .exe run the wizard. when it asks you for the destination folder, click browse and type c:\srcds in the text and then click OK. Finish installing the wizard.

    3. Press Start and click on Run (right side of the start menu). after you click on run a small window will open. type cmd in the box and hit enter.
    a command promopt will open and it would say
    C:\Documents and Settings\User>
    type cd.. and hit enter. Now it will look like
    C:\Documents and Settings>
    type cd.. and hit enter again. Now it will look like
    C:\>
    Do not forget that this is case sensitive.
    now type cd srcds and hit enter.
    It should now look like
    C:\srcds>
    type hldsupdatetool and hit enter. it will check for the newest version of the tool. there will be a list of things in the command prompt. do not read that it would most likely not make sense to you. just follow the steps here and not on the command prompt.

    4. now in your command prompt type
    hldsupdatetool -command update -game "Counter-Strike Source" -dir C:\srcds

    that is assuming you want cs:s for your game server. this will take you on the average about 30 minutes to an 1 hour depending on your internet connection. in that time you can either surf for admin plugins and game mods, or you can "drop the kids off at the pool" if you catch my drift. who says you can't have a good time while working?

    5. You will know that your download is finished because it will say it on the command prompt. go to your srcds folder, that means click on my computer then local disk drive C: and then srcds.

    6. If you don't know how the server works then i would suggest using the GUI, this is the easiet thing to do.. if you know your commands to run a game server for ex. mp_friendlyfire, then you could probably work through the server console and not the GUI. The advantages of the console over the GUI is that it uses less cpu usage and would not lag as much.a GUI is fine for learning. If you want to use a GUI then you are done. your journey has stopped and you can leave.

    7. To run in console you first need to make your own config file. it is simple becuase i will give you the tools to do so. first your C:\srcds folder should still be opened. go into your cstrike then your cfg folder. in there you should see a game.cfg file. if you do then open it up using notepad. if there is information in their press ctrl + a and then press the delete button. Now go to this site CFG MAKER
    this is a easy way to make your own cfg. it is straight forward not that much explanation. after you are done creating your cfg from the website copy and paste the information from the website in the black box to your game.cfg file. now press save. close the notepad and right click on the game.cfg press rename and rename the game to server.

    8. Now press start and press Run. copy and paste this information in the run box. depending on what map game and players you want to have.
    c:\srcds\srcds.exe -console -game cstrike +map de_dust2 -maxplayers 16 -autoupdate

Similar Threads

  1. Cafe World Game is not saving correctly
    By Chioke in forum Video Games
    Replies: 5
    Last Post: 23-02-2011, 11:13 PM
  2. Youtube: the server is not correctly configured
    By Hecter in forum Portable Devices
    Replies: 6
    Last Post: 22-05-2010, 11:04 AM
  3. Help for Creating a Backup MX Server
    By UseME in forum Networking & Security
    Replies: 5
    Last Post: 24-03-2010, 05:48 PM
  4. Creating a clone server in linux
    By Ritesh Singh in forum Operating Systems
    Replies: 4
    Last Post: 19-02-2010, 09:13 PM
  5. Creating eyeOS Cloud computing server
    By Rudra.J in forum Guides & Tutorials
    Replies: 3
    Last Post: 07-04-2009, 07:51 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,496,263.46139 seconds with 17 queries