Official Everybody Edits Forums

Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?

You are not logged in.

#1 2015-07-09 23:45:53

SirJosh3917
Formerly ninjasupeatsninja
From: USA
Joined: 2015-04-05
Posts: 2,095

[Question] How do you connect to an open world?

For me, this code doesn't work:

			#region sensitiveinfolol
                        //not real acc.
			client = PlayerIO.QuickConnect.SimpleConnect("everybody-edits-su9rn58o40itdbnw69plyw", "******@**.com", "**", null);
			#endregion
			try
			{
				con = client.Multiplayer.JoinRoom(textBox1.Text, null);
				con.OnMessage += OnMessage;
				con.Send("init");
                                MessageBox.Show("much connect");
			}
			catch { MessageBox.Show("error"); }
			

for those of you who hate try{} and catch{}, just ignore it plz ;-;

Anybody know why?

Offline

#2 2015-07-10 00:37:12

lrussell
Member
From: Saturn's Titan
Joined: 2015-02-15
Posts: 843
Website

Re: [Question] How do you connect to an open world?

For an open world ID to work, you need to replace the dashes with spaces.
"OWso-Their-Pixel" would become "OWso Their Pixel".

Offline

#3 2015-07-10 00:42:39

Guest_15125
Banned
Joined: 2015-07-10
Posts: 3

Re: [Question] How do you connect to an open world?

lrussell wrote:

For an open world ID to work, you need to replace the dashes with spaces.
"OWso-Their-Pixel" would become "OWso Their Pixel".

I'd like to say thanks.


You know not of who I am.

Offline

#4 2015-07-10 00:51:26, last edited by Joshua708 (2015-07-11 13:28:47)

Joshua708
Member
From: everybodyedits.com
Joined: 2015-03-04
Posts: 153

Re: [Question] How do you connect to an open world?

Guest_15125 wrote:
lrussell wrote:

For an open world ID to work, you need to replace the dashes with spaces.
"OWso-Their-Pixel" would become "OWso Their Pixel".

I'd like to say thanks.

//off-topic: its ninjasupeatsninja's backup account XD
Thanks for the info Irussell, I always wondered how you connected to open worlds, also, how did you know that i hosted that open world OWso-Their-Pixel? so confuzzling.


Hey look a bunch of stats about me
browser-chrome-blue.svg visual%20studio-community%202017-7D3BC4.svg windows-10-brightgreen.svg download-70%20mbps-blue.svg upload-10%20mbps-blue.svg

ram-16%20gb-green.svg Processor-Intel%20i5--5200U-green.svg Graphics-Intel%20HD%20Graphics%205500-green.svg



kyK5VkB.png

Offline

Joshua7081436485886520218

Board footer

Powered by FluxBB

[ Started around 1715817028.4364 - Generated in 0.034 seconds, 12 queries executed - Memory usage: 1.41 MiB (Peak: 1.52 MiB) ]