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
ID:148249
May 10 2003, 8:25 pm
|
|
~Kujila