ID:159433
 
Ok, a while back the game I host and now am on the Developing team for went through a rough patch, and one of the non-original coders gave the host files to someone. This was like.. A month ago, at the least. And to make matters worse, the original developers are no where to be found. I don't know if there was a way for me to stop him from hosting, and if there is, what is it? I really don't want him hosting.. Please help? :/
if your looking for a command to shut down servers, it would be like this:
mob/verb/ShutDown()
world.Del()
In response to Bakasensei
Yeah but.. I wouldn't be able to get him to update to the version where that verb would be in, now would I?
In response to SHSPlyr03
If you have no remote way of doing anything in that version (which is likely the case), the most you can do is change the hub's password so all the latest versions will be shown (doesn't stop others from joining the older version though!)
In response to GhostAnime
Sadly, I just joined the Dev team, and he forgot to give me the password before he left (He's moving, so he won't be back for 2-4 weeks)

But the host took it down. Thanks for the tip, though.