Re: AW: [hlds_linux] Rcon commands via bash scripts

2006-12-07 Thread Mariusz Zieliński
On Thursday 07 December 2006 10:33, Parker Lewis wrote: > Hello, > thank you for this explanation. > > Instead of the screen-command, I'm using this one: > > cd <...> > su -c "./hlds_run -game <...>" & > > Do you think this an adequate way to start the gameservers? And is there > any chance to sen

Re: AW: [hlds_linux] Rcon commands via bash scripts

2006-12-07 Thread k-mystik
This is a multi-part message in MIME format. -- [ Picked text/plain from multipart/alternative ] You should put a "screen -AmdS uniqueName" in front of your "./hlds_run". Then you should be able to use Mariusz' script if you "su" to the gameserver user first. Regards, -- k-mystik! -- get2play adm

AW: [hlds_linux] Rcon commands via bash scripts

2006-12-07 Thread Parker Lewis
Hello, thank you for this explanation. Instead of the screen-command, I'm using this one: cd <...> su -c "./hlds_run -game <...>" & Do you think this an adequate way to start the gameservers? And is there any chance to send rcon commands to them, too? greets, pl - Ursprüngliche Mail