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

Use and manage the bot key for fresh_live_data_packet_flatbuffer #19

Open
2 tasks
Quetzal2 opened this issue Oct 7, 2019 · 0 comments
Open
2 tasks

Comments

@Quetzal2
Copy link
Collaborator

Quetzal2 commented Oct 7, 2019

The new fresh_live_data_packet_flatbuffer function can now be "bot agnostic", remembering where each bot is at, by sending it a key value.
The bot index could be used as the key (as proposed here: https://github.com/RLBot/RLBot/blob/5701357231a13cdc182342f16f84e84f336b7ee3/src/main/java/rlbot/cppinterop/RLBotDll.java#L39).

ToDo:

  • Where would this key be fed in
  • Retrieve and give to the function the current bot's key
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant