havocsquad 0 Posted April 22, 2005 Hey all, I got a problem trying to figure out how to assemble or dissassemble a static unit like a Machine Gun similiar to FDF mod or WGL. It will have 3 people, the tripod carrier, the weapon carrier, and the ammo carrier. Where can I find helpful info on how to impliment this for just this weapon? Thanks, Havoc. Share this post Link to post Share on other sites
UNN 0 Posted April 22, 2005 Look at the Mod's you mentioned. The FDF Mod declare each section as a vehicle and a weapon. So when the tripod is being carried it appears as a weapon on the soldiers back. When he drops it, you create the tripod as a vehicle, and remove the weapon...and so on. The FDF configs are in FDF_Conf.pbo, look for class names with FDF_Mortar prefixed. The scripts are in Data.pbo "\Scripts\Wpn\Mortar81\", I used addon manager to browse through the lot. Share this post Link to post Share on other sites