Try this.

download the startup script and open it in a file editor that you can show #
lines on.
edit these lines:
Line 38 >>
CS_USER=server_owner

Line 43 >>
DIR=/home/gameservers/hl2_rjump/orangebox

Line 50 >>
PARAMS="-game tf +ip 192.168.1.190 -port 27015 +map rj_rckteer +maxplayers
16 -autoupdate -tickrate 66 +fps_max 800"

Then lines 52 and 53 >>
NAME=rjump
DESC="rjump server"

Now upload to the game server root directory and chmod 755

now login with that users account in putty or any other ssh tool to execute
a command line.
once logged in, you should be in the same folder as where you uploaded the
file.

These are the commands used to start,stop,and watch the server.

./my-srcds-loader start
./my-srcds-loader stop
./my-srcds-loader watch     (to use watch, you must have screen installed.
to exit after running the command watch ,and so you do not stop the server,
press   Ctrl+A+D to close out the screen)

GoodLuck...



On Mon, Jun 14, 2010 at 10:03 PM, tom nikitopoulos <[email protected]>wrote:

> Hi all,
>
> I am still having problems logging in remotely thru game on css. Trying to
> do different combinations to see if any thing works.
> I have never used a ip in command line but when i do I get a bind error.
>
> I associate port 27030  with my css server so if i do -ip or +ip I get
> "cannot assign UDP port" server restart in 10 secs.
>
> I notice when i do "status" in game my server is listed as a loopback
> address
>
> udp/ip  127.0.1.1 (guess):27030
>
> Any ideas?
> tom
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>
_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux

Reply via email to