OFPEC Forum

Addons & Mods Depot => OFP - Addons & Mods General => Topic started by: Ding on 22 Mar 2007, 12:26:55

Title: Unit Retexturing
Post by: Ding on 22 Mar 2007, 12:26:55
Im trying to create a mission specific addon which is basically just a retextured version of the West soldier unit, Ive already created the texture and made the config my only problem is applying it to the SoldierWB Model, How do i define the path of the texture to this specific model?, do I need to include the model in the pbo file I have created? If anyone could help me out I would be very greatful, thanks :)
Title: Re: Unit Retexturing
Post by: h- on 31 Mar 2007, 07:39:14
Quote
do I need to include the model in the pbo file I have created?
Yes.

You need to edit the model to use the new textures; if you have edited the existing textures of the model you can just change the texture paths with a very old texture swapping tool you can find at our Editor's Depot (http://www.ofpec.com/ed_depot/tools.php)..
Not the most sophisticated tool but with that you can change the texturepaths of ODOL models..

The other way is to 'unbinarize' the model and use texture path swap (you can find it at OFP.info (http://ofp.gamepark.cz/index.php?sekce=utilities)) to swap the paths on the MLOD model..
Or do it by hand in O2..

If you have created completely new textures that do not match the original textures in size (512x512 instead of 256x256) or in placement you need to re-texture the model by hand in O2.