SRCDS Steam group


Where do I get the scrim settings for a server?
#1
I have a counter strike source server and I am wondering where I will find the scrim settings (something called LO3 I think)

any tutorials would be fabulous

Thanks !
Reply
#2
You're provider should be able to add the lo3 if they cant they are pretty bad. If you want to do it yourself go to http://www.caleague.com and download on them under counter strike source.
Derek Denholm, CEO, XFactorServers, INC.
XFactorServers: Game Server Hosting Solutions
Follow Us http://www.Twitter.com/XFactorServers
Reply
#3
I made it by my self.

Try this, just make a .cfg called live.cfg
And add it to the /cfg directory.

Code:
alias "wait10" "wait; wait; wait; wait; wait; wait; wait; wait; wait; wait"
alias "wait15" "wait10; wait; wait; wait; wait; wait"
alias "wait20" "wait10; wait10"
alias "wait50" "wait10; wait10; wait10; wait10; wait10"
alias "wait100" "wait50; wait50"
alias "wait500" "wait100; wait100; wait100; wait100; wait100"
alias "wait1000" "wait500; wait500"

say " >_>______________ <_<
wait15;
say " >_>       LIVE ON 3       <_<
wait15;
say " >_>       LIVE ON 3       <_<
wait15;
say " >_>       LIVE ON 3       <_<
wait15;
say " >_>       LIVE ON 3       <_<
wait15;
say " >_>       LIVE ON 3       <_<
wait15;
say  " >_>______________ <_<
mp_restartgame 1
wait100; wait50;
say " >_>______________ <_<
wait15;
say " >_>    RESTART #1     <_<
wait15;
say " >_>    RESTART #1     <_<
wait15;
say " >_>    RESTART #1     <_<
wait15;
say " >_>    RESTART #1     <_<
wait15;
say " >_>    RESTART #1     <_<
wait15;
say  " >_>______________ <_<
wait100; wait50;
mp_restartgame 1
say " >_>______________ <_<
wait15;
say " >_>    RESTART #2     <_<
wait15;
say " >_>    RESTART #2     <_<
wait15;
say " >_>    RESTART #2     <_<
wait15;
say " >_>    RESTART #2     <_<
wait15;
say " >_>    RESTART #2     <_<
wait15;
say  " >_>______________ <_<
wait100; wait50;
mp_restartgame 1
say " >_>______________ <_<
wait15;
say " >_>    RESTART #3     <_<
wait15;
say " >_>    RESTART #3     <_<
wait15;
say " >_>    RESTART #3     <_<
wait15;
say " >_>    RESTART #3     <_<
wait15;
say " >_>    RESTART #3     <_<
wait15;
say  " >_>______________ <_<
wait100; wait50; wait20;
say " >_>______________ <_<
wait15;
say " >_>       LIVE LIVE       <_<
wait15;
say " >_>        GL & HF         <_<
wait15;
say " >_>       LIVE LIVE       <_<
wait15;
say " >_>        GL & HF         <_<
wait15;
say " >_>       LIVE LIVE       <_<
wait15;
say  " >_>______________ <_<

It should work!
Reply
#4
realchamp Wrote:I made it by my self.

Try this, just make a .cfg called live.cfg
And add it to the /cfg directory.

Code:
alias "wait10" "wait; wait; wait; wait; wait; wait; wait; wait; wait; wait"
alias "wait15" "wait10; wait; wait; wait; wait; wait"
alias "wait20" "wait10; wait10"
alias "wait50" "wait10; wait10; wait10; wait10; wait10"
alias "wait100" "wait50; wait50"
alias "wait500" "wait100; wait100; wait100; wait100; wait100"
alias "wait1000" "wait500; wait500"

say " >_>______________ <_<
wait15;
say " >_>       LIVE ON 3       <_<
wait15;
say " >_>       LIVE ON 3       <_<
wait15;
say " >_>       LIVE ON 3       <_<
wait15;
say " >_>       LIVE ON 3       <_<
wait15;
say " >_>       LIVE ON 3       <_<
wait15;
say  " >_>______________ <_<
mp_restartgame 1
wait100; wait50;
say " >_>______________ <_<
wait15;
say " >_>    RESTART #1     <_<
wait15;
say " >_>    RESTART #1     <_<
wait15;
say " >_>    RESTART #1     <_<
wait15;
say " >_>    RESTART #1     <_<
wait15;
say " >_>    RESTART #1     <_<
wait15;
say  " >_>______________ <_<
wait100; wait50;
mp_restartgame 1
say " >_>______________ <_<
wait15;
say " >_>    RESTART #2     <_<
wait15;
say " >_>    RESTART #2     <_<
wait15;
say " >_>    RESTART #2     <_<
wait15;
say " >_>    RESTART #2     <_<
wait15;
say " >_>    RESTART #2     <_<
wait15;
say  " >_>______________ <_<
wait100; wait50;
mp_restartgame 1
say " >_>______________ <_<
wait15;
say " >_>    RESTART #3     <_<
wait15;
say " >_>    RESTART #3     <_<
wait15;
say " >_>    RESTART #3     <_<
wait15;
say " >_>    RESTART #3     <_<
wait15;
say " >_>    RESTART #3     <_<
wait15;
say  " >_>______________ <_<
wait100; wait50; wait20;
say " >_>______________ <_<
wait15;
say " >_>       LIVE LIVE       <_<
wait15;
say " >_>        GL & HF         <_<
wait15;
say " >_>       LIVE LIVE       <_<
wait15;
say " >_>        GL & HF         <_<
wait15;
say " >_>       LIVE LIVE       <_<
wait15;
say  " >_>______________ <_<

It should work!


OK thanks but how do you execute this cfg file when you need it?
Reply
#5
If you safed it as: live.cfg
Then you do the command exec live.cfg

(Ofc. with RCON infront if you're using RCON)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)