Re: *BUGBUGBUG* affects all HL bots!!! -
19-01-2004
As a quick and dirty fix, why not just set the bots maximum speed to a lower value just before each strafe operation?
// before strafe
pst_ptrEdict->v.maxspeed = <slower than normal>
// after strafe
pst_ptrEdict->v.maxspeed = <normal speed>
Maker of the (mEAn) Bot.Admin Manager
"In theory, there is no difference between theory and practice. But, in practice, there is." - Jan L.A. van de Snepscheut
|