Hosting and domain costs until October 2024 have been generously sponsored by dumptruck_ds. Thank you!

aim

From Quake Wiki

Revision as of 21:46, 22 February 2008 by 129.13.186.4 (talk) (New page: vector '''aim'''(entity ''e'', float ''missilespeed'') Returns a vector along which the entity ''e'' can shoot. Usually, ''e'' is a player, and the vector returned is calculated by auto-...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
vector aim(entity e, float missilespeed)

Returns a vector along which the entity e can shoot. Usually, e is a player, and the vector returned is calculated by auto-aiming to the closest enemy entity.