thedog88 4 Posted May 16, 2014 hey guys, been searching up and down but either i dont grasp the concept or im not finding anything. what im trying to do is simple, i have a surveillance camera and a destroyed surveillance camera modelled. i want that when i shoot the surveillance cam the good model disappears and is replaced by the destroyed one. i figured it would be as simple as defining it in the config with a single line, maybe something along the lines of (just as an example) destroyedmodel="modelname.p3d"; however the more i read i feel im way off. is it not that simple? i have both models working in game no problem as part of my ARP pack, now i just want to take it up a notch and add that damage model. any help? Share this post Link to post Share on other sites
LCpl Aaron 11 Posted May 16, 2014 you should be able to set up a destruction LOD inside your main P3D file and have it appear, there maybe a special class for the destruction model but i wont have access to my main computer for a few days to confirm it but i believe you just have to set it up inside the p3d Share this post Link to post Share on other sites
thedog88 4 Posted May 16, 2014 that would be awesome if it was that simple!!! x.x please let me know asap ill look around myself. thanks for the new lead Share this post Link to post Share on other sites
six_ten 208 Posted May 16, 2014 Look in the ARMA3 SamplesF folder, there's a complete house setup with the normal model, damaged, and destroyed, plus the config for it. Share this post Link to post Share on other sites
m1lkm8n 410 Posted May 16, 2014 Is the camera part of a house? If so it fairly straightforward. Have you camera and destroyed camera in the same spot. In the model config you'll have a hide animation for the good camera and a unhide animation for destroyed camera. You'll need to create a block component in the fire lod that represents the camera and create hitpoints in the hitpoint lod. Then when. The camera is hit the good one hides and is replaced with the destroyed one via the animation. If you set it all up I can help you with the config/ model config when ur ready Share this post Link to post Share on other sites
thedog88 4 Posted May 16, 2014 that would be sweet. can i add you on steam? its already all in game just not the damage portion Share this post Link to post Share on other sites
m1lkm8n 410 Posted May 16, 2014 Do u have skype? It's easier I think anyway Share this post Link to post Share on other sites
thedog88 4 Posted May 16, 2014 yeah ill send you a pm when i get off work. thanks. Share this post Link to post Share on other sites