Xmish
Xmish
https://github.com/otland/forgottenserver/blob/6579f1263271b0c431b00ae779b5b102569178d8/data/chatchannels/scripts/advertising.lua#L42C10-L45 onJoin message gets sent to all other members but the one that joined as it uses `sendToAll` https://github.com/otland/forgottenserver/blob/6579f1263271b0c431b00ae779b5b102569178d8/src/chat.cpp#L117C6-L117C17 
### Pull Request Prelude - [x] I have followed [proper The Forgotten Server code styling][code]. - [x] I have read and understood the [contribution guidelines][cont] before making this PR. -...
### Before creating an issue, please ensure: - [x] This is a bug in the software that resides in this repository, and not a support matter (use https://otland.net/forums/support.16/ for support)...
### Before creating an issue, please ensure: - [x] This is a bug in the software that resides in this repository, and not a support matter (use https://otland.net/forums/support.16/ for support)...
### Before creating an issue, please ensure: - [x] This is a bug in the software that resides in this repository, and not a support matter (use https://otland.net/forums/support.16/ for support)...
### By submitting this bug issue, you agree to the following. - [X] This is a bug in the software that resides in this repository, and not a support matter...
### Pull Request Prelude - [x] I have followed [proper TFS Downgrades code styling][code]. - [x] I have read and understood the [contribution guidelines][cont] before making this PR. - [x]...
https://github.com/MillhioreBT/forgottenserver-downgrade/blob/bb3b89c7f532502af181fece4cba8b47e3bb7f89/vcpkg.json#L12 Due to that change it's not possible to install dependencies, AFAIK there's no way to lock certain version: https://vcpkg.readthedocs.io/en/latest/users/manifests/#version-gt Only something like that is possible: ```json { "name": "lua",...