// Preset Delays
alias w5 "wait; wait; wait; wait; wait"
alias w10 "wait; wait; wait; wait; wait; wait; wait; wait; wait; wait"
alias "wait50" "w10; w10; w10; w10; w10"
alias "wait100" "wait50; wait50"
alias "wait500" "wait100; wait100; wait100; wait100; wait100"
alias "wait1000" "wait500; wait500"
// Adjust Speed
// [ # of waits / (divided by) Server FPS
// = Length of Time (seconds) ]
alias "waitSHORT" "w10; w10" // ~
alias "waitMED" "w50" // ~3x waitSHORT
alias "waitLONG" "wait100; wait100; wait100" // ~10x waitMED
alias "waitLONGR" "wait100; wait100; wait100; wait100" // ~1.5x waitLONG
// LO3 Script
amx_off
exec "cal.cfg"; mp_maxrounds "0"
hostname "J.A.G LO3"
say "[LIVE ON 3 RESTARTS...!]
waitMED
say "[LIVE ON 3 RESTARTS...!]
waitMED
say "[LIVE ON 3 RESTARTS...!]
waitMED
waitLONG
say "
sv_restartround "1"
say "|3|
waitLONG
say "
sv_restartround "1"
say "|2|
waitLONG
say "
say "|1|
waitLONG
say "
sv_restartround "1"
say "|LIVE| LIVE
waitMED
say "|LIVE| LIVE
waitMED
say "|LIVE| LIVE
waitMED
say "|LIVE| LIVE
waitmed
say "|LIVE| LIVE
waitMED
waitLONGR
say "
say "|10|LIVE------|
waitSHORT
say "|9|LIV-E-----|
waitSHORT
say "|8|LIV--E----|
waitSHORT
say "|7|LIV---E---|
waitSHORT
say "|6|LIV----E--|
waitSHORT
say "|5|LIV-----E-|
waitSHORT
say "|4|LI-V-----E|
waitSHORT
say "|3|LI--V----E|
waitSHORT
say "|2|LI---V---E|
waitSHORT
say "|1|LI----V--E|
waitSHORT
say "|0|LI-----V-E|
hostname "J.A.G Match Server"
say "
say "CAL Configuration Executed
say "Good Luck and Have Fun!
waitMED
say "
say "[ J.A.G Fraggers ]
say "[ #Justagame on GameSurge ]