bot_command

biskuu

L2: Junior Member
Oct 25, 2014
97
22
I want to use bot_command with the command "+left" but whenever I use the command like this: bot_command Bot01 +left
It will not work.
The command works for things like voice commands so that the bot says "Thanks!" and stuff, but pretty much every command that uses the "+" doesn't work. (+attack, +left, +jump etc..)
 

ProselyteCanti

L2: Junior Member
Mar 27, 2014
91
10
"bot_forceattackon 1" for attacking
you can use "bot_mimic 1" to make them move but that will only make them mirror you
they can move on their own, but I think you have to use a path file which I have no idea about
 

biskuu

L2: Junior Member
Oct 25, 2014
97
22
"bot_forceattackon 1" for attacking
you can use "bot_mimic 1" to make them move but that will only make them mirror you
they can move on their own, but I think you have to use a path file which I have no idea about

I am well aware of bot_mimic.
As for the "path file", you are refering to the navigation mesh which is used be TFBots which are added by the command tf_bot_add.
Basically, what I want is to control the bots that do not have AI programmed for them and use the "+" commands on them.