Quote:
"custom_weapons_v3"
{
"*" //Everybody
{
"775" //Escape Plan
{
"preserve_attributes" "1"
"1" "414 ; 0" //self mark for death
}
}
}
|
I believe this is what you need to make the escape plan no longer have the attribute. I'm not sure if attribute preservation will conflict with the self mark for death, making it additive however. If this doesn't work, try setting the 0 to a -1 instead.
In addition, tf2items is currently having an issue that appears to be preserving all item attributes regardless, so this may not work until that is fixed.