Thread: Jetpack
View Single Post
Author Message
Knagg0
SourceMod Donor
Join Date: Dec 2005
Location: Germany
Old 06-12-2007 , 16:19   Jetpack
Reply With Quote #1

This plugin adds a 'jetpack' which allows players to fly around the map by binding a key to +sm_jetpack.

CVARS:
  • sm_jetpack
    • Enables/disables this plugin
    • Default: "1"
  • sm_jetpack_sound
    • Jetpack soundfile
    • Default: "vehicles/airboat/fan_blade_fullthrottle_loop1.wav"
  • sm_jetpack_volume
    • Jetpack sound volume
    • Default: "0.5"
  • sm_jetpack_speed
    • Jetpack speed
    • Velocity.z that will be added each "jetpack frame"
    • Default: "100"
CHANGELOG:
  • 1.1.0
    • Added config file
    • Added movecollide to SetMoveType
    • Removed dependency to 3rd party extensions
    • Changed "jetpack frame timer" from 0.05 to 0.075
    • Changed default value of sm_jetpack_speed from 65 to 100
    • Skipped a load of version numbers
  • 0.1.0
    • Release
Attached Files
File Type: zip jetpack_1.1.0.zip (6.4 KB, 14549 views)
__________________

MFZB Gaming Community

[ www.mfzb.de ]


Last edited by Knagg0; 07-13-2007 at 23:55.
Knagg0 is offline