Team Fortress 2: Gold Rush

Team Fortress 2: Gold Rush

评价数不足
Fun Scripts and Console Commands (Gold Rush Edition)
由 ZeKoofiest 制作
A stripped down version of my original guide that removes broken scripts that didn't work in Gold Rush
   
奖励
收藏
已收藏
取消收藏
IMPORTANT
copy and paste all scripts into an autoexec file before using them in-game
Scripts
Nuke
After copying the script below, type nuke in the console to launch the nuke
alias nk1 "ent_create ambient_generic health 25 message mvm/ambient_mp3/MVM_Siren.mp3; tf_always_loser 1; wait 2500; ent_create logic_auto OnMapSpawn "player,sethealth,0" alias nk2 "ent_create ambient_generic health 25 message Announcer.SD_TheyAreAboutToLaunch;wait 700; ent_create logic_auto OnMapSpawn "player,SpeakResponseConcept,HalloweenLongFall" alias explosion "ent_create info_particle_system effect_name hightower_explosion start_active 1; ent_create ambient_generic health 25 message MVM.BombExplodes" alias explosion2 "ent_create info_particle_system effect_name flash_doomsday start_active 1; ent_create ambient_generic health 25 message MVM.BombExplodes" alias explosion3 "ent_create info_particle_system effect_name base_destroyed_smoke_doomsday start_active 1; ent_create ambient_generic health 25 message MVM.BombExplodes" alias explosion4 "ent_create info_particle_system effect_name dooms_nuke_collumn start_active 1; ent_create ambient_generic health 25 message MVM.BombExplodes" alias nuke "nk1;nk2; wait 2500; explosion;explosion2;explosion3;explosion4;tf_always_loser 0;wait 1000; ent_create ambient_generic health 25 message vo\announcer_sd_monkeynaut_end_crash02.mp3"
Blackout
After copying the script below, type blackout in the console to start a blackout
alias blkt1 "ent_create ambient_generic health 25 message ambient\lightsoff.wav spawnflags 1; ent_create ambient_generic health 25 message ambient\steam_drum.wav spawnflags 1 preset -1" alias blkt2 "ent_create env_fog_controller targetname blkt spawnflags 1 fogenable 1 fogstart -10000000 fogmaxdensity 0.995 fogcolor 0 0 0;wait 10;ent_create logic_auto onmapspawn "player,setfogcontroller,blkt"" alias blkt3 "ent_create logic_auto onmapspawn "player,setforcedtauntcam,1";wait 500;ent_create logic_auto onmapspawn "player,speakresponseconcept,TLK_PLAYER_NEGATIVE"" alias blackout "ent_remove_all blkt;blkt1;blkt2;blkt3"

Alarm
After copying the script below, type alarm in the console to set off the alarm
alias alrm0 "ent_create env_fog_controller targetname alrm1 spawnflags 1 fogenable 1 fogstart -10000000 fogmaxdensity 0.8 fogcolor 255 0 0 foglerptime 0.5;wait 10;ent_create logic_auto onmapspawn "player,setfogcontroller,alrm1"" alias alrm1 "ent_create env_fog_controller targetname alrm2 spawnflags 1 fogenable 1 fogstart -10000000 fogmaxdensity 0.8 fogcolor 0 0 0 foglerptime 0.5" alias alrm2 "ent_create ambient_generic health 25 message vo\announcer_security_alert.mp3 spawnflags 1" alias alrm3 "ent_create ambient_generic health 25 message ambient\alarms\city_firebell_loop1.wav spawnflags 1; wait 500; ent_create ambient_generic health 25 message music\bonus_round_30.wav spawnflags 1 targetname alrm5" alias alrm4 "ent_create logic_timer targetname alrm3 refiretime 0.5 spawnflags 1 ontimerhigh "player,setfogcontroller,alrm2" ontimerlow "player,setfogcontroller,alrm1"" alias alrm5 "ent_create logic_timer targetname alrm4 refiretime 30 ontimer "alrm5,stopsound"" alias alrm6 "ent_create logic_timer targetname alrm6 refiretime 30.01 ontimer "alrm5,playsound"" alias alrm7 "ent_remove_all alrm1;ent_remove_all alrm2;ent_remove_all alrm3;ent_remove_all alrm4;ent_remove_all alrm5;ent_remove_all alrm6" alias negative "ent_create logic_auto onmapspawn "player,speakresponseconcept,TLK_PLAYER_NEGATIVE"" alias alarm "alrm7;alrm2;alrm3;wait 500;alrm0;alrm1;alrm4;alrm5;alrm6;wait 1000;negative"

Horseless Headless Horsemann
After copying the script below, type headless_horsemann in the console to spawn the Horseless Headless Horsemann
alias headless_horsemann "ent_create headless_hatman"

Bread Monster
After copying the script below, type bread_monster in the console to spawn a bread monster
alias bread_monster "ent_create simple_bot targetname bread; ent_create logic_auto onmapspawn "bread,setmodel,models/weapons/w_models/w_breadmonster/w_breadmonster_jiggle.mdl""

GET BEHIND ME DOCTOR
After copying the script below, type getbehindme into the console to use it
alias n40 "ent_create ambient_generic health 999 message ui\gamestartup6.mp3" alias n41 "ent_create ambient_generic health 999 message Heavy.SpecialCompleted04; wait 800; ent_create ambient_generic health 999 message Heavy.ActivateCharge03" alias n42 "wait 500; ent_create ambient_generic health 999 message Medic.Yes02; wait 500; ent_create ambient_generic health 999 message Medic.Yes01" alias n43 "wait 1300;ent_create ambient_generic health 25 message Medic.PainSharp02 preset 10 spawnflags 1; ent_create ambient_generic health 25 message Heavy.PainSevere03 preset 10 spawnflags 1" alias getbehindme "n40;n41;n42;n43;wait 1300;ent_create ambient_generic health 25 message player\taunt_medium_clap3.wav preset 10"

Kaboom!
After copying the script below, type kaboom into the console to blast whatever you aim at into pieces
alias kaboom "ent_create ambient_generic health 25 message vo/demoman_specialcompleted11.mp3 radius 5000; ent_create npc_handgrenade; ent_create info_particle_system effect_name bonk_text start_active 1"
Console Commands
sv_bounce 800
makes players aggressively bounce off walls
1 条留言
mario and luigi and pete 12 月 8 日 下午 3:03 
thx