Your bot isn't thinking, get it to think once and the engine should update the bot data then.
Code:
engfunc( EngFunc_RunPlayerMove, BOT ID HERE, Float:{ 0.0, 0.0, 0.0 }, 0.0, 0.0, 0.0, 0, 0, 76 )
76 is a good value to kick the bot to do one shot things like in your case or when it connects.
__________________