SM Parachute Lite

SM Parachute Lite v2.6

No permission to download
Supported Games
CS: Source (v34), CS: Source (Steam/Orange Box), CS: GO
This plugin let players use parachute in game. Players can press E (+USE) key while falling to activate the parachute. It is lite version of this plugin.


554


553


Lite Version Features :
  • Removed buy/sell features.
  • Removed use of +JUMP key. Only +USE can be used to activate the parachute.
  • Entire plugin is converted to new syntax.
  • Provided CVARs to easily change parachute models. No need to compile plugin.
  • Removed other game related support. Only CS:S is supported.
  • Removed translations file.
  • Added cfg file for CVARs.
  • Fixed minor bugs.
Requirements :
  • Sourcemod v1.8 or Higher
Installation :
  • Download SM_Parachute_Lite.zip file attached to this post.
  • Extract the content of zip file and put into your server's cstrike folder.
  • [Optional] Upload materials and models files to web server for fast download with bzip2 compression.
  • Change the map or restart the server.
How To Change Parachute Model ?
  • Download the parachute model. If you are looking for different parachute models, Visit Here.
  • Upload the materials and models of parachute to game server and web server if required.
  • Open cstrike/cfg/sourcemod/sm_parachute.cfg file.
  • Change the value of CVARs sm_parachute_pmodel and sm_parachute_ptexture with your parachute material/model files name.
  • Save the file, Change the map or Restart the server.

CVARs :
// Set the amount of realistic velocity-decrease.
// 0 - Disable realistic velocity-decrease.
// -
// Default: "50"
// Minimum: "0.000000"
// Maximum: "100.000000"
sm_parachute_decrease "50"

// Enable/Disable parachute plugin.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_parachute_enabled "1"

// Fallspeed when you use the parachute.
// -
// Default: "100"
// Minimum: "0.000000"
// Maximum: "500.000000"
sm_parachute_fallspeed "100"

// Enable/Disable linear fallspeed. (0 - Disabled, 1 - Enabled)
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_parachute_linear "1"

// Enable/disable show of the parachute model (0 - Disabled, 1 - Enabled).
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "500.000000"
sm_parachute_model "1"

// Specify your parachute model name.
// Parachute model name is the name of your parachute .mdl file located in models/parachute folder
// -
// Default: "parachute_carbon"
sm_parachute_pmodel "parachute_carbon"

// Specify your parachute texture name.
// Parachute texture name is the name of your parachute .vmt file located in materials/models/parachute folder
// -
// Default: "parachute_carbon"
sm_parachute_ptexture "parachute_carbon"

// Enable/Disable chat messages about parachute between rounds. (0 - Disabled, 1 - Enabled)
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_parachute_roundmsg "1"

// Enable/Disable parachute welcome message. (0 - Disabled, 1 - Enabled)
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_parachute_welcome "1"

Credits :
  • SWAT_88
  • @Subu aka return 0;
Author
Vertigo
Downloads
63
Views
1K
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Vertigo

Share this resource

Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock