Difference between revisions of "Module/Targeting"
< Module
Jump to navigation
Jump to search
(Module Targeting: MouseTargeting) |
(Module Targeting GFTargetingWaves) |
||
Line 3: | Line 3: | ||
! Author | ! Author | ||
! Description | ! Description | ||
+ | |- | ||
+ | | [[/GFTargetingWaves | GFTargetingWaves]] | ||
+ | | Jab | ||
+ | | A simple [[GuessFactor_Targeting | GuessFactorTargeting]] implementation using [[Waves | waves]] and without [[Segmentation | segmentation]]. It's based on the mean offset. | ||
|- | |- | ||
| [[/HeadOnTargeting | HeadOnTargeting]] | | [[/HeadOnTargeting | HeadOnTargeting]] |
Latest revision as of 19:33, 25 March 2008
Targeting Name | Author | Description |
---|---|---|
GFTargetingWaves | Jab | A simple GuessFactorTargeting implementation using waves and without segmentation. It's based on the mean offset. |
HeadOnTargeting | Aim where you last saw the enemy. More information. | |
MouseTargeting | Fnl | Use your mouse to target the enemy |