home *** CD-ROM | disk | FTP | other *** search
/ Quake 'em / QUAKEEM.BIN / quake / programs / teamskin / teamskin.txt < prev   
Encoding:
Text File  |  1996-08-09  |  1.9 KB  |  45 lines

  1. TITLE:     TeamSkins
  2.  
  3. BY: Shawn Schultz  (Rizzen) (schult@ida.net)
  4.  
  5. Shortdesc:  Visually see status of other players armor levels and bio suit. This
  6.         version is only for team play.  Regular deathmatch coming soon.
  7.  
  8. ________________________________________________________
  9.  
  10.  
  11. In my humble opinion, this patch is a must have!
  12.  
  13. REALISM REALISM REALISM REALISM!!!!!!
  14.  
  15. This patch allows you to see what armor the other players are wearing and in what condition
  16. 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.  
  17.  
  18. 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).
  19.  
  20.  
  21. The following files are included:
  22.  
  23. client.qc
  24. combat.qc
  25. defs.qc  //had to add playercolor as a float
  26. items.qc
  27. player.mdl
  28.  
  29. 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.  
  30.  
  31. start quake with:   quake -game directory_progs.dat_is_in
  32.  
  33. Known bugs:  I know of none at this point.  I've done quite a bit of testing but could find no bugs.
  34.  
  35. Future versions:
  36.  
  37. *  Sometime withing the first few days of this patch being release, there will be a patch for regular deathmatch.  
  38.  
  39. * Possibly more wound levels.  The only limitation to this is size of the mdl file.
  40.  
  41.  
  42. Thanks,
  43. Shawn Schultz
  44. schult@ida.net
  45.