Planes splits in to two planes when hit any fix?

Posted:
Tue May 09, 2006 7:57 am
by james007
I have notice that some addon planes split in two planes when hit by bullets. I have tried several tricks but none have worked. Does any one know how to fix this problem. I know there was a previous post with a solution to this problem but can no find it.
Any help will appreciated.
Thank you
James007
Re: Planes splits in to two planes when hit any fi

Posted:
Tue May 09, 2006 9:44 am
by Hagar
This is caused by breaking parts being defined on a non-breaking parts model. Look for entries in the DP file like this:
effect.4=100,BREAK,6,
Edit it by removing the number like this:
effect.4=100,BREAK, ,
That should fix the problem. Make sure you get them all.
PS. It's a long time since I've done any of this but I think I'm correct.
Re: Planes splits in to two planes when hit any fi

Posted:
Wed May 10, 2006 8:27 am
by james007
Thank you Hagar for your responce. I have tried something similar, but I placed a 1 instead. I will try your sugestion and see if it works. Thank you again!
James007