Addons & Mods Depot > OFP - Addons & Mods General

New glasses

(1/2) > >>

icarus_uk:
Morning people.

Im looking for a way to add new (or alter) the sunglasses in the face selection screen.  I know it can be done, because I use to have an addon that put a load of new sunglasses in.  Now for this latest mission I need somthing particular in the glasses front, so I need to make them myself.  Does anyone know how to do this?

CrunchyFrog:
Arent the glasses just textures?
Alpha channels...

icarus_uk:
Im guessing yes.  But they arent part of the model, and Im hoping someone can tell me what they are part of.

Tomb:
From the orig. config :


------------------------------------
class CfgGlasses
{
class None {name="$STR_CFG_GLASSES_NONE";texture=""; };

    class Spectacles
    {
    name="$STR_CFG_GLASSES_SPECTACLES";
    texture="civilista_bryle";
    };

class Sunglasses
{
name="$STR_CFG_GLASSES_SUNGLASSES";
texture="civilista_zrcadlovky";
};

};  //end of CfgGlasses

-------------------------------------------------

Söuh, grab the two textures :


"civilista_zrcadlovky"  AND  "civilista_bryle"  :)


They can be found in the (un-pbo'ed) DTA/"Data.pbo" Folder.  
Use the "pbo-Decrypter 15" tool ( not attached; zip-size=192KB ::) ) to decrypt+un-pbo the file  :-*


Should be ok :)



icarus_uk:
Hmmm.  This is going to be harder than I first thought.  All I wanted to do was give my guy rayban's :)

Navigation

[0] Message Index

[#] Next page

Go to full version