View Single Post
  #6  
Old 04-18-2009, 09:51 AM
Secrets's Avatar
Secrets
Demi-God
 
Join Date: May 2007
Location: b
Posts: 1,449
Default

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)
Reply With Quote