Upvote Upvoted 0 Downvote Downvoted
Quick Sandvich toss script, help ...
posted in Q/A Help
1
#1
-7 Frags +

So I've made this script for fun while I'm in pubs. But my issue with it is if I'm using the mini gun (which let face it is most of the time I have to stop firing or spinning the mini gun, count to 2 then press my "f" key with will bring up the sandvich & toss it & switch back to the mini gun.

But I can figure out how to get over the spin time issue, any help would be a pprecitated


//Quick Sandvich toss - Hold key to switch to sandvich and toss it, release key to switch back to minigun/fists.

alias +quicknom "slot2;+attack2; say_team ***Sandvich Dropped, Yummy Heavy food good for you***"
alias -quicknom "-attack2"
bind "f" +quicknom

So I've made this script for fun while I'm in pubs. But my issue with it is if I'm using the mini gun (which let face it is most of the time I have to stop firing or spinning the mini gun, count to 2 then press my "f" key with will bring up the sandvich & toss it & switch back to the mini gun.

But I can figure out how to get over the spin time issue, any help would be a pprecitated

[b]
//Quick Sandvich toss - Hold key to switch to sandvich and toss it, release key to switch back to minigun/fists.[/b]
alias +quicknom "slot2;+attack2; say_team ***Sandvich Dropped, Yummy Heavy food good for you***"
alias -quicknom "-attack2"
bind "f" +quicknom
2
#2
0 Frags +

Try adding "-attack" in your "-quicknom" alias so that when that alias is activated the first thing it does is not fire. Might work.

Try adding "-attack" in your "-quicknom" alias so that when that alias is activated the first thing it does is not fire. Might work.
3
#3
21 Frags +

'Cause Heavy isn't easy enough.

'Cause Heavy isn't easy enough.
4
#4
4 Frags +

Alternative: Press 2, then press M2, then press 1, then press M1.

Alternative: Press 2, then press M2, then press 1, then press M1.
5
#5
3 Frags +

Haaaaaah.

Haaaaaah.
6
#6
0 Frags +

You probably want to use the wait command in there but I don't know how long it takes to unrev your gun.

You probably want to use the wait command in there but I don't know how long it takes to unrev your gun.
7
#7
1 Frags +

Use the Dalokohs Bar and play roaming Heavy. The other team won't expect that (even in pubs).

Use the Dalokohs Bar and play roaming Heavy. The other team won't expect that (even in pubs).
8
#8
2 Frags +

--

--
9
#9
0 Frags +

It seems like you'd neat wait somewhere in there so there's time to switch to the Sandvich.

I think that pressing 2 and then binding a key to drop the Sandvich and switch back to primary would still be helpful, since sometimes you run away with the GRU, forget to switch to Minigun before switching to Sandvich, and once you're done eating, you take another 3 seconds of minicrits.

It seems like you'd neat wait somewhere in there so there's time to switch to the Sandvich.

I think that pressing 2 and then binding a key to drop the Sandvich and switch back to primary would still be helpful, since sometimes you run away with the GRU, forget to switch to Minigun before switching to Sandvich, and once you're done eating, you take another 3 seconds of minicrits.
Please sign in through STEAM to post a comment.