Beispiel #1
0
    internal void Match()
    {
        matchInfos.GenerateMatchCode();
        string msg = ag.gameUserid + "/" + ag.poid + "/" + "test520" + "/" + matchInfos.matchCode + "/" + m_PlayerInfo.fbUserId;

        ag.PrivacySend("match:" + msg, serverSettings.dpPoid);
    }