This is not related to bots. The same problem happens if you watch human players. There are a lot of bugs in the omnibot mod because it is based on the original game from year 2001. The spectator stamina is displayed correctly in newer mods (legacy, nitmod, noquarter, silent). It does not work in jaymod and etpub.
gm scripts are case-sensitive. There must be Goto, not GoTo.
Why didn't you copy the function from this page and paste it into your script (Ctrl+C, Ctrl+V) ?
Hi, welcome to the Omni-bot forum.
If you have scripted a lot, where are your scripts ? Could you please share a link to your scripts and waypoints ?
Util.EnableGoal and Util.DisableGoal can be used to activate ROUTE nodes. You can do this in a while loop in a thread.
You can use INFILTRATOR role for goals that are available only for disguised covertops.
You can use detonatespot property for a place to trigger the explosion.
It is intended. It's written on the wiki: Any goal that has a role defined will be ignored by bots that do not have the same role defined.
If you have goals with a role available for both teams, then you have to assign that role to both teams. Or you can duplicate the goals and have one goal for Axis and the second goal for Allies.
The unset command requires ET version 2.71 or later. Current ET version is 2.82.
You can also try to execute command \bot (without parameters). If it prints a value of the bot variable, then you can search it in your config files and delete it.