Raised This Month: $ Target: $400
 0% 

FF2 [Boss Subplugin] Hook and pull.


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Blinx
Senior Member
Join Date: Oct 2013
Old 05-07-2016 , 19:16   [Boss Subplugin] Hook and pull.
Reply With Quote #1


Allows a boss to grip and pull a target towards them.

Usage:

PHP Code:
    "abilityX"
    
{
        
"name"            "ability_pull"
        "arg0"            "2"                
//Use sounds in 2nd slot
        
"arg1"             "1.5"            //Multiplier for pull force, 1.0 will gently place the target in front of you, 2.0 will be insanely rapid.
        
"arg2"            "300.0"            //Upwards force on pull. I wouldn't make this above 400 or they'll start flying above you and making it lower than 300 makes this ability almost non functional.
        
"arg3"            "materials/swamp/cable/rope_swamp.vmt" //Material to use for the "rope". DO NOT USE BACKSPACES. if you change this make sure you add it to precache.
        
"buttonmode"    "2"                //Uses reload key for activation
        
"plugin_name"    "ff2_grip"
    
}
    
"abilityX+1"
    
{
        
"name"            "ability_pull_charges"
        "arg1"            "3"            
//amount of grip charges to grant per rage, is additive to previous charges, not set.
        
"plugin_name"    "ff2_grip"
    

Details:

Doesn't really work on targets that are above you that well.
Range is infinite.
Doesn't filter out targets that are on the same team as you, I figured that'd be kind of funny for duo bosses.
Has a 1 second anti-spam timer between successful grips.

Installation:

ff2_grip.sp into addons\sourcemod\scripting
ff2_grip.smx into addons\plugins\freaks and replace extension (.smx) with .ff2

Changelog:
  • 1.0.0 - Initial release
Attached Files
File Type: sp Get Plugin or Get Source (ff2_grip.sp - 262 views - 6.0 KB)
File Type: smx ff2_grip.smx (9.8 KB, 424 views)

Last edited by Blinx; 05-07-2016 at 19:17.
Blinx is offline
 



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 13:00.


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