We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
fresh_live_data_packet_flatbuffer
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).
key
ToDo:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The new
fresh_live_data_packet_flatbuffer
function can now be "bot agnostic", remembering where each bot is at, by sending it akey
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:
The text was updated successfully, but these errors were encountered: