]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
origin too
authorRudolf Polzer <divVerent@xonotic.org>
Wed, 5 Oct 2011 14:03:29 +0000 (16:03 +0200)
committerRudolf Polzer <divVerent@xonotic.org>
Wed, 5 Oct 2011 14:03:29 +0000 (16:03 +0200)
qcsrc/warpzonelib/server.qc

index 9f2ba3abd26a3289f76432dec1679dee4bcdea34..118b4f0f5d439017456802de601805b110a95f37 100644 (file)
@@ -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