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

Difference between revisions of "aim"

From Quake Wiki

(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-...)
 
m (Spirit moved page Aim to aim: lowercase)
(No difference)

Revision as of 16:57, 28 March 2013

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.