home *** CD-ROM | disk | FTP | other *** search
/ Quake 'em / QUAKEEM.BIN / quake / programs / psychoc2 / psychos.txt < prev    next >
Encoding:
Text File  |  1996-08-11  |  1.2 KB  |  36 lines

  1. Howdy kids,
  2.  
  3.     Welp, im finnaly done. Here is the quakec (in it's entirity) that i am going to run on
  4. PsychoServer (quake.mc.net: 207.79.112.42) (as soon as my ISP gets their reged ver that is). It
  5. has ne thing ne1 could wish for (=- the kick gun rules! -=).
  6.  
  7.                             Have fun,
  8.                                 Psycho Prisoner
  9.                                 quakeadmin@mc.net
  10.  
  11. This code contains:
  12. X acces control
  13. X exit ratings
  14. X carcasscam fix
  15. X compiled teamplay scores
  16. X friendly fire, negative frags
  17. X add reserved connections for administrators
  18. X add connect message
  19. X impulse commands for teamplay, noexit, timelimit, grav, friction, and fraglimit
  20. X kick gun (shoots laser beam, who it hits, it gibs and kicks (even w/ pentagram))
  21. X remote restart (put up an ftp server on you quake machine, upload a file, then restart (saves lots of trips to your ISP))
  22.  
  23. Here are the commands:
  24.  
  25. impulse   type     num range changed
  26. --------- -------- --- ----- -------
  27. teamplay  toggle   100 0-1
  28. noexit    toggle   101 0-1
  29. timelimit variable 102 1-255 x - 1
  30. fraglimit variable 103 1-255 x - 1
  31. grav      variable 104 1-255 (x - 129) * 10
  32. friction  variable 105 1-255 (x - 129) / 10
  33. restart   command  106 N/A   N/A
  34. password  command  107 N/A   N/A
  35. deop      command  108 N/A   N/A
  36.