I have tried MANY TIMES, and THERE IS NO BOT VARIABLE. I have tried vehicle, i have tried self, and i have tried player.
THERE IS NONE. GIVE ME PROOF AND I WILL BELIEVE YOU
No need to freak out. Tell us where it's not working. You need to tell us the context you're using the variables.
For example,
[onBotActivated] > [Client] > [chatMessage] [Your Health: <var:pl:health> Bot's Health: <var:vehicle:health>]
works.
I was wrong with the <var:pl:*> variables, they don't seem to be working for me either when I thought they would, I'm sorry about that. Use <var:vehicle:*> variables, such as:
[onBotSpawn] > [Self] > [VCE_ifVariable] [<var:vehicle:health>] [==] [100] [ ]
They should work.