otland / forgottenserver

A free and open-source MMORPG server emulator written in C++
https://otland.net
GNU General Public License v2.0
1.58k stars 1.05k forks source link

New player event: ChangeGhostMode #4586

Closed ramon-bernardo closed 5 months ago

ramon-bernardo commented 9 months ago

Pull Request Prelude

Changes Proposed

We shouldn't worry about the "LuaScriptInterface::luaPlayerSetGhostMode" code, this will be reworked in the future.

MillhioreBT commented 9 months ago

I think it's too much to just please the lack of notifyStatusChange in the setGhostMode method. We have to think of some other way to do it.