Raised This Month: $12 Target: $400
 3% 

SM Parachute


Post New Thread Reply   
 
Thread Tools Display Modes
Stuaryt
New Member
Join Date: Jul 2020
Old 07-27-2020 , 21:59   Re: SM Parachute
Reply With Quote #721

hey my server doesn't read the plug. My server is cs go.
how do i solve this?

Last edited by Stuaryt; 07-27-2020 at 22:01.
Stuaryt is offline
Focus Nation
Member
Join Date: Nov 2020
Old 11-15-2020 , 16:26   Re: SM Parachute
Reply With Quote #722

When I hold space it doesn't work only holding E and I ONLY want the space option to work how to compile this?
__________________

Focus Nation is offline
Le1T
Member
Join Date: Oct 2018
Old 01-02-2021 , 03:04   Re: SM Parachute
Reply With Quote #723

Quote:
Originally Posted by Focus Nation View Post
When I hold space it doesn't work only holding E and I ONLY want the space option to work how to compile this?
sm_parachute_button "1" - 1: uses button +USE for parachute usage. - 2: uses button +JUMP.
Le1T is offline
ShadowSpecter
Junior Member
Join Date: Oct 2021
Old 03-30-2022 , 19:37   Re: SM Parachute
Reply With Quote #724

[SM] Plugin sm_parachute.smx failed to load: Native "BfWriteByte" was not found.
ShadowSpecter is offline
evans
Senior Member
Join Date: May 2021
Location: OnSmokeDetonate();
Old 07-08-2022 , 03:30   Re: SM Parachute
Reply With Quote #725

Another founds in the client console....

mod_studio: MOVETYPE_FOLLOW with no model.
mod_studio: MOVETYPE_FOLLOW with no model.
mod_studio: MOVETYPE_FOLLOW with no model.

but in this case, the first map after server startup the model works, so the all paths are definitely correctly set. However after the map changes it flush to the client console this

CMaterial : : PrecacheVars: error loading vmt file for models/parachute/pack_carbon
CMaterial : : PrecacheVars: error loading vmt file for models/parachute/parachute_carbon


and the red error mdl will occur. I think bad coded plugin for newer sourcemod. Server console has no errors btw. Even server logs are without error.
__________________

Last edited by evans; 07-08-2022 at 03:31.
evans is offline
evans
Senior Member
Join Date: May 2021
Location: OnSmokeDetonate();
Old 07-08-2022 , 04:58   Re: SM Parachute
Reply With Quote #726

shiaaat OMGaaaash, sry guys, i found it , my bad i confess .....problem was with sv_pure .......add parachute paths to whitelist if u have set sv_pure 1
Works perfectly, also recompiled version where #include <zombiereloaded> works great. So it can be tuned up for humans only. Admin flag check also added and works great. Good job!
__________________

Last edited by evans; 07-08-2022 at 05:02.
evans is offline
ehsank1768
Member
Join Date: Aug 2022
Old 10-01-2022 , 05:45   Re: SM Parachute
Reply With Quote #727

Server Crashes if Player is Using a Parachute and going throw something that triggers env_explosion to explode any ideas how to fix it?
ehsank1768 is offline
freak.exe_uLow
AlliedModders Donor
Join Date: Jul 2012
Location: Germany
Old 10-01-2022 , 15:09   Re: SM Parachute
Reply With Quote #728

Quote:
Originally Posted by ehsank1768 View Post
Server Crashes if Player is Using a Parachute and going throw something that triggers env_explosion to explode any ideas how to fix it?
Use this version: https://forums.alliedmods.net/showthread.php?t=339758
freak.exe_uLow is offline
staazux
Junior Member
Join Date: Mar 2023
Old 03-13-2023 , 21:00   Re: SM Parachute
Reply With Quote #729

Hello!
I can't use the parachute.
sm_parachute_enabled "1"
sm_parachute_button "1"
sm_parachute_cost "0" > with this it is free to everyone at spawn?

Please help!
staazux is offline
nOOb1
New Member
Join Date: May 2023
Old 05-31-2023 , 17:27   Re: SM Parachute
Reply With Quote #730

Quote:
Originally Posted by SWAT_88 View Post
SM Parachute

Version: 2.5
Author: SWAT_88


1.0 First version, should work on basically any mod
1.1 Linear fallspeed added.
1.2 Key assignment amended
1.3 Added +use Button support. No keybinding required!
Fixed some bugs in linear Flight mode:
You dont stay hanging on the wall.
You don't bounce when you touch the ground.
You dont have Gravity 0.1 when you jump holding the E button.
1.4 Fixed a serious bug:
Maxplayers are now correctly counted.
1.5 Added new features:
  • Information, welcome and status messages in Chat, Panel or BottomCenterText!
  • Buy Parachute and Sell Parachute added ! (CS ONLY)
  • Translations added !
  • Works on basically any mod !
1.6 Model Added!

