- Home /
Adding server's ip address to favorites so that I don't have to type it in all the time?
How do I make it so that I can add a favorite button that saves the ip address and lists it in the favorites list? Also so that I can connect to it. Please give me the most simplest ideas so that I can understand it since I am a beginner in multiplayer. Thanks.
EDIT: My game uses direct connecting features just like Minecraft
Answer by JoaquinRD · Aug 17, 2013 at 07:32 PM
You can use PlayerPrefs to save information, such as an IP address.
Your answer
Follow this Question
Related Questions
Can I connect real-android-device with USB port and access 127.0.0.1 IP? 0 Answers
MasterServer.RegisterHost Issue 0 Answers
How do i connect to a host that is registered on the MasterServer? 0 Answers
Connecting to custom Master Server over the internet 1 Answer
Is it possible to view the server list while connected? 1 Answer