Navigation

    brainCloud Forums
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Solved
    • Unsolved
    • Users
    • Groups
    1. Home
    2. Chad Franklin
    C
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Chad Franklin

    @Chad Franklin

    1
    Reputation
    13
    Posts
    4
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    Chad Franklin Follow

    Best posts made by Chad Franklin

    • RE: Matchmaking: Search Multiple Lobby Types

      @Paul-Winterhalder said in Matchmaking: Search Multiple Lobby Types:

      that

      Thanks Paul, I don't think I could do the different lobby info option as I would like the players to choose specifically which game mode and if I understand correctly, I can only do that by having the players search for a lobby of that game mode. It's not too much of an urgent issue, I just wanted to put it out there and see how realistic it was. I talked to Greg a bit and we discussed joining multiple lobby types at once. For now, I plan to search for multiple lobbies at once and cancel matchmaking for any possible 2nd joined lobbies.

      posted in Suggestions
      C
      Chad Franklin

    Latest posts made by Chad Franklin

    • Server logs

      Would it be possible to create a server log file that contains the console logs of the server? Without this, debugging is a hassle.

      posted in Suggestions
      C
      Chad Franklin
    • RE: Matchmaking: Search Multiple Lobby Types

      @Paul-Winterhalder said in Matchmaking: Search Multiple Lobby Types:

      that

      Thanks Paul, I don't think I could do the different lobby info option as I would like the players to choose specifically which game mode and if I understand correctly, I can only do that by having the players search for a lobby of that game mode. It's not too much of an urgent issue, I just wanted to put it out there and see how realistic it was. I talked to Greg a bit and we discussed joining multiple lobby types at once. For now, I plan to search for multiple lobbies at once and cancel matchmaking for any possible 2nd joined lobbies.

      posted in Suggestions
      C
      Chad Franklin
    • RE: brainCloud 4.5.5 release coming soon...

      @Paul-Winterhalder said in brainCloud 4.55 release coming soon...:

      The big headliner feature is at long last, brainCloud will support Amazon In-app Purchases !

      Thanks for the hard work 🙂

      posted in Announcements
      C
      Chad Franklin
    • Matchmaking: Search Multiple Lobby Types

      Hello brainCloud, do you think it would be possible to instead of pass in a string for the "lobbyType" parameter of the Matchmaking functions, we could pass in a string[] for lobbyTypes we would like to search for? This is desirable as my game may have many game modes and the players may be very spread out among them, causing none of the matches to be full and never start. I would like to have a quick match option that will return the first lobby found of many lobbyTypes.

      As of now, I will have to loop through each lobbyType and run FindLobby() for each of them. This may take a lot of time, and I assume it would be a lot faster for all of that to be done on brainCloud's end and just returned to the player at once.

      posted in Suggestions
      C
      Chad Franklin
    • RE: Server Monitor

      @Paul-Winterhalder Thanks Paul, looking forward to any possible solutions.

      posted in Suggestions
      C
      Chad Franklin
    • Server Monitor

      Hello, I am just getting started with room servers and am very impressed so far. One very noticeable thing though is that there is no server monitor. I first noticed this when getting the "max servers reached" error when trying to start another server before the last one has shut down while having Max Servers set to 1. As far as I know, there is no way to manually stop a server from Braincloud or monitor how many servers are running. Would it be possible to add a server monitor with these features?

      posted in Suggestions
      C
      Chad Franklin
    • RE: Unity Room Server

      @David-St-Louis-0 Thank you David, I got up and running with a room server in no time. I wanted to let you know your "Custom Multiplayer Server with Unity" tutorial was very helpful. Thanks for the update and the help 🙂

      posted in S2S APIs
      C
      Chad Franklin
    • RE: Unity Room Server

      @David-St-Louis-0 @Paul-Winterhalder Hello again, I hope everyone at Braincloud is alright regarding the current situation. I wanted to check in and see if there was any progress on the C# S2S library. Completely understandable if it is not ready, but I wanted to ask and hear from you guys. Again, hope you are all healthy and look forward to hearing from you.

      posted in S2S APIs
      C
      Chad Franklin
    • RE: Unity Room Server

      @Paul-Winterhalder Hi Paul, no rush, take however long is necessary. I'll use the time to familiarize myself with the rest of Braincloud. Will be on the lookout for an update though 😃

      posted in S2S APIs
      C
      Chad Franklin
    • RE: Unity Room Server

      @David-St-Louis-0 No worries, look forward to using it.

      posted in S2S APIs
      C
      Chad Franklin