SRCDS Steam group


Start.sh - How to?
#1
Hello.

I've just got linux, and I have updated my srcds server and created server.cfg.

How to creat this start.sh?

I found this: http://forums.srcds.com/viewtopic/5835, but I do not know how to "install" it
Reply
#2
Follow the instructions provided in your link? Smile
Reply
#3
(03-20-2011, 01:17 AM)realchamp Wrote:  Follow the instructions provided in your link? Smile

Which instructions?
Reply
#4
(03-20-2011, 01:34 AM)Anders_91 Wrote:  
(03-20-2011, 01:17 AM)realchamp Wrote:  Follow the instructions provided in your link? Smile

Which instructions?

Those who are located in [code] tags in the thread you linked to.
Reply
#5
(03-20-2011, 01:43 AM)realchamp Wrote:  
(03-20-2011, 01:34 AM)Anders_91 Wrote:  
(03-20-2011, 01:17 AM)realchamp Wrote:  Follow the instructions provided in your link? Smile

Which instructions?

Those who are located in [code] tags in the thread you linked to.

Is there not a simple command to start my srcds?
Reply
#6
Yes there is:
Code:
./srcds_run +map de_dust2 -game cstrike
Reply
#7
(03-20-2011, 02:01 AM)realchamp Wrote:  Yes there is:
Code:
./srcds_run +map de_dust2 -game cstrike

jacob@jacob-RR523AA-UUW-s7721-sc:~$ ./srcds_run +map de_dust2 -game cstrike
bash: ./srcds_run: Ingen sådan fil eller filkatalog
jacob@jacob-RR523AA-UUW-s7721-sc:~$

Sorry, but I do not know much about Linux. My srcds is in home / srcds_1

Reply
#8
You must go to the directory where srcds_run is located and then run that command.
Reply
#9
(03-20-2011, 03:32 AM)realchamp Wrote:  You must go to the directory where srcds_run is located and then run that command.

I know where it is, but I do not know what to type. I go to Steder -> Hjemmemappe -> srcds_1 -> Orangebox and there is srcds_run

jacob@jacob-RR523AA-UUW-s7721-sc:~$ sh /home/srcds_1/run_srcds
sh: Can't open /home/srcds_1/run_srcds
jacob@jacob-RR523AA-UUW-s7721-sc:~$
Reply
#10
Try using it with sudo infront.
Code:
sudo ./srcds_run +map de_dust2 -game cstrike
Reply
#11
(03-20-2011, 04:18 AM)realchamp Wrote:  Try using it with sudo infront.
Code:
sudo ./srcds_run +map de_dust2 -game cstrike

Then I get this message
jacob@jacob-RR523AA-UUW-s7721-sc:~$ sudo ./srcds_run +map de_dust2 -game cstrike[sudo] password for jacob:
sudo: ./srcds_run: command not found
jacob@jacob-RR523AA-UUW-s7721-sc:~$
Reply
#12
Are you in the directory where srcds_run is located?
Reply
#13
(03-20-2011, 04:47 AM)realchamp Wrote:  Are you in the directory where srcds_run is located?

No, I do not know how to get there
Reply
#14
(03-20-2011, 04:49 AM)Anders_91 Wrote:  
(03-20-2011, 04:47 AM)realchamp Wrote:  Are you in the directory where srcds_run is located?

No, I do not know how to get there
Use the "cd" command to enter the place where the srcds_run is located.

To see a list of folders located in the current directory use "dir".

srcds_run is located in the "orangebox" folder.
Reply
#15
(03-20-2011, 05:05 AM)realchamp Wrote:  
(03-20-2011, 04:49 AM)Anders_91 Wrote:  
(03-20-2011, 04:47 AM)realchamp Wrote:  Are you in the directory where srcds_run is located?

No, I do not know how to get there
Use the "cd" command to enter the place where the srcds_run is located.

To see a list of folders located in the current directory use "dir".

srcds_run is located in the "orangebox" folder.

What do I then have to type in terminal?

Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)