View Single Post
Re: get at player's view angles ?
Old
  (#5)
pinworm
Member
 
Status: Offline
Posts: 3
Join Date: Jul 2007
Default Re: get at player's view angles ? - 11-07-2007

im wondering if there is a way to modify player position and view angles from a plugin. theres a nice botmanager class that allows you to put bots in the server and modify them, there is no equivalent playermanager class to modify players in the game. ive found though engine->SetView(edict_t,edict_t) that you can call every game frame will set a client view to a bot view.

i dont know if this is a good method of doing this though
  
Reply With Quote