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

[BB] Shared EXP doesn't work with NPCs #565

Open
toiletman74 opened this issue Oct 1, 2024 · 4 comments
Open

[BB] Shared EXP doesn't work with NPCs #565

toiletman74 opened this issue Oct 1, 2024 · 4 comments

Comments

@toiletman74
Copy link

Describe the bug
If an NPC kills an enemy without the player dealing any damage to the enemy, EXP is not rewarded.

To reproduce
Fill in steps to reproduce the behavior, such as:

  1. Start any quest with an NPC in it, Warrior's pride, Gallon's plan, etc...
  2. Have the NPC kill an enemy without the player dealing any damage to that enemy
  3. No exp is rewarded

Game version(s) (choose one or more of the following):
BB

@nolrinale
Copy link
Contributor

nolrinale commented Oct 1, 2024

This is correct behavior, for the game the NPC acts like just another player, if you dont at least tag the monster once and the NPC kills it, you wont get the EXP

So at the very least hit the monster once (even dealing 0 or 1 damage is enough) and let the NPC kill it afterwards

@fuzziqersoftware
Copy link
Owner

Correct, this is not a bug. If an NPC kills a monster that you did tag and you don't get EXP, that would be a bug - if that happens, please reopen this.

@fuzziqersoftware
Copy link
Owner

Oh wait - I misunderstood this. This is indeed a bug. Shared EXP refers to automatically-shared EXP, which is an option on the server. With the option on, you should get EXP even for enemies you didn't tag, if you're in the same area when they're killed. I'll look into this.

@toiletman74
Copy link
Author

toiletman74 commented Oct 2, 2024

Yeah I meant that it doesn't work with the shared EXP option in the config.json, I should've specified

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

3 participants