home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 1999 November / CD-Gamer_1999-11_02_cd.bin / patches / halflife / 10101013.exe / %MAINDIR% / tfc / tfstats / tfc.rock2.rul < prev    next >
Encoding:
Text File  |  1999-08-19  |  251 b   |  17 lines

  1. //Custom Log Event rules for Rock2.
  2.  
  3. Award
  4. {
  5.     name = "Executioner";
  6.     noWinnerMessage = "No gas was discharged!";
  7.     extraInfo = "%player discharged the gas %number times!";
  8.  
  9.     trigger
  10.     {
  11.         type = goal;
  12.         key = rhand;
  13.         key = bhand;
  14.     }
  15. }
  16.  
  17.