Jump to content

What the console commands for ban/kick?


Recommended Posts

TheNet:Kick(id), where id is a number from 1-4 (in 4-player games). You can find the number with the debug info (backspace) in the lower-right. But you can kick from the scoreboard too...

 

Banning is TheNet:Ban(id), but I think it's buggy right now? Which is why it's not on the scoreboard, too.

 

Personally, my preferred method of banning people is the following:

 

AllPlayers[id].Transform:SetPosition(800,0,800)

 

This banishes them to the bottom corner of the world, which is inevitably ocean. :D

  • Developer

This banishes them to the bottom corner of the world, which is inevitably ocean. :grin:

 

I would watch out with this: there's a crash that occurs in DS if it is raining while you're out over the ocean. I haven't tested it because that's obviously not normal game behavior, but it's possible that it'd crash the server as well.

I've done that, but the problem there is that ghosts can phase through basalt just fine, and then you have their final griefing form activated.

Ghosts again, but now you can kick the after they die, and still have the skeloton, right now they are usless but someday you would get some bone shards from them.

Personally, my preferred method of banning people is the following:

 

AllPlayers[id].Transform:SetPosition(800,0,800)

 

This banishes them to the bottom corner of the world, which is inevitably ocean. :grin:

 

This made me literally LOL when I first saw it (didn't have the chance to comment earlier), and is still making me chuckle several hours later. Well done rezecib!

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...