View Single Post
Re: Yay - Bots move to given vector location...
Old
  (#38)
dub
Member
 
dub's Avatar
 
Status: Offline
Posts: 89
Join Date: Aug 2004
Location: UK
Default Re: Yay - Bots move to given vector location... - 12-01-2005

stefan did you manage to compile accessing pPlayerEnt->GetFOV ()?
i keep getting unresolved external compiler error.
Code:
 ubbot.obj : error LNK2001: unresolved external symbol "public: int __thiscall CBasePlayer::GetFOV(void)const " (?GetFOV@CBasePlayer@@QBEHXZ)
maybe because it is for the client dll only unsure???.
  
Reply With Quote