reset(); $this->putInt($this->eid); $this->putShort((int) ($this->speedX * 400)); $this->putShort((int) ($this->speedY * 400)); $this->putShort((int) ($this->speedZ * 400)); } }