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

checkbottom

From Quake Wiki

Revision as of 16:21, 29 March 2013 by Move page script (talk) (Move page script moved page Checkbottom to checkbottom: Fixing the case)

Function: checkbottom

 float checkbottom(entity e)

e = entity that is to be checked return TRUE or FALSE

Returns TRUE if on the ground. Used only for jumping monster, that need to jump randomly not to get hung up (or whatever it actually means).