Author Topic: Where do I put this script?  (Read 1785 times)

mouseykid2k7

  • PGP
  • Posts: 18
Where do I put this script?
« on: August 12, 2007, 12:41:44 PM »
Variation 3
This one zooms in when you hit a key then when you hit the key again it will go closer then when you hit the key once again it will go back. You can also bind it to the mousewheel.


alias zoom0 "fov 120; bind f zoom1"
alias zoom1 "fov 70; bind f zoom2"
alias zoom2 "fov 50; bind f zoom0"
bind f zoom1

can any1 tell me

"were dp i put this script??" Blatantly bad spelling errors - had to be fixed -y00tz
« Last Edit: August 12, 2007, 07:25:27 PM by y00tz »

P!nk

  • Autococker
  • Posts: 948
_
« Reply #1 on: August 12, 2007, 01:04:28 PM »
Post removed
« Last Edit: July 26, 2010, 02:08:57 AM by P!nk »

coLa

  • Autococker
  • Posts: 1178
Re: were dp i put this script??
« Reply #2 on: August 12, 2007, 04:21:23 PM »
just paste line by line into your console

JiGSaW

  • Autococker
  • Posts: 537
Re: were dp i put this script??
« Reply #3 on: August 12, 2007, 07:09:30 PM »
If you don't understand what cola just said. 


In your game hit the ` or ~ button on your keyboard and it will open up the console.  Then paste.

alias zoom0 "fov 120; bind f zoom1"

Then hit enter.

alias zoom1 "fov 70; bind f zoom2"

Then hit enter.

alias zoom2 "fov 50; bind f zoom0"

Then hit enter.

bind f zoom1

Then hit enter.

coLa

  • Autococker
  • Posts: 1178
Re: Where do I put this script?
« Reply #4 on: August 13, 2007, 01:54:05 PM »
i think he understood jigsaw jesus christ!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

JiGSaW

  • Autococker
  • Posts: 537
Re: Where do I put this script?
« Reply #5 on: August 14, 2007, 02:34:59 PM »
This is a dp kid we're talking about here, you never know.