Skip to content
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

Server events are ignored with PUSH Game Mode #3

Open
kripper opened this issue Aug 14, 2022 · 1 comment
Open

Server events are ignored with PUSH Game Mode #3

kripper opened this issue Aug 14, 2022 · 1 comment

Comments

@kripper
Copy link

kripper commented Aug 14, 2022

When using Game Mode = "PUSH", ServerSide events are not triggered (ie. "On Custom Rcon Command", "On Player Joined Server", etc) are ignored.
When changing to Game Mode = "CUSTOM", it works fine.

@Mark-Dey
Copy link
Collaborator

This is expected behavior, the game logic is used for custom to emulate the gamemode not vanilla modes. The player proxy etc would be your best bet for push modding.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants