Hi! Welcome to the forum for Platinum Arts Sandbox Free 3D Game Maker. I currently have the forums locked as I am attempting to properly update them.

In the meantime please join the new Discord Server!

If you have any questions please e-mail me through the Platinum Arts website.

trying to get multiplayer to work

Talk about anything related to Platinum Arts Sandbox here!
Locked
321900
Member
Member
Posts: 3
Joined: March 24th, 2013, 4:43 am
Name: john

trying to get multiplayer to work

Post by 321900 »

so i have been having problems trying to get multiplayer to work in sandbox

i followed the instructions and set up my hamachi network. Then friend joins network,but here is where i am confused

"Now the person who is going to host it has to run server.bat and give your friend the IP that's under your name name in big letters."

http://www.sandboxgamemaker.com/wiki/in ... _Editing_2

ok so i run server.bat but the IP, is that the number above my name in the hamachi window? I tried using it but when the other person uses my ip to connect it doesnt connect to the map instead he connects to a blank map

anyone who know how to resolve this problem


thanks
Ghostman Gaming
Member
Member
Posts: 49
Joined: July 9th, 2012, 6:44 pm
Name: Tyler Mangino
IRC Username: ghostman1996
Contact:

Re: trying to get multiplayer to work

Post by Ghostman Gaming »

I had this problem to when you and your friend are connected and your friend is on the blank map you type

Code: Select all

`sendmap
and press enter. now after that a message will show up telling your friend a map was sent to them and then have your friend type

Code: Select all

`getmap
and press enter he will then get your map.
Locked