Quote:
Originally Posted by BlurredD
I initially didn't want to add it partly due to issues of detecting when a player passes such an event, but I'm feeling more willing now. I'll just add warnings or something.
|
Two different detection methods come to my mind. You could make it so that a player dies only if he's colliding with a pit event for a short period of time. Or you can check the UDP movement packets and see if one of them contains a location that overlaps with a pit event.
__________________
<a href="http://nmap.org/"><img border="0" alt="Nmap Security Scanner" src="http://images.insecure.org/nmap/images/prop/nmap_bnr_matrix_pfos.gif"/></a>
|