View Single Post
Re: Bot respawn delay problem
Old
  (#5)
Pierre-Marie Baty
Roi de France
 
Pierre-Marie Baty's Avatar
 
Status: Offline
Posts: 5,049
Join Date: Nov 2003
Location: 46°43'60N 0°43'0W 0.187A
Default Re: Bot respawn delay problem - 14-05-2004

If ServerActivate() isn't featured in the dll.cpp file of the HPB_bot 4.0 (which is a metamod plugin), that's because ServerActivate() isn't hooked yet by the HPB_bot in the list of the game DLL functions. Just add a hook for it like it is done for StartFrame, ClientConnect, etc.



RACC home - Bots-United: beer, babies & bots (especially the latter)
"Learn to think by yourself, else others will do it for you."
  
Reply With Quote