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

Flamethrowers


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Maximilian_
Veteran Member
Join Date: Oct 2014
Old 08-17-2018 , 07:50   Flamethrowers
Reply With Quote #1

Here is a new great update by Valve

Flamethrowers is not setting fire

solution:
i found something in items_game.txt
PHP Code:
        "weapon_newflame"
        
{
            
"static_attrs"
            
{
                
"flame_gravity"                            "0"
                "flame_drag"                            "8.5"
                "flame_up_speed"                        "50"
                "flame_speed"                            "2450"
                "flame_spread_degree"                    "2.8"
                "flame_lifetime"                        "0.6"
                "flame_random_life_time_offset"            "0.1"
            
}
        } 
by testing in giveweapon plugin it's worked!

"841 ; 0 ; 843 ; 8.5 ; 865 ; 50 ; 844 ; 2450 ; 839 ; 2.8 ; 862 ; 0.6 ; 863 ; 0.1"

Last edited by Maximilian_; 08-17-2018 at 08:14.
Maximilian_ is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 08-17-2018 , 19:27   Re: Flamethrowers
Reply With Quote #2

You could also just use preserve_attributes.
__________________
asherkin 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 14:09.


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