from events.common import Protectees def process_event(self, connection, event): Protectees.update(self, event.arguments[4], event.arguments[1], event.arguments[2])