GoldenEye: Source Forums

  • March 28, 2024, 09:19:55 pm
  • Welcome, Guest
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: [MACRO] Aim Mode Toggle  (Read 6731 times)

0 Members and 1 Guest are viewing this topic.

Anthony

  • GES Plugin Coder
  • Secret Agent
  • **
  • Posts: 74
  • Reputation Power: 0
  • Anthony has no influence.
  • Offline Offline
[MACRO] Aim Mode Toggle
« on: March 10, 2010, 08:04:40 am »

Paste the following in the Valve.rc file of the 'cfg' directory in 'gesource'.
Code: [Select]
alias a1 "+aimmode;bind mouse3 a2;bind shift a2"
alias a2 "-aimmode;bind mouse3 a1;bind shift a1"
bind mouse3 a1
bind shift a1
echo "Macro registration complete."

Self explanatory.
Logged

Anthony

  • GES Plugin Coder
  • Secret Agent
  • **
  • Posts: 74
  • Reputation Power: 0
  • Anthony has no influence.
  • Offline Offline
Re: [MACRO] Aim Mode Toggle
« Reply #1 on: March 10, 2010, 08:25:06 am »

Oh, be careful. If you are dead, you may need to press the toggle in order to revive yourself.
Logged

EMH Mark I

  • Earthworm Jimbo
  • Secret Agent
  • **
  • Posts: 154
  • Reputation Power: 18
  • EMH Mark I is working their way up.EMH Mark I is working their way up.EMH Mark I is working their way up.
  • Offline Offline
Re: [MACRO] Aim Mode Toggle
« Reply #2 on: March 10, 2010, 07:17:50 pm »

I just tried this out in-game, and it works like a charm.  thanks!
Logged

Wake[of]theBunT

  • Former [PR/SFX/Webmaster]
  • Retired Lead Developer
  • GE:S Fanatic
  • *
  • Posts: 3,371
  • Reputation Power: 108
  • Wake[of]theBunT is awe-inspiring!Wake[of]theBunT is awe-inspiring!Wake[of]theBunT is awe-inspiring!Wake[of]theBunT is awe-inspiring!Wake[of]theBunT is awe-inspiring!Wake[of]theBunT is awe-inspiring!Wake[of]theBunT is awe-inspiring!Wake[of]theBunT is awe-inspiring!Wake[of]theBunT is awe-inspiring!Wake[of]theBunT is awe-inspiring!Wake[of]theBunT is awe-inspiring!Wake[of]theBunT is awe-inspiring!
  • Offline Offline
    • Goldeneye Source
Re: [MACRO] Aim Mode Toggle
« Reply #3 on: March 11, 2010, 12:59:06 pm »

You should explain it anyway even if it's self explanatory in your view. People like to understand without putting it in place to see.

Logged
Pages: [1]   Go Up