Also the only objectives that use the "Rotation" of ObjectiveMarkers is AIODeployEquipment and none others.
Bots move straight to their target no matter what. But if a Bot gets killed on the way, another bot has to take over that objective. The bot taking over that objective is usually the bot closest to the objective that has the required equipment. So if a bot is half way to
"DestroyGenerator" %weight 1, 3200;
and the bot that is mortaring a turret gets killed. The bot that was going to destroy generator takes over the
"MortarObject" %weight 1, 3400;
because the weight is higher than destroy generator and bot is closest to do the job and has the Mortar MortarAmmo so he gets unassignned from "AIOAttackObject" (generator") and gets assigned to "AIOMortarObject" (turret). So he may be closer to the turret when he gets the job and/or come from a different direction.
Do you understand this? If I can suggest that you start "reading" the scripts. Even if you don't understand at first keep reading and you will
By the way this is a modified script file (attached) that is almost perfect. Bots intelligently mortar targets and not hill sides.Statistics: Posted by Lagg_Alot — Sun May 04, 2003 3:21 pm
]]>