ID:148249
 
verb
Host_Game(F as file)
var/port = input("Choose a port","Port","1000")
world.OpenPort(port)
startup(F,port,"-safe")
usr << "World starting on port [port]."

It's not opening dreamdaemon. Am I doing this right?

~Blaz3
This probably should have been posted in the "Code Problems" section of the forum,... :-/

~Kujila
In response to Kujila
It is posted in the code problems section of the forums. Look at the bold title.
In response to Zlegend2
Because it was moved by a moderator.
In response to Nadrew
Sorry. Thought it was Byond question, didn't know where it went. No answer to my question though?

~Blaz3