I believe there's something like a stun command for players in command.cpp that disables input and allows people to not move at all. This may be what you are looking for, and you can probably look up a perl function that does it. ($client->Stun() or something)
|