This patch allows you to see what armor the other players are wearing and in what condition
the armor is in. If the armor level drops below 50 the armor takes on the look of being shot up (bullet holes). If a player picks up the bio suit their skin matches the bio suit (Looks absolutely incredible!!!!!). If the player picks up the armor while wearing bio suit the skin does not change to that armor until the suit runs out.
This patch currently is configured for team play only. Some of the code is from TeamLock by Dennis Noordsij. If you join this server you will be forced to choose a color, either red or blue. Once your color is set the server sets your team skin and all skins afterwards (THERE ARE NO IMPULSE NUMBERS!!!! we don't won't people to be able to change there skins on here).
The following files are included:
client.qc
combat.qc
defs.qc //had to add playercolor as a float
items.qc
player.mdl
In order to use this patch you must have qccdos to compile it. After the file is compiled place progs.dat in it's own directory such as teamskin. in that directory create another called progs. Place the player.mdl in this directory.