LandSandBoat / server

:sailboat: LandSandBoat - a server emulator for Final Fantasy XI
https://landsandboat.github.io/server/
GNU General Public License v3.0
301 stars 604 forks source link

🐛 Enabling Level Sync while having pet does not disappear #2652

Open Zofra2020 opened 2 years ago

Zofra2020 commented 2 years ago

base

Steps to reproduce

4 BST party... 28, 27,26,26. I have those pets out before using level sync. When I used it, only 2 pet's disappear(28,27) when I sync on the 26. So, I assume it will not force pet to disappear if your the same level as sync level.

Expected behavior

All pet except wyvern should disappear according to wiki?

https://classicffxi.fandom.com/wiki/Level_Sync

SirGouki commented 2 years ago

"I have paid attention to this example and will edit again if need be to not break the formatting, or I will be ignored"

You're missing the branch this effects, and the steps to reproduce header:

<!-- Remove space and place 'x' mark between square [] brackets or click the checkbox after saving to affirm the following points: -->
<!-- (it should look like this: - [x] I have ...) -->
- [x] I have paid attention to this example and will edit again if need be to not break the formatting, or I will be ignored
- [ ] I have searched existing [issues](https://github.com/LandSandBoat/server/issues) to see if the issue has already been opened, and I have checked the commit log to see if the issue has been resolved since my server was last updated
- [ ] I have read and understood the [Contributing Guide](https://github.com/LandSandBoat/server/blob/base/CONTRIBUTING.md)

## Branch affected by issue <!-- Change to the branch the issue exists on (if relevant) -->

`base`

## Steps to reproduce

<!-- Add steps to reproduce here -->

## Expected behavior

<!-- Add expected behaviour here -->