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

[ANY?] JetPack (v1.4.1 - 18/11/18)


Post New Thread Reply   
 
Thread Tools Display Modes
Author
shanapu
Veteran Member
Join Date: Apr 2015
Location: .de
Plugin ID:
6232
Plugin Version:
1.4.1
Plugin Category:
Fun Stuff
Plugin Game:
Any
Plugin Dependencies:
    Servers with this Plugin:
    18 
    Plugin Description:
    Yet another jetpack plugin for sourcemod
    Old 08-18-2018 , 18:25   [ANY?] JetPack (v1.4.1 - 18/11/18)
    Reply With Quote #1

    Rate Thread

    Yet another jetpack plugin for sourcemod.



    I know there are already some jetpack plugins and this one is just an edited version of [CS:GO/ZP] Jetpack by gubka & FrozDark.
    BUT without the need of zombie, for [ANY], with some more configs, translation and for me the importants different to others:
    Two different ways to use the jetpack
    Code:
    jetpack_cmd "0" press DUCK & JUMP
    jetpack_cmd "1" you must bind +/-jetpack
    Only tested on CS:GO, should work on [ANY].
    Please test and report other games.

    ConVar
    Code:
    // Admin flags to access to the JetPack.
    // -
    // Default: "b,r"
    jetpack_admins_flag "b,r"
    
    // Only admins will be able to use JetPack.
    // -
    // Default: "0"
    // Minimum: "0.000000"
    // Maximum: "1.000000"
    jetpack_admins_only "0"
    
    // Allow admins to have unlimited JetPack.
    // -
    // Default: "0"
    // Minimum: "0.000000"
    // Maximum: "1.000000"
    jetpack_admins_unlimited "0"
    
    // The angle of boost to apply to JetPack.
    // -
    // Default: "50"
    // Minimum: "10.000000"
    // Maximum: "80.000000"
    jetpack_angle "50"
    
    // The amount of boost to apply to JetPack.
    // -
    // Default: "400.0"
    // Minimum: "100.000000"
    jetpack_boost "400.0"
    
    // 0 - DUCK & JUMP, 1 - +/-jetpack
    // -
    // Default: "0"
    // Minimum: "0.000000"
    // Maximum: "1.000000"
    jetpack_cmd "0"
    
    // 0 - disabled, 1 - enable effect & particle
    // -
    // Default: "1"
    // Minimum: "0.000000"
    // Maximum: "1.000000"
    jetpack_effect "1"
    
    // Enables JetPack.
    // -
    // Default: "1"
    // Minimum: "0.000000"
    // Maximum: "1.000000"
    jetpack_enabled "1"
    
    // Time in seconds of using JetPacks.
    // -
    // Default: "10"
    // Minimum: "0.000000"
    jetpack_max "10"
    
    // Chat prefix for first spawn message
    // -
    // Default: "[SM]"
    jetpack_prefix "[SM]"
    
    // Time in seconds to reload JetPack.
    // -
    // Default: "60"
    // Minimum: "1.000000"
    jetpack_reloadtime "60"
    
    // Which team should have access to jetpack? 1 - CT/Blu only / 2- T/Red only / 3 - both
    // -
    // Default: "3"
    // Minimum: "1.000000"
    // Maximum: "3.000000"
    jetpack_team "3"

    Installation
    Quote:
    1. jetpack.smx -> addons/sourcemod/plugins/
    2. jetpack.sp -> addons/sourcemod/scripting/ (optional)
    3. jetpack.phrases.txt -> addons/sourcemod/translations/
    4. Config file cfg/sourcemod/jetpack.cfg will be generated after first startup
    5. Have Fun! Give feedback!
    Github
    https://github.com/shanapu/Jetpack

    Credits
    All credits to gubka & FrozDark for the previous work on original!
    Also big thanks to all sourcemod & metamod developers out there!

    You like my work for the community? Buy me a beer!
    Attached Files
    File Type: txt jetpack.phrases.txt (357 Bytes, 456 views)
    File Type: sp Get Plugin or Get Source (jetpack.sp - 926 views - 12.6 KB)
    File Type: zip Jetpack-master.zip (15.8 KB, 385 views)
    __________________
    coding & free software

    Last edited by shanapu; 11-17-2018 at 21:18.
    shanapu is offline
    alphaearth
    Senior Member
    Join Date: Feb 2018
    Location: Turkey
    Old 08-18-2018 , 18:42   Re: [ANY?] JetPack (v1.3 - 19/08/18)
    Reply With Quote #2

    Thanks for the plugin.
    Turkish translation file.
    Attached Files
    File Type: txt jetpack.phrases.txt (393 Bytes, 293 views)
    __________________
    alphaearth is offline
    skyler.b
    AlliedModders Donor
    Join Date: Dec 2017
    Location: israel
    Old 08-18-2018 , 20:28   Re: [ANY?] JetPack (v1.3 - 19/08/18)
    Reply With Quote #3

    awesome release!!!
    __________________
    Taking private requests

    part of the gurney is the end.

    Last edited by skyler.b; 08-18-2018 at 20:28.
    skyler.b is offline
    ricksfishin
    Senior Member
    Join Date: Oct 2017
    Old 08-18-2018 , 21:08   Re: [ANY?] JetPack (v1.3 - 19/08/18)
    Reply With Quote #4

    L4d2 Bad fall damage, and this ---> "jetpack_effect", "0" <--- when set to 1 ,You get flashes of checkerboard squares kind you get on the loading screen of some custom maps. Nice plugin thank you
    ricksfishin is offline
    shanapu
    Veteran Member
    Join Date: Apr 2015
    Location: .de
    Old 08-20-2018 , 13:36   Re: [ANY?] JetPack (v1.3 - 19/08/18)
    Reply With Quote #5

    Quote:
    Originally Posted by ricksfishin View Post
    L4d2 Bad fall damage, and this ---> "jetpack_effect", "0" <--- when set to 1 ,You get flashes of checkerboard squares kind you get on the loading screen of some custom maps. Nice plugin thank you
    Thanks for testing! But that's weird. The used effect "env_steam" is according to valve available in all Source games.

    What do you mean with bad fall damage? There is no protection for fall damage. Damage should be standard.
    __________________
    coding & free software
    shanapu is offline
    ricksfishin
    Senior Member
    Join Date: Oct 2017
    Old 08-20-2018 , 14:01   Re: [ANY?] JetPack (v1.3 - 19/08/18)
    Reply With Quote #6

    No problem on normal fall damage, Checkerboard flashes may be l4d2 or a plugin, mod causing it. Anyway good plugin Thank you
    ricksfishin is offline
    Mr. Man
    Veteran Member
    Join Date: Mar 2011
    Location: Huh?
    Old 08-20-2018 , 14:38   Re: [ANY?] JetPack (v1.3 - 19/08/18)
    Reply With Quote #7

    Quote:
    Originally Posted by ricksfishin View Post
    No problem on normal fall damage, Checkerboard flashes may be l4d2 or a plugin, mod causing it. Anyway good plugin Thank you
    The plugin works fine - the reason why you are seeing a checkerboard for the particle is because the entity doesn’t exist in L4D2. You need to recompile the plugin using something that actually exists, like a smoke trail or something else.
    Mr. Man is offline
    ricksfishin
    Senior Member
    Join Date: Oct 2017
    Old 08-20-2018 , 17:00   Re: [ANY?] JetPack (v1.3 - 19/08/18)
    Reply With Quote #8

    Fixed thank you Mr. Man
    ricksfishin is offline
    shanapu
    Veteran Member
    Join Date: Apr 2015
    Location: .de
    Old 08-20-2018 , 17:44   Re: [ANY?] JetPack (v1.3 - 19/08/18)
    Reply With Quote #9

    Would you please tell us which entity you used for l4d2? So I can do an engine check and add both particles.
    But it's still weird, in the wiki you can read about new functions for the "env_steam" introduced with L4d2.
    https://developer.valvesoftware.com/..._L4D2_Entities
    https://developer.valvesoftware.com/wiki/Env_steam

    Am I missing something?
    __________________
    coding & free software
    shanapu is offline
    ricksfishin
    Senior Member
    Join Date: Oct 2017
    Old 08-20-2018 , 20:59   Re: [ANY?] JetPack (v1.3 - 19/08/18)
    Reply With Quote #10

    I tested this by myself so i really don't know what anyone else see's when i use jetpack. But i no longer see checkerboard squares with jetpack_effect", "1", I used "env_sprite"
    ricksfishin 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 16:41.


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