home *** CD-ROM | disk | FTP | other *** search
/ PC PowerPlay 47 / PCPP47A.iso / HalfLife / Multi / DMPlus / dmplus25.exe / docs / defaults / hook.cfg < prev    next >
Encoding:
Text File  |  1999-07-19  |  540 b   |  8 lines

  1. // hook cvars
  2.  
  3. "hook_enable"           "1"                 // enable grappling hook
  4. "hook_pullspeed"        "650.000000"        // speed at which hook pulls players (extreme values may cause erratic behaviour)
  5. "hook_damage"           "10.000000"         // hook hit damage (set to 0 for none)
  6. "hook_airspeed"         "2000.000000"       // hook speed in air (extreme values may cause hook to behave erratically)
  7. "hook_waterspeed"       "1000.000000"       // hook speed in water (extreme values may cause hook to behave erratically)
  8.