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 Bot.Info.Level to generateInventory #1107

Merged

Conversation

acidphantasm
Copy link
Contributor

If you alter a bots level after the level has been selected, but before the inventory is generated then the inventory will generate using the original level instead of it's new level.

(Say you wanted to update the bot's level in the GameVersionAndCategory or Appearance method for some reason)

This PR fixes it so the bots level at the time of generating the inventory is passed accurately.

@acidphantasm acidphantasm changed the title Use Bot.Info.level to generateInventory Use Bot.Info.Level to generateInventory Feb 14, 2025
@chompDev chompDev merged commit c832784 into sp-tarkov:3.11.0-dev Feb 14, 2025
2 of 3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants