[quake3-commits] [ioquake/ioq3] 0448f6: Fix predicting touching items in CTF and 1FCTF
Zack Middleton
zturtleman at gmail.com
Thu May 23 02:10:55 EDT 2013
Branch: refs/heads/master
Home: https://github.com/ioquake/ioq3
Commit: 0448f68a13c53efd17a8ef04d4a6b3e01a12bef6
https://github.com/ioquake/ioq3/commit/0448f68a13c53efd17a8ef04d4a6b3e01a12bef6
Author: Zack Middleton <zturtleman at gmail.com>
Date: 2013-05-22 (Wed, 22 May 2013)
Changed paths:
M code/cgame/cg_predict.c
Log Message:
-----------
Fix predicting touching items in CTF and 1FCTF
In CTF, rail or plasma gun/ammo were not predicted for pickup depending on what team player is on. The rail and plasma values are the same as PW_REDFLAG and PW_BLUEFLAG.
In 1FCTF, only neutral flag, BFG, and BFG ammo were predicted for pickup. WP_BFG is equal to PW_NEUTRALFLAG.
More information about the quake3-commits
mailing list