View Single Post
Re: gpGlobals->v_right is NaN sometimes with Linux
Old
  (#5)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: gpGlobals->v_right is NaN sometimes with Linux - 11-09-2006

Make sure You "clamp" the angles in between -180 +180 range before calling MAKE_VECTORS(v_angles) which changes the gpGlobals->v_right and gpGlobals->v_forward (I believe You are using this method).
  
Reply With Quote