Quantcast
Channel: Photon Server — Photon Engine
Browsing all 1557 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Failed to join room using Unity Client SDK

I replied to this thread: http://forum.photonengine.com/discussion/1059/photon-server-join-create-game-problemMy reply: http://forum.photonengine.com/discussion/comment/31499/#Comment_31499But I think...

View Article


How can I derive from PhotonPeer to create my own implementation of a Peer?

I would like to do so to add new operations.I have made a simple Peer class: public class MyPeer : PhotonPeer { public MyPeer(ConnectionProtocol protocolType) : base(protocolType) {} public...

View Article


Photon Server Stopped and never Continue

I download the Photon Server yet it never initialized. It always stop!

View Article

s2s TCP Receive delay

I find that it has a big delay when receiving a large message.(The each message is small.)Is that relating to the photonserver.config?Here is my photonserver.config: <GameServerGroup...

View Article

Pricing Question

The plans in photon server pricing include the sentence Per App / Server.Does that mean that if I want to have 3 servers for one game(or app) I have to pay 3 times the plan?Example: I want to have 3...

View Article


Getting Started

Hey I'm just getting started with Photon Server. Anyway I can see the requests?

View Article

Start and Debug LiteApplication

Hello,at the moment I'm trying to build an unity application which connects to my own photon server app.For debugging purposes I went through the whole forum to find some working solutions.Well... I...

View Article

ERROR: Wrong license type - expected redist license

Hi I am using redistributable server. I got a lisense for 100CCU free in my dashboard. I have put the lisense in bin_Win32 folder, and trying to start the photon server. But the server stops...

View Article


how many is online ?!!

hi i am using photon server and i want to know how many are online on server? how can i do that in windows 2012tnx

View Article


Threading and operations in a custom server solution

I have looked at many examples of photon usage and from what I can tell the 2 main ways that people structure their project is they run with a plugin, peer to peer and use raise event to send events to...

View Article

How to make Personal Chat within a room?

Hi,I am using photon plugin for enterprise server, and Javascript in client side. My players are able to join a room and chat with all others in that room. Now I want to make a option for personal chat...

View Article

How to make Personal Chat within a room?

Hi,I am using photon plugin for enterprise server, and Javascript in client side. My players are able to join a room and chat with all others in that room. Now I want to make a option for personal chat...

View Article

Photon - LoadBalancing - Create room serverside

Hi,I'm trying to use the LoadBalancing demo as base for a game idea I have, I have followed tons of tutorials, and found an old thread about it here too:...

View Article


MMO Examples / Demos?

Just curious if there is an MMO example and /or demo for photon server package? Any insight on this would be greatly appreciated.Thanks, Sambuka

View Article

How can I raise an event from the GameServer or send a message to a specific...

How can I raise an event from the server-side code so that all players in the room receive it?How can I send a message to a specific client?

View Article


Cannot Start or Remove Service after re-installing Photon

I deleted Photon and re-installed it in a new place but now, whenever I try to start a service or remove it, it looks like it's trying to get it from the old path of the previous Photon installation.

View Article

Photon Enterprise Cloud adding a new plugin documentation reference - section...

Photon Enterprise Cloud adding a new plugin..where is the section?I wondered why from documents i can see the following steps but never find out a way to perform them...To add a new plugin:1. Go to the...

View Article


Moving the game avatar around

I have a setup where the game avatar is just a camera with the interest area in front of it to look from a top down at the world. I have code that moves the camera in relation to dragging (via mouse)...

View Article

Moved: Moving the game avatar around

This discussion has been moved.

View Article

How to create bot in Photon Server SDK without using masterclient

Hello, excuse me.Where should i start to implement this? there is no documentation of this. I have a poker game that needed a bot system.Im currently using master client system and some friends said...

View Article
Browsing all 1557 articles
Browse latest View live