View Single Post
Author Message
ShadowMarioBR
Member
Join Date: Feb 2018
Old 10-19-2018 , 23:05   [TF2] Simple Jetpack
Reply With Quote #1

Small Note: This is my first plugin and unfortunately i don't know how to code on new syntax.

Description:
A very simplistic jetpack plugin i made in 2 and a half hours as my first plugin to be released.
When enabled, press SPACE for flying.

Cvars:
sm_jetpack_version - Plugin Version.
sm_jetpack_enabled - Defines if the plugin is enabled, default: 1
sm_jetpack_soundfile - The sound file of the jetpack, default: "ambient/sawblade.wav".
sm_jetpack_fallspeed - Falling speed, the higher the value, the faster you will fall, default: 3.0
sm_jetpack_jumpheight - Jetpack force/jumping height value, the higher the value, the higher it goes, default: 4.0
sm_jetpack_downlimit - Limits the falling speed while jetpack is active, default: 150.0
sm_jetpack_soundvolume - Volume of the Jetpack sounds, default: 0.3
sm_jetpack_soundpitch - Pitch of the Jetpack sounds, default: 140
sm_jetpack_particle - Spawns a Teleporter Glow particle while flying, default: 1
sm_jetpack_disableondeath- Disables Jetpack on Death, default: 1

Commands:
sm_jetpack - Opens Jetpack menu.
+jetpack - Jetpack Trigger (Enable).
-jetpack - Jetpack Trigger (Disable).

Changelog:
Changelog


* Requires More Colors

Download:
Attached Files
File Type: txt simple-jetpack.phrases.txt (1.0 KB, 378 views)
File Type: sp Get Plugin or Get Source (simple-jetpack.sp - 323 views - 7.0 KB)
File Type: smx simple-jetpack.smx (15.3 KB, 355 views)

Last edited by ShadowMarioBR; 11-04-2018 at 21:39. Reason: Setting cvar
ShadowMarioBR is offline