black hole no ragdoll

can someone remove the ragdoll effect when im near one of my own fired black holes?
 
In tweak_table.xtbl find this
Code:
    <Tweak_Table_Entry>
      <Name>Blackhole_owner_radius</Name>
      <Value>0</Value>
      <Description>The owner has to be within this radius to be affected by his own explosion.</Description>
      <_Editor>
        <Category>Entries:Combat:Weapons:Blackhole</Category>
      </_Editor>
    </Tweak_Table_Entry>
And set value to 0. I already did it.
 
In tweak_table.xtbl find this
Code:
    <Tweak_Table_Entry>
      <Name>Blackhole_owner_radius</Name>
      <Value>0</Value>
      <Description>The owner has to be within this radius to be affected by his own explosion.</Description>
      <_Editor>
        <Category>Entries:Combat:Weapons:Blackhole</Category>
      </_Editor>
    </Tweak_Table_Entry>
And set value to 0. I already did it.
every time i edit tweak_table i crash!
 
 
Back
Top