Quantcast
Channel: Photon Server — Photon Engine
Viewing all articles
Browse latest Browse all 1557

Authoritative Logic in Photon Server [Self hosted]

$
0
0
I have developed a turn based game using photon cloud but it is very easy to cheat plus I'm getting sync issues in multiplayer mode. I want to use self hosted authoritative photon server.
As far as I can tell by reading [very limited and scattered] documentation. I have to edit load balancing app provided in photon server sdk and implement my logic in it. Can you give me a flow of how i would implement it?

What I want is save the game state on server and Implement a timer. As soon as timers runs out current players turn will be skipped and everyone in game will be notified of the game state.
It would be really helpful if you could give me a link to any tutorial on authoritative photon server which actually implements some custom logic. I hv searched a lot only thing i found is how to setup the server.

Viewing all articles
Browse latest Browse all 1557

Trending Articles