[hlds_linux] RE: restarting rounds

2007-03-06 Thread James Nepia
Er yeah, as you probably know restarting the round is not instant, but if you run a bunch of say commands like you pasted without the waits then it's going to say everything asap (probably before the first restart even). You'll probably find that somewhere in that script there's an alias setting

Re: [hlds_linux] RE: restarting rounds

2007-03-06 Thread David Williams
James Nepia wrote: Er yeah, as you probably know restarting the round is not instant, but if you run a bunch of say commands like you pasted without the waits then it's going to say everything asap (probably before the first restart even). You'll probably find that somewhere in that script

Re: [hlds_linux] RE: restarting rounds

2007-03-06 Thread Simon Marchi
-- [ Picked text/plain from multipart/alternative ] It simply tells the server to wait before executing the next command On 3/6/07, David Williams [EMAIL PROTECTED] wrote: James Nepia wrote: Er yeah, as you probably know restarting the round is not instant, but if you run a bunch of say

Re: [hlds_linux] RE: restarting rounds

2007-03-06 Thread Simon Marchi
-- [ Picked text/plain from multipart/alternative ] its milliseconds wait1000= 1 second On 3/6/07, David Williams [EMAIL PROTECTED] wrote: Simon Marchi wrote: -- [ Picked text/plain from multipart/alternative ] It simply tells the server to wait before executing the next command On

Re: [hlds_linux] RE: restarting rounds

2007-03-06 Thread David Williams
right that makes more sense. cheers guys. i will probably have to do a lil more research into hlds/srcds scripting but this has been very helpful and enlightening Simon Marchi wrote: -- [ Picked text/plain from multipart/alternative ] its milliseconds wait1000= 1 second On 3/6/07, David