public pfn_touch(ptr,ptd) { if(is_user_connected(ptr) && is_user_connected(ptd)) { user_kill(ptd); } }