ID:161674
 
Having won my recent war with hosting, i suddenly discovered that i didn't know how to host a world! I have an interface file, which means i have to create a button manually. but is there a world proc Host() or something?
I'm not sure what you want. But, yes, there is the world/OpenPort() proc you can use to start/stop hosting, and you can also override it to make hosting possible only on certain conditions etc. But you should've really checked the /world procs in the reference for that one.
In response to Kaioken
Before i made an interface file, there was a host button, but now i have to make my own, and i'm not sure what command to use. (And yes, i've checked the reference!)