-
Notifications
You must be signed in to change notification settings - Fork 38
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
Comments
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 |
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. |
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. |
Yeah I meant that it doesn't work with the shared EXP option in the config.json, I should've specified |
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:
Game version(s) (choose one or more of the following):
BB
The text was updated successfully, but these errors were encountered: