Enabling a interior prop?

I am getting this error when trying to use the

enableinteriorprop native

How are you using it?

Try with Citizen.InvokeNative(0x55E86AF2712B36A1,int interiorID, char* propName)

That worked thank you! any idea on fixing parachuting? lol

What is wrong with parachuting?

It breaks when you open it

Would someone be able to post an example of how this would look? I’ve got the interior list as well as the prop list. I’m trying to add the props to the biker dlc meth lab warehouse. I’m just not sure how the code should look