Page 1 of 1

Password Protecting a Server

Posted: December 7th, 2009, 12:23 pm
by bryanfblareunion
How do you password protect a server?

Any help will be greatly appreciated...

:)

Re: Password Protecting a Server

Posted: December 7th, 2009, 12:41 pm
by siimvuss
you must edit server launcher...
check here: http://sandboxgamemaker.com/wiki/index. ... ve_Editing

Re: Password Protecting a Server

Posted: December 7th, 2009, 4:30 pm
by PizzaLover101
can someone make me an example server, because when ever i do it, it never works, it won't even let me save it.....

Re: Password Protecting a Server

Posted: December 7th, 2009, 5:17 pm
by Ryuzaki
What exactly are you trying to do with the server? It's not clear exactly what you're trying to accomplish here...

Re: Password Protecting a Server

Posted: December 7th, 2009, 6:14 pm
by Obsidian
siimvuss wrote:you must edit server launcher...
check here: http://sandboxgamemaker.com/wiki/index. ... ve_Editing
It appears that's for admin powers only, from the documentation on that param. I'll try poking Hirato about it later for clarification, if I get the chance.

Re: Password Protecting a Server

Posted: December 7th, 2009, 9:20 pm
by Hirato
you should see a file named server-init in your top level directory
if you open ti up, you'll see a variable named "serverpass" that is being giving an empty string
insert something there

now to connect to this server, you'd need to use the third argument of connect
ie
/connect IP PORT(28786 by default I think) PASSWORD

Re: Password Protecting a Server

Posted: December 11th, 2009, 12:07 pm
by bryanfblareunion
I'm still trying to get it to work

thanks for your help

can you kick someone from a server? :twisted: