## ETPub PCR alpha hacks (etpub_pcr_ah) ## (C) 2006-2007 PatheticCockroach.com ## This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 2.5 License ## Derivative works may only be done if they are distributed with their source code. ## ## The original etpub_pcr_ah source and binaries can be found around http://www.patheticcockroach.com/etserver/etpub_pcr.php ## ## Note : ETPub PCR alpha hacks are just small modifications for ETPub (http://www.etpub.org) This fixes a bug introduced in rev 33 : if g_fastres was between 1 and 9, the revived player would get a spawn shield during as long as g_spawnInvul instead of none. See rev 33 for the modification : added : else if( revived ) client->ps.powerups[PW_INVULNERABLE] = level.time;