PDA

View Full Version : Multihack ??????????


thevilone
30th July 2002, 08:37
I was wondering if Anyone can get the multihack to still work.
Cos lately i've been tryin and to no luck. when i try to switch for the 2nd time i get the class selection screen and tahts it. anyway i was also tryin to make a shortcut for the binding system to, and messed that up to. if anyone knows how to solve either problems plz point it out :D. i don't know any commands when it comes to half-life consol So if anyone knows how to make it more effiencient plz do

Thanx in advance

"*" "-=>MultiWeapon" { //One Class weapons. Anothers appearance (WAIT 3 SECONDS :D )
"*" "-=>red" { //Red team or Defense in Dustbowl
"*" "SNIPER/SPY" "#bind q jointeam 1;SNIPER;jointeam 2;SNIPER;jointeam 1;SPY"
"*" "MEDIC/SOLDIER" "#bind q jointeam 1;MEDIC;jointeam 2;MEDIC;jointeam 1;SOLDIER"
"*" "HWGUY/SCOUT" "#bind q jointeam 1;HWGUY;jointeam 2;HWGUY;jointeam 1;SCOUT"
"*" "MEDIC/HWGUY" "#bind q jointeam 1;MEDIC;jointeam 2;MEDIC;jointeam 1;HWGUY"
"*" "MEDIC/DEMO" "#bind q jointeam 1;MEDIC;jointeam 2;MEDIC;jointeam 1;DEMOMAN"
}
"*" "-=>blue" { //Blue team or offense in Dustbowl
"*" "SNIPER/SPY" "#bind q jointeam 2;SNIPER;jointeam 1;SNIPER;jointeam 2;SPY"
"*" "MEDIC/SOLDIER" "#bind q jointeam 2;MEDIC;jointeam 1;MEDIC;jointeam 2;SOLDIER"
"*" "HWGUY/SCOUT" "#bind q jointeam 2;HWGUY;jointeam 1;HWGUY;jointeam 2;SCOUT"
"*" "MEDIC/HWGUY" "#bind q jointeam 2;MEDIC;jointeam 1;MEDIC;jointeam 2;HWGUY"
"*" "MEDIC/DEMO" "#bind q jointeam 2;MEDIC;jointeam 1;MEDIC;jointeam 2;DEMOMAN"
}
}

Also If anyone knows the console command for wait 1 second that would help to

thevilone
30th July 2002, 12:17
K. i went with the easier approach

alias mwW "#hwguy"
alias mwC "#scout"
alias mwp1 "#wait;+forward;wait;wait;jointeam 1;mwW;jointeam 2;mwW;jointeam 1;mwC;alias mwp mwp2"
alias mwp2 "#-forward;alias mwp mwp1"
alias mwp mwp1

snaggle2th
30th July 2002, 12:37
yeah thats the easiest way that i know of to do it. then if u wanna switch classes u can just type in the console...

alias mwW medic (weapons that u want)
alias mwC soldier (class that u want to be) :D

thevilone
30th July 2002, 12:52
can u still get it to work though

Da BuzZ
30th July 2002, 12:56
i made a script using Spy with Sniper weapons :P A bit easier to understand and use :p (Based on [myg0t]f00d i think?)

Anyway here it is :p
Enjoy

[edit]
Almost forgot the "sniper" is the weapons and "spy" is the class you spawn as.
If you want to be a hwguy with medic weapons just change sniper to medic and spy to hwguy and you'll be HWguy with medic weapons :D
[edit/]

Da BuzZ
30th July 2002, 13:01
Originally posted by thevilone
I was wondering if Anyone can get the multihack to still work.
Cos lately i've been tryin and to no luck. when i try to switch for the 2nd time i get the class selection screen and tahts it. anyway i was also tryin to make a shortcut for the binding system to, and messed that up to. if anyone knows how to solve either problems plz point it out :D. i don't know any commands when it comes to half-life consol So if anyone knows how to make it more effiencient plz do

Thanx in advance

"*" "-=>MultiWeapon" { //One Class weapons. Anothers appearance (WAIT 3 SECONDS :D )
"*" "-=>red" { //Red team or Defense in Dustbowl
"*" "SNIPER/SPY" "#bind q jointeam 1;SNIPER;jointeam 2;SNIPER;jointeam 1;SPY"
"*" "MEDIC/SOLDIER" "#bind q jointeam 1;MEDIC;jointeam 2;MEDIC;jointeam 1;SOLDIER"
"*" "HWGUY/SCOUT" "#bind q jointeam 1;HWGUY;jointeam 2;HWGUY;jointeam 1;SCOUT"
"*" "MEDIC/HWGUY" "#bind q jointeam 1;MEDIC;jointeam 2;MEDIC;jointeam 1;HWGUY"
"*" "MEDIC/DEMO" "#bind q jointeam 1;MEDIC;jointeam 2;MEDIC;jointeam 1;DEMOMAN"
}
"*" "-=>blue" { //Blue team or offense in Dustbowl
"*" "SNIPER/SPY" "#bind q jointeam 2;SNIPER;jointeam 1;SNIPER;jointeam 2;SPY"
"*" "MEDIC/SOLDIER" "#bind q jointeam 2;MEDIC;jointeam 1;MEDIC;jointeam 2;SOLDIER"
"*" "HWGUY/SCOUT" "#bind q jointeam 2;HWGUY;jointeam 1;HWGUY;jointeam 2;SCOUT"
"*" "MEDIC/HWGUY" "#bind q jointeam 2;MEDIC;jointeam 1;MEDIC;jointeam 2;HWGUY"
"*" "MEDIC/DEMO" "#bind q jointeam 2;MEDIC;jointeam 1;MEDIC;jointeam 2;DEMOMAN"
}
}

Also If anyone knows the console command for wait 1 second that would help to
I wouldn't recommend using a menu...cuz you need to press 2 keys really fast :ermm:

snaggle2th
30th July 2002, 13:03
yes, it works

thevilone
30th July 2002, 15:04
Cheers for all the help every1 :D