one more thing, looking at the codeblock, I have this line:
PHP Code:
UTIL_TraceLine(pEntity->v.origin + pEntity->v.view_ofs, pEntity->v.origin + pEntity->v.view_ofs + (gpGlobals->v_forward*48), dont_ignore_monsters, pEntity, &tr);
where do I get "(gpGlobals->v_forward*4

" from? I know what *48 is, but what can I do to get the gpglobals v_forward part?
thanks for the assistance with the makevectors, alka
__________________