Is it possible to do loop check for question right now??
So far I have only seen if statement being use.
However if the bot missed it (lag/comp freeze) then it will miss it, making the bot stuck because it missed previous step (talking to npc, using a waypoint)
And I have running in to the problems of getting stuck due to that reason.
The only way I am getting around this is to create several if statement block (5+) in hope that by checking it a few more times it will manage to correct itself.'
I would really appreciate any input in this matter.
So far I have only seen if statement being use.
However if the bot missed it (lag/comp freeze) then it will miss it, making the bot stuck because it missed previous step (talking to npc, using a waypoint)
And I have running in to the problems of getting stuck due to that reason.
The only way I am getting around this is to create several if statement block (5+) in hope that by checking it a few more times it will manage to correct itself.'
I would really appreciate any input in this matter.