Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[LUA CODE] Complex Actions should use Basic Actions as building blocks #18

Open
Nostrademous opened this issue Jun 10, 2017 · 0 comments

Comments

@Nostrademous
Copy link
Owner

We probably never want to (feel free to provide evidence to the contrary) call Dota 2 API functions in complex actions directly, but rather call the "basic_actions/action_*" for things like MoveLocation, AttackUnit, etc... as allow us to track bot-specific parameters better and recovery back to the state if interrupted mid complex-action execution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant