03-17-2016, 05:28 AM
Hi everyone, I'm new in CBOT. Now I play mission where I need to kill ants. And it's turned out that it's necessary to get status of bot's armor. Couldn't find in the help (F2).
How to get status of bot's armor?
|
03-17-2016, 05:28 AM
Hi everyone, I'm new in CBOT. Now I play mission where I need to kill ants. And it's turned out that it's necessary to get status of bot's armor. Couldn't find in the help (F2).
shieldLevel or this.shieldLevel < 1.0 means the bot is damaged. The bot is destroyed near/at 0.0.
Running the program while in the editor (arrow button), will show a list of bot's status variables and their values, as well as any other variables active in the program at that time.
03-17-2016, 07:20 AM
Thank you very much!
|
« Next Oldest | Next Newest »
|