Feature - New #1573
- Status changed from New to Implemented
OgreBotAPI/OgreConsole
- Added: CastAbilityInSeconds(string _ForWho, string AbilityName, float _Seconds)
- Added: CastAbilityOnPlayerInSeconds(string _ForWho, string AbilityName, string sTarget=${Me.Name}, float _Seconds)
- for Seconds, you can use any integer PLUS 1 decimal place. For example: 1.5 is valid for 1.5 seconds. However, 1.25 is not valid (and will be 1.2, not that you could tell an 0.05 seconds).
- Note: This isn't exact, this just equal to waiting that time frame then doing an OgreBotAPI:CastAbility. So if you are in the middle of casting an ability, it will queue it up.
Also available in: Atom
PDF