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.
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
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
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
Offline
[ Started around 1732516727.4764 - Generated in 0.041 seconds, 10 queries executed - Memory usage: 1.41 MiB (Peak: 1.52 MiB) ]