Ability to remove vehicle parts?

Hi,

I’m looking for a native function or a solution to have a vehicles part to be removed.
For example,a function so that a door can be ripped off instantly, or having the front bumper removed without having to break it off by smashing it.
Any ideas?

Thanks.

Doors yes, wheel popping yes, other stuff… maybe… I know for sure anything that has hinges (doors, trunk, hood, etc) can be popped off.

How would I do this?

http://www.dev-c.com/nativedb/func/info/d4d4f6a4ab575a33

Look in the nativedb. you might find something, I also do not know if this works.

Thanks.
From what I’ve seen, only thing relating to bumpers is to check if its broken, but not a function to actually break it which sucks.
I’ve tried using http://www.dev-c.com/nativedb/func/info/a1dd317ea8fd4f29 but I have no idea how it works as I can’t seem to get it to do anything.