no edit summary
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
Selects the nearest enemy as the current target. | Selects the nearest enemy as the current target. | ||
TargetNearestEnemy(); | TargetNearestEnemy(reverse); | ||
---- | ---- | ||
;''Arguments'' | ;''Arguments'' | ||
: | :(Number reverse) | ||
:;reverse : Set this to 1 to cycle backwards | |||
---- | ---- | ||