maxjoiner 284 Posted May 22, 2014 Hi all, I done a new Police Lightbar Model.. I should to add it many hidden sections.. I know how to do it in ossigen2, but I don't know how to do a Model.CFG to recall inside it the hidden sections of my Police lightbar... Please can Someone to show some example? Share this post Link to post Share on other sites
maxjoiner 284 Posted May 27, 2014 Nobody can help me???? Share this post Link to post Share on other sites
surpher 1 Posted May 27, 2014 Add the selection to your lightbar class in the model.cfg. class lightBarP3dName: blahBlahBlah { sections[] = {"sectionName"}; }; Share this post Link to post Share on other sites
maxjoiner 284 Posted May 27, 2014 I already done this... but It doesn't work this is my model.cfg: class CfgModels { class CfgSkeletons { }; class Default{}; class Static: Default{}; class newlightbar: Static { sections[]={"camo"}; }; }; Share this post Link to post Share on other sites
brigada_spanish 11 Posted June 24, 2014 Look at this post, RichardsD has a good example of model.cfg http://forums.bistudio.com/showthread.php?171205-Bizarre-vehicle-axis-view-Issue Greetings. Share this post Link to post Share on other sites
maxjoiner 284 Posted July 1, 2014 Thank you very much Friend Share this post Link to post Share on other sites