Jump to content

[Tutorial] Create your own cs1.6 non-steam server[with explonations how to...].


Histox

Recommended Posts

Well there is 2 topic's with server creation but in 1 topic there is no links , and in another is harder way to create and no explonation how to activate amx or add server on servers list. So i decided to create my own tutorial with my admin patch, and some lessons how to add plugins , admin, reduce lag, activate amx, add server to internet[Find Server]. And more.

[move]Creating server.[/move]

Lets start Server Creation..

1.You will need cs16patch_full_v21_2 Download it here: Here

2.Install it to your counter strike folder. Example: C:/programFiles/Valve.

3.Download AmxModX, You can download my admin patch: Here

4.Install it to your Counter strike Folder. Example: C:/programFiles/Valve.

5.Now after installing cs16patch_full_v21_2, there should be a file Dedicated server., on your Desktop.

Press Right mouse Button on Dedicated server.. Select Properties., Then Shortcut, and in Line Target: Change -nomaster to -master

If u dont understand watch picture: Picture

Now other will be able to connect to ur server and see it on Find Server..

6.Now go to ur counter strike folder, Example: F:\Program Files\Valve, and find file listbist.gam, open it with NotePad..

And now Your will see line: gamedll "dlls/mp.dll" DELETE IT. And write this line "gamedll addons/metamod/dlls/metamod.dll" Write it with one Quote in the end(").

Now your AmxModX is Activated.

7.Thats it Launch your Dedicated Server, Select map, enter your server name, select slots, And Un-select Valve AntiCheat.

8.Congratullations you have your own Counter-Strike Non-Steam server.

 

[move]Adding plugins on your server.[/move]

Adding plugins on your server.

Adding plugins to your server is easy.

1. Download plugin For Example: Admin_check.amxx

2. Go to C:/Program Files/Valve/Cstrike/Addons/AmxModX/Plugins. And Paste Admin_check.amxx.

3. Now go to C:/Program Files/Valve/Cstrike/Addons/AmxModX/Configs/Plugins. And Write plugin name at the bottom.

4. Some plugins have .sma files, just copy .sma file to F:\Program Files\Valve\cstrike\addons\amxmodx\scripting.

5.You added new plugin to your server.

 

[move]Adding admins to your server.[/move]

Adding admins to your server.

First of all there is 2 ways to add admins. By name. And, By IP..

By name.:

1. Go to F:\Program Files\Valve\cstrike\addons\amxmodx\configs and find file Users.ini

2. Open it.

3. Now find line : "My Name" "my_password" "abcdefghijklmnopqrstu" "a"

and in bottom of this line write like this: "MyNick" "Password" "abcdefghijklmnopqrstu" "a".Leave it with Quotes(").

Leave the lines "abcdefghijklmnopqrstu" "a" like it is. see Picture: Picture.

4. When u will go to game write in Console setinfo _pw (your password) Without ().

5.Go play and enjoy ur admin.

 

By IP..

1.Go to F:\Program Files\Valve\cstrike\addons\amxmodx\configs and find file Users.ini

2. Open it.

3. Now Find line "tavoIP" "" "abcdefghijklmnopqrstu" "de"

And in the bottom of it write Example: "86.54.54.39" "" "bcdefghijklmnopqrstu" "de"

4.Watch picture: Picture.

5.Thats it.

 

[move]Reducing lag on your server.[/move]

Reducing lag on your server.

Its easy.

taskManager-> procceses->hlds.exe->set priority-> High , or Real Time (than server lag will be 0).

 

[move]Adding slots on your server.[/move]

Adding slots on your server.

Player slot is reserved slot on server if server slot limit is 21 and u give 1 slot reservation, than on your server can connect 20 players, 21 will be u or your friend nobody will be able to connect in 21 slot cuz it reserved just person with reservation can join last 21 slot.

 

1.Go to cstrike\addons\amxmodx\configs\amxx.cfg

2.Find this line // Amount of slots to reserve.

//

// Default value:0

amx_reservation 0

3.Change amx_reservation 0 to 1Or u can change it to more.

4.Go to cstrike\addons\amxmodx\configs\users.ini

5.And add slot by ip or by name, but the best way is to add by ip.

Like this: "IP" "" "b" "de"-its like giving admin.

6.Thats it.

 

                                                                                UPDATE

 

New/Little old way to set your server on "find server"

 

Couse of valve update most servers -beep-edup and wont start or it wont show of in "find server"" so here is new/little old way to set your server to "find server"

I didnt was on forum for a long time so i couldnt writte this

 

1) Download this: protocol47-48 non steam  ---- MIRROR

2) Extract it to Valve directory

3) Now Open File Named "steam.inf" located in valve/cstrike and change PatchVersion numbers to 1.6.3.7

4) Open server.cfg located in valve/cstrike and paste these there

setmaster enable 1 
setmaster add 69.28.151.162 
setmaster add 72.165.61.189 
setmaster add 207.173.177.11 
setmaster add 68.142.72.250 
setmaster add hlmaster.jolt.co.uk 
setmaster add 65.73.232.251:27040 
setmaster add 65.73.232.253:27040 
setmaster add 207.173.177.12:27010 
setmaster add 207.173.177.11:27010 

Now Start Server With Hlds.exe And Your Server Will Be On "Find Server" List

 

 

 

 

Link to comment
Share on other sites

  • 2 weeks later...
  • 3 months later...

There is also  a way to create your own server without hlds.

 

Just start counterstrike->New Game->open console->type this:

 

sv_lan 0

 

followed by this:

 

restart

 

... done!

 

Now you need to find youre IP (by using this page):

 

http://www.h-online.com/nettools/tools/ip/

 

your friends maybe cant see you in the internet -> but they can reach you by typing that into console:

 

connect [serverip]:[port]

 

port will stay always the same if you didnt change it -> 27015

 

example: connect 67.231.142.89:27015

 

I hope I could help you guys.

Link to comment
Share on other sites

  • 3 weeks later...
Edited first post, using this link till Histox fixes that.
Link to comment
Share on other sites

Guys i need a little help :

 

1. I dont have C:\Program Files\Valve\libist.gam I only have in C:\Program Files\Valve\cstrole\libist.gam  :S

 

2. When i do all these i go on desktop shortcut "Dedicated Server" I select all and then when i click run server i get these error :

 

Image :

 

imagexn4.png

 

But i go to that directory witch he said he couldn't find and i have there metamod.dll!

 

Any Answers? Thanks!

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.



×
×
  • Create New...