PDA

View Full Version : I need a server script!


chillerW
01-12-2004, 12:50 PM
I want to create a listen server(non dedicated)but the ingame menu is kinda limited and i have found the server cfg in hl2 mp..but i dont know the commands for each thing i want added.

Could someone help me how to add server name,map rotations etc etc.
Someone maybe could make a finished cfg and post it here for us to fiddle with.
thx.

chillerW
01-12-2004, 03:37 PM
ok ok..im adding a please...


please?

tacobc
01-12-2004, 03:46 PM
Two burning questions:

Is there any news on the recommended server specs?
Is there any news on a Linux server binary?

chillerW
01-12-2004, 04:46 PM
help me out here ffs... :angry:

http://www.steampowered.com/forums/showthread.php?s=&postid=1702035#post1702035

chillerW
01-12-2004, 05:08 PM
i cant belive noone wants to make a listen server except for me.
mine is default 32 and it dosent matter if i put 10 player max...

this is why i need a server script..

na@@$^__^$$:.:.]
17-02-2005, 12:08 PM
i want to make a server too, but i dont know how , can any1 please tell me how please!!!!!

Smeg
17-02-2005, 01:33 PM
Put the following into your config file:


sv_lan 0 (makes it an internet game NOT lan)

map dm_overwatch (the map the server will run to start off with)

sv_hostname "Smegs Server" (name of your server)

mp_fraglimit "45" (fraglimit)

mp_timelimit "45" (timelimit in minutes)


That's from the top of my head, since noone has replied with this information i thought id post.

Don't forget that the mapcycle is located in the mapcycle.txt file

Smeg
17-02-2005, 01:43 PM
']i want to make a server too, but i dont know how , can any1 please tell me how please!!!!!


Just noticed the HUGE time difference between threads.

load up steam. load up hl2dm. click "create server".

this now creates a server.

note: when a server runs it executes the server.cfg file.