Game Servers Hosting : Counter Strike Source Game Servers : CS 1.6 Game Servers : 100 Tickrate
+ Reply to Thread
Page 13 of 23
FirstFirst ... 3 11 12 13 14 15 ... LastLast
Results 85 to 91 of 158
  1. #85

    Re: How to create a CS 1.6 Server [ With Steam ]

    Hi there .. i have a problem

    se i've done every thing like downloading whole HLDS and every thing when i make counter strike 1.6 server .. only one of my frind can join others cant i mean like my friend joined then my other frnd cant and if my 1st friend disconnected and my another friend joined then the first friend cant join

    its simple me and one of my friend only can join

    and one more thing i've seen when i created the server my cozon was using DSL ( router ) he joined and the ( Router ) is shared in 3 computers all of them were able to join my server but other DSL users like my friends or brother can't join wht mite b the problem please help me out am sick and tired finding out on the internet i hope all of u will kindly respond waiting for reply thankz..

  2. #86

    Re: How to create a CS 1.6 Server [ With Steam ]

    Quote Originally Posted by DarK SouL # mp4 View Post
    Made by: DarKneS SouL
    Help: razvy_10


    1.Download necessary files
    - HLDSUpdateTool
    - AMX Mod X

    2.Install Server

    a) First we need to create a New Folder, create this in C:\ with this name: HLDS.
    b) Now open hldsupdatetool.exe and install them in D:\HLDS.
    c) Now we most to create a shortcut at HldsUpdateTool.exe (from D:\HLDS – right click on icon and select ”Create Shortcut”)., now we has created a shortcut (she`s name is ” Shortcut to HldsUpdateTool.exe” ). Again right click on icon (but shortcut icon), select Propersties and at last word from Tagert we most to add next line: ”-command update -game cstrike -dir .” (without quotes but with .).
    d) Now execute the Shortcut to HldsUpdateTool.exe and wait approximate 30 minutes at 1 hour (this download all file we need)
    e) After download we heve the server, but now we most to install AMX Mod X for running good.

    3.server.cfg

    a) First go to D:\HLDS\cstrike and there create a new file ” New Text Document.txt”
    b) Copy in this file next:


    hostname "Server name"
    mp_autokick 0
    mp_autocrosshair 0
    mp_autoteambalance 0
    mp_buytime 2
    mp_consistency 1
    mp_c4timer 35
    mp_fadetoblack 0
    mp_falldamage 0
    mp_flashlight 1
    mp_forcecamera 3
    mp_forcechasecam 2
    mp_friendlyfire 1
    mp_freezetime 3
    mp_fraglimit 0
    mp_hostagepenalty 0


    mp_limitteams 6

    mp_logfile 1
    mp_logmessages 1
    mp_logdetail 3
    mp_maxrounds 0
    mp_playerid 0
    mp_roundtime 3
    mp_startmoney 800
    mp_timelimit 35
    mp_tkpunish 0
    mp_winlimit 0

    sv_aim 0
    sv_airaccelerate 10
    sv_airmove 1
    sv_allowdownload 1
    sv_clienttrace 1.0
    sv_clipmode 0
    sv_allowupload 1
    sv_cheats 0
    sv_gravity 800
    sv_lan 0
    sv_maxrate 7000
    sv_maxspeed 320
    sv_maxupdaterate 101
    sys_ticrate 10000
    decalfrequency 60
    pausable 0
    log on
    decalfrequency 60
    edgefriction 2
    host_framerate 0
    exec listip.cfg
    exec banned.cfg
    rcon_password password



    c) Now save, exit and rename file as: server.cfg

    4. Installing AMX Mod X

    a) After download AMX Mod X first most install them anywher.
    b) After install he ask if we accept to run the installer, select yes, and now we click on Next button, select ”I Accept terms.” and click Next button, now we most select server type, we select ”Select mod directory” and press the Next button and now will appear a new window, first most select mod directory (we select D:\HLDS\cstrike), after at down of window most slect ”Custom game addon” there select ”Counter-Strike” and click Next button.
    c) Now will appear a new window who ask ”The file libilist.gam couldn`t be found. Continue installations ?” we select yes.
    d) Now we have installed AMX Mod X.

    5. Start the server

    a) We most go into D:\HLDS and right click on hlds, select Create shortcut
    b) Now we have ” Shortcut to hlds.exe”, right click on this and at last word from target most add next line: Code:
    -console -game cstrike -pingboost 3 +sys_ticrate 1000 +heapsize 250000 -port 27015 -autoupdate +secure +sport 27014 +ip IP +maxplayers no. player +map de_dust2
    c) To start the server now we just make a duble cick on Shortcut to hlds.exe.

    That`s all !

    Now you can start to configurate your server from: D:\HLDS\cstrke\addons\amxmodx\configs\amxx.cfg and plugins.ini

    Now you have a Counter-Strike 1.6 Server !

    • If you have qestions about this theard send me reply's in this post.
    • I do this ''tutorial" for users who want to create a server.
    • I hope you stand what i say.
    thanks my love

  3. #87
    Member Terrorist Gunsndwarfs's Avatar
    Join Date
    Sep 2008
    Location
    Sweden
    Posts
    73

    Re: How to create a CS 1.6 Server [ With Steam ]

    But man, to get this to work propertly you'll need a good hoster

  4. #88

    Re: How to create a CS 1.6 Server [ With Steam ]

    laggy as hell though

  5. #89
    Member Terrorist Gunsndwarfs's Avatar
    Join Date
    Sep 2008
    Location
    Sweden
    Posts
    73

    Re: How to create a CS 1.6 Server [ With Steam ]

    Quote Originally Posted by tehtank3r View Post
    laggy as hell though
    Yes it is, unless you get a hoster to host it for you:P, or you get a good computor.




    Best wished
    Linus The Man:P
    Hey guyes
    Need translation of anything?, from ex... japanese to... erm.. english or anything like that just pm me.

  6. #90

    Re: How to create a CS 1.6 Server [ With Steam ]

    Quote Originally Posted by CS_Skywalker12 View Post
    what does it mean by "select Propersties and at last word from Tagert we most to add next line: ”-command update -game cstrike -dir .” (without quotes but with .)???
    Right click on the icon , enter Properties then in the box Target put -command update -game cstrike -dir .
    exemple: TARGET : "C:\Program Files\Counter-Strike 1.6\hlds.exe -command update -game cstrike -dir ."

    Hope you understand this time.

  7. #91

    Re: How to create a CS 1.6 Server [ With Steam ]

    Quote Originally Posted by johnnnnn View Post
    In the "IP" and "no. player" I must write my details and players?
    Yes.

Similar Threads

  1. CS non-steam server
    By Margus in forum Installation & Tweaking
    Replies: 10
    Last Post: 04-24-2008, 01:22 PM
  2. Steam Server Help
    By duele89 in forum Installation & Tweaking
    Replies: 2
    Last Post: 08-18-2007, 04:37 AM
  3. how to create a server?
    By renendg in forum Counter Strike 1.6
    Replies: 11
    Last Post: 06-18-2007, 07:50 AM
  4. Create server cs 1.6
    By lucas in forum Counter Strike 1.6
    Replies: 17
    Last Post: 02-12-2007, 11:59 AM
  5. Cant Create Server
    By eDdY15 in forum CS: Source
    Replies: 2
    Last Post: 01-23-2007, 03:50 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts