CS server set up under FreeBSD



First you must install Linuxbase, know why I just wrote an article how to install linuxbase it?Ha ha

Download:

hlds_l_3110_full.bin
cs_15_full.tar.gz
engine_i386.so
I am ready for everyone to download here http://211.99.97.8/software/FreeBSD/cs/
Installation:
chmod + x hlds_l_3110_full.bin

./hlds_l_3110_full.bin

After reading the agreement will generate a hit yes hlds_l_3110_full.tar.gz file.

tar-zxvf ./hlds_l_3110_full.tar.gz

Generates a hlds_l directory, which is Half-Life server software

cp ./cs_15_full.tar.gz. / hlds_l

cd hlds_l

tar-zxvf ./cs_15_full.tar.gz

Will get a hlds_l cstrike directory under, this is the CS

Crack: free cd crack patch covered with hlds_l/engine_i386.so

Configuration:

You need to create a startup script file name casually recommended startcs
Says:
export LD_LIBRARY_PATH = / usr / bluestar / hlds_l: $ LD_LIBARY_PATH
. / Hlds_run-game cstrike + ip 211.99.97.8 + port 27015 + maxplayers 22 + map de_nuke &

LD_LIBRARY_PATH hlds_l directory for your absolute position
The second line is to start cs service I use relative path if hlds_run not specify the absolute path of the current directory, next is the ip address and port number of the largest cap and start the map!

Create hlds_l / cstrike / mapcycle.txt can not create, is the map cycle file

Modify a hlds_l / cstrike / mapcycle.txt / server.cfg configuration file, change passwords, friendly hurt more.

server.cfg is the server's configuration file, use any text editor to edit.
0 No, 1 is Yes.
whether to automatically aim sv_aim 0
pausable 0 if the client can pause the game
hostname "CS1.5 X-Sun server" server name
cycle time for each map mp_timelimit 40
sv_cheats 0 whether to open cheat mode (if futile)
mp_c4timer 35 countdown time bomb
mp_chasecam 0 is a fixed lens is a fixed lens (if the option 1, enter the server can only watch the battle at fixed locations)
mp_falldamage 1 drop of anti-high
Are there tactical flashlight mp_Flashlight 1
Are there footsteps mp_footsteps 1
Bureau began mp_freezetime 5 each time you buy goods
mp_frIEndly_grenade_damage 1 hand Leiyou Jun injury
mp_friendlyfire 0 friendly injury
mp_autoteambalance 1 Minimum number of self-balancing
mp_roundtime 3 times per round
rcon_passWord 1234 OP Password
the number of automatic balancing mp_limitteams 1
whether punitive damage friendly mp_tkpunish 0
mp_mapvoteratio 0.4 percentage vote (you can cheat by voting kicked out and replaced map)
mp_logfile 1 if the server log files left behind
mp_hostagepenalty 3 harm the hostages within the specified time automatically kicked out of more than three
mp_forcechasecam 1 after the death of observation mode (0 to see only team-mate, 1 is FREE LOOK, 2 is to see someone stepped from the body)
mp_buytime 0.5 purchases each time half a minute rounds
log on start recording
/ / Allow_spectators 1 to observers point of view



Last chmod + x startcs. / Startcs can play