northwood-studios/NwPluginAPI

Scp914ProcessPlayer event does not work

SrLicht opened this issue · 1 comments

image
Code:

[PluginEvent(ServerEventType.Scp914ProcessPlayer)]
        void OnProcessPlayer(Player player, Scp914KnobSetting knobSetting, Vector3 outPosition)
        {
            Log.Info("Blablabla");
        }

Fixed with new version SL