From: Rudolf Polzer <divVerent@xonotic.org>
Date: Wed, 5 Oct 2011 14:03:29 +0000 (+0200)
Subject: origin too
X-Git-Tag: xonotic-v0.6.0~40^2~91
X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=dfdf98249575100acfecdea3b4974837a542a097;p=xonotic%2Fxonotic-data.pk3dir.git

origin too
---

diff --git a/qcsrc/warpzonelib/server.qc b/qcsrc/warpzonelib/server.qc
index 9f2ba3abd..118b4f0f5 100644
--- a/qcsrc/warpzonelib/server.qc
+++ b/qcsrc/warpzonelib/server.qc
@@ -327,6 +327,7 @@ float WarpZone_CheckProjectileImpact(entity player)
 
 	print("impactfilter found something - and it even gets handled correctly - please tell divVerent that this code apparently gets triggered again\n");
 	print("Entity type: ", player.classname, "\n");
+	print("Origin: ", vtos(player.origin), "\n");
 	print("Velocity: ", vtos(player.velocity), "\n");
 
 	// retry previous move