Posted November 20, 20213 yr I wish to use this event to send capability data to clients when they join. For some reason, my event is not firing.
November 20, 20213 yr Author Just now, Luis_ST said: did you test the Event in SinglePlayer or on a Server? Singleplayer.
November 20, 20213 yr you subscribe the Event to Dedicated Server, then the Event is not fired in SinglePlayer
November 20, 20213 yr Author Just now, Luis_ST said: you subscribe the Event to Dedicated Server, then the Event is not fired in SinglePlayer I see. So the server used by singleplayer does not qualify as DedicatedServer. How would I sync the capability, then?
November 20, 20213 yr via the Event, but check if the Player of the Event is an instance of ServerPlayer
November 20, 20213 yr Author Just now, Luis_ST said: via the Event, but check if the Player of the Event is an instance of ServerPlayer To do that, it would mean i'd have to change the Dist to Client. Wouldn't that break the event on dedicated servers?
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.