View Single Post
Re: get at player's view angles ?
Old
  (#2)
Cheeseh
[rcbot]
 
Cheeseh's Avatar
 
Status: Offline
Posts: 361
Join Date: Dec 2003
Location: China
Default Re: get at player's view angles ? - 27-05-2005

well you can get eye angles from a bot by using the bot controller e.g.

g_pBotManager->GetBotController(m_pEdict)->GetLocalAngles()
  
Reply With Quote