Autor |
|
 |
cerb
|
|
 |
|
TF: Autoreload / Klassenwechsel - Scripts |
|
|
|
|
478 Beiträge - Fingerwundschreiber |
|
|
|
|
Beitrag vom 19.01.2009 - 23:59 |
|
 |
lullabagge |
|
|
|
|
|
|
Beitrag vom 20.01.2009 - 00:04 |
|
 |
cerb
|
|
 |
|
|
|
|
478 Beiträge - Fingerwundschreiber |
|
|
|
Der Post wurde 1 mal editiert, zuletzt von cerb am 20.01.2009 - 00:11.
|
Beitrag vom 20.01.2009 - 00:10 |
|
 |
alterSchwede
|
|
 |
|
|
|
|
101 Beiträge - Gelegenheitsposter |
|
|
|
Bei dem classchange script fehlen allerdings noch die folgenden Settings:
// userconfig.cfg oder autoexec.cfg
bind "i" "togglePrimary"
bind "o" "toggleSecondary"
bind "p" "toggleMelee"
//medic.cfg
alias "togglePrimary" "Needlegun"
alias "Blutsauger" "equip 5 0 1; play /items/spawn_item.wav;alias togglePrimary Needlegun;wait 6;use tf_weapon_syringegun_medic"
alias "Needlegun" "equip 5 0 0; play /items/spawn_item.wav;alias togglePrimary Blutsauger;wait 6;use tf_weapon_syringegun_medic"
alias "toggleSecondary" "Critgun"
alias "Critgun" "equip 5 1 2; play /items/spawn_item.wav;alias toggleSecondary Medigun;wait 6;use tf_weapon_medigun"
alias "Medigun" "equip 5 1 0; play /items/spawn_item.wav;alias toggleSecondary Critgun;wait 6;use tf_weapon_medigun"
alias "toggleMelee" "Bonesaw"
alias "Ubersaw" "equip 5 2 3; play /items/spawn_item.wav;alias toggleMelee Bonesaw;wait 6;use tf_weapon_bonesaw"
alias "Bonesaw" "equip 5 2 0; play /items/spawn_item.wav;alias toggleMelee Ubersaw;wait 6;use tf_weapon_bonesaw"
// heavy
alias "togglePrimary" "Sascha"
alias "Natascha" "equip 6 0 8; play /items/spawn_item.wav;alias togglePrimary Sascha;wait 6;use tf_weapon_minigun"
alias "Sascha" "equip 6 0 0; play /items/spawn_item.wav;alias togglePrimary Natascha;wait 6;use tf_weapon_minigun"
alias "toggleSecondary" "Shotgun"
alias "Shotgun" "equip 6 1 0; play /items/spawn_item.wav;alias toggleSecondary Sandwich;wait 6;use tf_weapon_shotgun_hwg"
alias "Sandwich" "equip 6 1 7; play /items/spawn_item.wav;alias toggleSecondary Shotgun;wait 6;use tf_weapon_lunchbox"
alias "toggleMelee" "Fists"
alias "Fists" "equip 6 2 0; play /items/spawn_item.wav;alias toggleMelee KGB;wait 6;use tf_weapon_fists"
alias "KGB" "equip 6 2 9; play /items/spawn_item.wav;alias toggleMelee Fists;wait 6;use tf_weapon_fists"
// pyro
alias "togglePrimary" "Flamethrower">
alias "Backburner" "equip 7 0 5; play /items/spawn_item.wav;alias togglePrimary Flamethrower;wait 6;use tf_weapon_flamethrower"
alias "Flamethrower" "equip 7 0 0; play /items/spawn_item.wav;alias togglePrimary Backburner;wait 6;use tf_weapon_flamethrower"
alias "toggleSecondary" "FlareGun"
alias "FlareGun" "equip 7 1 4; play /items/spawn_item.wav;alias toggleSecondary Shotgun;wait 6;use tf_weapon_flaregun"
alias "Shotgun" "equip 7 1 0; play /items/spawn_item.wav;alias toggleSecondary FlareGun;wait 6;use tf_weapon_shotgun_pyro"
alias "toggleMelee" "Axe"
alias "Axtinguisher" "equip 7 2 6; play /items/spawn_item.wav;alias toggleMelee Axe;wait 6;use tf_weapon_fireaxe"
alias "Axe" "equip 7 2 0; play /items/spawn_item.wav;alias toggleMelee Axtinguisher;wait 6;use tf_weapon_fireaxe"
Damit kann man dann durch alle Waffen durchwechseln.
|
Beitrag vom 20.01.2009 - 00:21 |
|
|
|
|
|
467 Beiträge - Fingerwundschreiber |
|
|
|
|
Beitrag vom 20.01.2009 - 00:34 |
|
 |
cerb
|
|
 |
|
|
|
|
478 Beiträge - Fingerwundschreiber |
|
|
|
Ich greif Schwede mal mit der Antwort vorweg.
[green]JA,[/green] [yellow]das[/yellow][royalblue] stimmt[/royalblue] :stupid:
|
Beitrag vom 20.01.2009 - 00:37 |
|
|
Re: TF: Autoreload / Klassenwechsel - Scripts |
#6 |
|
|
|
Beitrag vom 20.01.2009 - 00:43 |
|
 |
alterSchwede
|
|
 |
|
|
|
|
101 Beiträge - Gelegenheitsposter |
|
|
|
[QUOTE]
Generell muss man sagen, entweder man mag Scripte oder man spielt lieber Standard
[/QUOTE]
Stimmt, deswegen ist dieser Thread auch wohl an Leute gerichtet die Interesse dran haben und nicht an die die es eh nicht interessiert :-)
|
Beitrag vom 20.01.2009 - 00:58 |
|
 |
cerb
|
|
 |
|
|
|
|
478 Beiträge - Fingerwundschreiber |
|
|
|
|
Beitrag vom 20.01.2009 - 01:01 |
|
|
Re: TF: Autoreload / Klassenwechsel - Scripts |
#9 |
|
|
|
Beitrag vom 20.01.2009 - 01:02 |
|
 |
lullabagge |
|
|
|
|
|
|
Beitrag vom 20.01.2009 - 01:13 |
|
 |
cerb
|
|
 |
|
|
|
|
478 Beiträge - Fingerwundschreiber |
|
|
|
Der Post wurde 2 mal editiert, zuletzt von cerb am 20.01.2009 - 01:46.
|
Beitrag vom 20.01.2009 - 01:33 |
|
|
Re: TF: Autoreload / Klassenwechsel - Scripts |
#12 |
|
|
Hier ist doch keiner beleidigt, halt mal die Leine nicht so kurz cerb, wir spielen doch nur :)
|
Beitrag vom 20.01.2009 - 01:43 |
|
 |
cerb
|
|
 |
|
|
|
|
478 Beiträge - Fingerwundschreiber |
|
|
|
|
Beitrag vom 20.01.2009 - 01:45 |
|
|
Re: TF: Autoreload / Klassenwechsel - Scripts |
#14 |
|
|
|
Beitrag vom 20.01.2009 - 01:49 |
|