View Single Post
Re: Problem with slomo and high server load
Old
  (#3)
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: Problem with slomo and high server load - 12-04-2004

o_O Haven't you implemented the bot speed fix in the mEAn mod yet, Rob ???

Store the run speed for each of your bots in their struct (or class instance). Then :
- In CS 1.5, update it each time pfnSetClientMaxSpeed() is called,
- In CS 1.6, update it each frame with pEdict->v.maxspeed.

I thought this was history ?



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