Raised This Month: $ Target: $400
 0% 

Help, I have no clue how to use tf2items


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
TheDarkStar
Junior Member
Join Date: Aug 2020
Old 08-18-2020 , 14:40   Re: Help, I have no clue how to use tf2items
Reply With Quote #8

Newer version:
PHP Code:
"custom_weapons_v3" // Leave this alone
{
    
"*" //asterisk means these changes apply to all players
    
{
        
"20" //20 is the weapon index of the Stickybomb Launcher 
        
{
            
"1"                "2 ; 1" //attribute number 2 (damage bonus) given new value of 150%
            
"2"                "4 ; 2"      //attribute number 4 (clip size) given new value of 200% 
            
"3"                "78 ; 3"  //attritbute number 78 (max ammo secondary) given new value of 300%
            
"4"                "6 ; 0.4" //attribute number 6 (fire rate bonus) is 60% faster (inverted percentage)
            
"5"                "88 ; 8" // extra stickies on ground
        
}
        
"265" //sticky jumper
        
{
            
"1"                "88 ; 8" //more stickies
            
"2"                "4 ; 2" //more clip size
            
"3"                "6 ; 0.25" //higher fire rate
            
"4"                "58 ; 2" //higher self push force
        
}
        
"45" //force a nature
        
{
            
"1"                "6 ; 0.05" //fire rate
            
"2"                "4 ; 10" //clip size
            
"3"                "76 ; 2" //max ammo increase
            
"4"                "44 ; 1" //it do have knockback tho
            
"5"                "518 ; 4" //increases KNOCKBACK
        
}
    }

Only the sticky bomb launcher and force a nature are changed, and the knockback thing isn't working.

Last edited by TheDarkStar; 08-18-2020 at 14:42. Reason: e
TheDarkStar 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 21:20.


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