1.7 Added new features:
Fixed another bug in linear Flight mode.
Linear Flight mode should be bugfree now!
Added Cvar for model display.
1.7b Fixed some bugs:
Fixed a small bug in checking the model.
Added a better check for Parachute ending.
1.7c Fixed a stupid bug in HandleSay.

1.8 Added new features:
Fixed a bug in OnPlayerDisconnect.
Changed /bp /sp to !bp !sp
Realistic velocity-decrease.
More detailed model textures.
Added a new parachute.
1.9 Added new features:
Added a new button: Space
Added automatic button change for TF2.
2.0 Fixed some bugs:
in RoundMsg
in Chat Commands
2.5 Fixed this error: "Can't create physics object for model/parachute/parachute_carbon.mdl".

Requirements:
If you are running a TF2 server you should install the latest SM Snapshot.
Description:
If cost = 0 then everybody has a parachute.
To use your parachute press and hold your E(+use)/Space(+jump) button while falling.
If you are running a TF2 server the button will automatically change to Space.
I checked whether cstrike is running or not, so dont be afraid of crashing the plugin in another Mod, It's safe!!!
Sidenote:
To change the model you have to edit the global variables for the names. Afterwards recompile sm_parachute.sp. Here is a tutorial.
To change the texture you have to recompile the smd and change its content. Here is the Model source.
Commands:
Press E(+use) to slow down your fall.
No more binding Keys!
Write !bp or !buy_parachute in Chat to buy a parachute (Only if cost > 0) !
Write !sp or !sell_parachute in Chat to sell your parachute (Only if cost > 0) !
Cvars:
sm_parachute_enabled "1" - 0: disables the plugin - 1: enables the plugin

sm_parachute_fallspeed "100" - speed of the fall when you use the parachute

sm_parachute_linear "1" - 0: disables linear fallspeed -1: enables it

sm_parachute_msgtype "1" - 0: disables Information -1: Chat -2: Panel -3: BottomCenter

sm_parachute_cost "0" - cost of the parachute (CS ONLY) (If cost = 0 then free for everyone)

sm_parachute_payback "75" - how many percent of the parachute cost you get when you sell your parachute (ie. 75% of 1000 = 750$)

sm_parachute_welcome "1" - 0: disables Welcome Message -1: enables it

sm_parachute_roundmsg "1" - 0: disables Round Message - 1: enables it

sm_parachute_model "1" - 0: dont use the model - 1: display the Model

sm_parachute_decrease "50" - 0: dont use Realistic velocity-decrease - x: sets the velocity-decrease.

sm_parachute_button "1" - 1: uses button +USE for parachute usage. - 2: uses button +JUMP.

Modifications:
  • CS: Global Offensive Version - by Sheepdude
    • With CS:GO support.
    • For more information look here
  • Parachute for Admins/Donors - by Sheepdude
    • With CS:GO support.
    • For more information look here
  • Gravity Support Version - by eladnava
    • Remembers the gravity of the player before pressing "E" and sets it back after releasing "E".
    • For more information look here
  • Gravity Fix and Teleport Fix - by CoMaNdO
    • Parachute without using teleport & without using gravity.
    • For more information look here
  • Nuclear Dawn Version - by yedpodtrzitko
    • In Nuclear Dawn, one of the playable classes can be invisible. This patch wont show the parachute in given situation.
    • For more information look here
  • Client Language Version - by GrO
    • Using the client language for translations instead of server language.
    • For more information look here

Available models:
  • parachute_carbon (Standard) Thanks to CYoung
  • parachute_green_v2
  • parachute_ice_v2
  • parachute_blue
Tutorials:
Supported Languages:
  • en (English)
    • Attached
  • en (English US) - Thanks to hamilton5
  • de (German)
    • Attached
  • fr (French) - Thanks to eric0279
    • Attached
  • nl (Dutch) - Thanks to MiguelFP
    • Attached
  • pl (Polish) - Thanks to GPhoenix97
  • hu (Hungarian) - Thanks to KeepCalm
  • es (Spanish) - Thanks to Sarona
Look at the attached sm_parachute_phases.txt File for the latest translations.
If you write a Translation post it in this thread.

Setup (SourceMod):
Install the smx file to addons\sourcemod\plugins.
Install the translation file to addons\sourcemod\translations
(Re)Load Plugin or change Map.
TO DO:
  • Nothing.
Copyright:
Everybody can edit this plugin and copy this plugin.
Thanks to:
Pinkfairie
bl4nk
Greyscale
theY4Kman
Knagg0
KRoT@L
JTP10181
Donations:
I'm a student and code this plugins in my freetime, while you probably play games .
If you like my work, kindly make a donation via PayPal.
Feel free to donate whatever amount you like.

Thank you for supporting this plugin!
Don't forget to support SourceMod too.
Consider: Without SourceMod none of these plugins would exist!
Notice: This


Please Feedback!
HAVE FUN!!!
ai putea sa pui un plugin parasuta fara model ? Doar cu mainile intinse. Am vazut asta si pe alte servere. Multumesc

Last edited by nOOb1; 05-31-2023 at 17:28.
nOOb1 is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 06:05.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode