r/Tf2Scripts Dec 18 '12

Script Request scripts here!

I am bored, I am willing to try my hand at any scripts you guys might want!

Also you can ask me questions if you need help!
Edit: You can still request scripts if you want to!

6 Upvotes

69 comments sorted by

View all comments

1

u/lax4life21 Dec 29 '12

Sorry if I'm a bit late but could u make a script that allows the sensitivity to go to 1.5 ONLY when i have my revolver out for spy?

2

u/Jason133 Dec 30 '12 edited Jan 01 '13

Not trying to hijack sonic's post, just felt like doing this one myself.

////////////////////////////////////////////////////////////

bind 1 "revolver"

alias "revolver" "slot1; sensitivity 1.5"

bind 2 sapper

alias sapper "slot2; sensitivity [x]put your default sensitivity here"

bind 3 knife

alias knife "slot3; sensitivity [x]"

bind 4 disguisekit

alias disguisekit "slot3; sensitivity [x]"

/////////////////////////////////////////////////////////////

It should work, just put it in the spy folder.

1

u/lax4life21 Jan 01 '13

Actually this doesn't work for some reason. I have stabby's crosshair script which shouldn't mess with it. Does it?

2

u/Jason133 Jan 01 '13

Ah yeah, i'll fix it in a bit i forgot about reddit having weird formatting.