View Single Post
Hold the key ???
Old
  (#1)
slash-evil
Guest
 
Status:
Posts: n/a
Default Hold the key ??? - 02-03-2004

When we set IN_DUCK , does it mean the bot just "press" the duck key ONCE or HOLD IT DOWN ? I need to know the answer , plz reply !

and one more

if(pBot->f_spawn_time+0.0<gpGlobals->time)
{
bBotMovement = TRUE;
}

*why I can't space at the start of the line bBotMovement = TRUE;? ??? *

I add this to my bot code (PODbot 2.6 src) and the bot will move while buying (tested , worked) , but after I add this part of code , the bot seem like don't know how to attack with knife in jasonmode (they use knife normaly in every situation , except in knifemod) , is there any conflict or problem with the code ? ???

Last edited by slash-evil; 02-03-2004 at 07:25..
  
Reply With Quote