Author Topic: Bot hole health issues  (Read 645 times)

Hey, I was just wondering if it was possible to set bots health on the bot holes..? I tried... -

OnBotSpawn > Bot > SetHealth [150]

Am I missing something? It doesn't seem to be switching the bots health value.

Thank you.


 :iceCream:

You're doing it right but unfortunately heath values can only be lowered. Max health is determined by datablock, so you'll need to use a playertype with 150 health to give your bot 150 health.

You're doing it right but unfortunately heath values can only be lowered. Max health is determined by datablock, so you'll need to use a playertype with 150 health to give your bot 150 health.

How do I go about switching bots "playertype"? Is there playertype addons I can get with variety of playertypes? 

Ohh, I figured it out! Thanks a lot brother!