Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

MasterServer Online/Local

Discussion in 'Multiplayer' started by Mike08, Mar 28, 2008.

  1. Mike08

    Mike08

    Joined:
    Dec 29, 2005
    Posts:
    124
    Hi

    I create a game where you can choose to have a local or a online (the standard unity at otee) MasterServer. But how can I restore the Defaults in Facilitator and MasterServer (IP Addresses and ports).

    By
     
  2. jashan

    jashan

    Joined:
    Mar 9, 2007
    Posts:
    3,306
    What you could do is get the variables and store them somewhere "safe". Then, when you switch back, you simple use the stored values...

    Sunny regards,
    Jashan