Changes

Scanner bind

223 bytes removed, 02:16, 21 March 2008
/* Code */ added <nowiki> tags to make wiki treat text verbatim
This bind basically will automatically target the nearest enemy, enabling you to keep abreast of who's around you without constantly pressing your nearest enemy key. The '''Scanner Bind''' is interesting in that Morbidly Wrong and Celkan both developed one, seemingly independantly of each other. Both versions are presented here.
==Celkan's Version==
alias AutoNTToggle "AutoNTOn"
alias AutoNTOn "alias AutoNTToggle AutoNTOff; alias AutoNTClock 'wait 1 AutoNTarget'; AutoNTClock; ANTmsg1"
<nowiki>alias AutoNTOff "alias AutoNTToggle AutoNTOn; alias AutoNTClock ''; ANTmsg2"</nowiki>
alias AutoNTClock ""
alias AutoNTarget "RadarNextNearestEnemy; AutoNTClock"
===Aliases===
Bind the following commands to the key of your choice:<br>
{| style="border:2px solid grey;" cellspacing=0|- ! style="border-right:1px solid grey; border-bottom:1px solid grey;" | <small>Command !! style="border-bottom:1px solid grey;1" | <small>Description
|-
! Command! Description| style="border-right:1px solid grey;" | <small>AutoNTToggle|| <small>Toggles scanner.
|}
===Aliases===
Bind the following commands to the key of your choice:<br>
{| style="border:2px solid grey;" cellspacing=0|- ! style="border-right:1px solid grey; border-bottom:1px solid grey;" | <small>Command !! style="border-bottom:1px solid grey;1" | <small>Description
|-
! Command! Description| style="border-right:1px solid grey;" | <small>scanner|| <small>Toggles scanner.
|}
===Credit===
Created by Morbidly Wrong
 
[[Category:Binds]]