can someone remove the ragdoll effect when im near one of my own fired black holes?
<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>
every time i edit tweak_table i crash!In tweak_table.xtbl find this
And set value to 0. I already did it.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>