July 13, 20169 yr Hello,I question whether it is possible to switch bot mode rotation for many targets?Bots usually have this button (when using a fighting class + WRotation, I'm not talking here about grinding, etc.)Usually bots with rotation have a button that allows you to switch bot combat mode for one target, to fight against multiple targets.Can we do this in Wrobot ?If not, can I suggest this as an idea to upgrade bot? Adding features that turns an alternative fighting class should not be a problem and it would be a big convenience.
July 13, 20169 yr Normaly its not nessesary, if you have a good fightclass. The Fightclass can detect if there was one or more targets (If the Programmer of the Fightclass know what he do). HostileUnitNear do the job. Quote <FightClassCondition> <ContionType>HostileUnitNear</ContionType> <Param xsi:type="FightClassConditionUnitNear"> <Number>2</Number> <Type>Smaller</Type> <Radius>10</Radius> </Param> </FightClassCondition>
Create an account or sign in to comment