home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2000 September / Gamestar_22_2000-09_cd1.bin / PROGRAMY / pyro11.zip / pyro / drop.cfg < prev    next >
Text File  |  2000-07-29  |  793b  |  15 lines

  1. // This is a sample configuration file. Note that you can edit this 
  2. // as you want. You can put in a bfg or a grenade launcher if you want.
  3.  
  4. bind "z"        "drop Rocket Launcher; say_team Dropped RL @ %l"
  5. bind "x"        "drop Railgun; say_team Dropped RG @ %l"
  6. bind "c"        "drop Shotgun; say_team Dropped SG @ %l"
  7. bind "v"        "drop Plasma Gun; say_team Dropped PG @ %l"
  8. bind "b"        "drop Lightning Gun; say_team Dropped LG @ %l"
  9. bind "n"        "drop Rockets; say_team Dropped Rockets @ %l"
  10. bind "m"        "drop Slugs; say_team Dropped Slugs @ %l"
  11. bind ","        "drop Shells; say_team Dropped Shells @ %l"
  12. bind "."        "drop Cells; say_team Dropped Cells @ %l"
  13. bind "/"        "drop Bolts; say_team Dropped Bolts @ %l"
  14.  
  15. bind "F4"        "say_team I have %h health, %a armor and I'm carrying a %w. Location: %l, Powerups: %p"