![]() |
|
|
#1 (permalink) |
|
Member
Hostage
Join Date: Nov 2006
Posts: 1
|
i'm trying to set up a better Live Script. this is what we had...
alias "wait10" "wait; wait; wait; wait; wait; wait; wait; wait; wait; wait" alias "wait50" "wait10; wait10; wait10; wait10; wait10" alias "wait100" "wait50; wait50" alias "wait500" "wait100; wait100; wait100; wait100; wait100" alias "wait1000" "wait500; wait500" say "* * * LIVE ON THREE * * * wait100 sv_restart 1 wait50 say "* * * RESTART #1 * * * wait100;wait100;wait50 say "* * * LIVE ON TWO * * * sv_restart 1 say "* * * RESTART #2 * * * wait100;wait100;wait50 say "* * * LIVE ON NEXT RESTART * * * sv_restart 3 wait500 say "* * * ( LIVE ) * * * wait100;wait50 say "* * * ( LIVE ) * * * wait100;wait50 say "* * * ( LIVE ) * * * say "Server by Velocity" I'm tring to editit but i can't figure out how to make it like a fast scrolling effect. i think u know what i mean. i think it has somthing to do with the WAITS but i'm not sure.... HELP! AIM : Dannypanites8 |
|
|
|
|
|
#2 (permalink) |
|
Member
Hostage
Join Date: Nov 2006
Posts: 29
|
I have attached the script i made for clan matches it may need a bit of tweaking and the commands i used in this script work with mani-admin-plugin.
There is a readme file with a step by step guide on how to install/work the script im sure you can handle it tho. good luck
__________________
[US]-[DJ Raz] |
|
|
|
|
|
#3 (permalink) |
|
Member
Terrorist
Join Date: Nov 2006
Posts: 81
|
or you may try this
//This is to be used during all offical CAL matches //To use this config you type "exec lo3.cfg" in console //Visit Counter-Strike.com alias "wait10" "wait; wait; wait; wait; wait; wait; wait; wait; wait; wait" alias "wait50" "wait10; wait10; wait10; wait10; wait10" alias "wait100" "wait50; wait50" alias "wait500" "wait100; wait100; wait100; wait100; wait100" alias "wait1000" "wait500; wait500" say "Counter-Strike.com lo3.cfg executed"; say lo3 wait100 mp_restartgame 1 wait50 exec calcss.cfg wait100;wait100;wait50 say lo2 mp_restartgame 1 wait100;wait100;wait100 say lo1 mp_restartgame 3 wait100;wait100;wait100;wait100; say "->-- LIVE --<-"; say "-->- LIVE -<--"; say "---> LIVE <---";
__________________
Offical Clan Website: http://KhaosLegendsGaming.Nuclearfallout.Net Get A 100 Tick Server For Only $ 1.99 Per Slot & Enjoy The Best Hosting Ever ---> http://www.Counter-Strike.com/affili...ate.php?id=108 |
|
|
|
|
|
#7 (permalink) |
|
Member
Terrorist
Join Date: Nov 2006
Posts: 81
|
//Official CAL CS:Source Match Config
//This is to be used during all offical CAL matches //To use this config you type "exec calcss.cfg" in console //To report any problems email ruth@caleague.com rcon_password window // Enter your RCON password here hostname "CAL CS:Source Match Server" sv_lan 0 sv_maxupdaterate 120 sv_minupdaterate 20 sv_unlag 1 sv_maxunlag .5 sv_voiceenable 1 mp_autokick 0 mp_spawnprotectiontime 0 mp_autocrosshair 0 mp_autoteambalance 0 mp_buytime .25 mp_c4timer 35 mp_fadetoblack 0 mp_flashlight 1 mp_forcecamera 1 mp_footsteps 1 mp_freezetime 15 mp_friendlyfire 1 mp_hostagepenalty 0 mp_limitteams 5 mp_maxrounds 30 // May be set higher to prevent changelevel mp_winlimit 0 mp_playerid 0 mp_roundtime 1.75 mp_timelimit 999 mp_tkpunish 0 mp_startmoney 800 sv_airaccelerate 10 sv_allowdownload 1 sv_allowupload 1 sv_alltalk 0 tv_enable 0 // SourceTV must be disabled unless both teams or CAL requests it. tv_delay 90 sv_cheats 0 sv_friction 4 sv_gravity 800 sv_maxrate 30000 // legal values for this setting are between 9999 and 30000 sv_maxspeed 320 sv_minrate 0 sv_stepsize 18 sv_stopspeed 75 sv_timeout 65 sv_voicecodec vaudio_miles mp_allowspectators 1 decalfrequency 60 host_framerate 0 setpause 0 mp_logdetail 3 log on say "CAL CS:S Config Has Been Executed"
__________________
Offical Clan Website: http://KhaosLegendsGaming.Nuclearfallout.Net Get A 100 Tick Server For Only $ 1.99 Per Slot & Enjoy The Best Hosting Ever ---> http://www.Counter-Strike.com/affili...ate.php?id=108 |
|
|
|
![]() |
| Thread Tools | Search this Thread |
|
|