Jump to content

Retextured


psychosis

Recommended Posts

Maybe someone tell how to replace the standard texture with "hand made" ?)
 
This i found for another mod (RPG):

case "C_Hatchback_01_sport_F":
{
    _path = "\a3\soft_f_gamma\Hatchback_01\data\";
    _ret =
    [
        [_path + "
hatchback_01_ext_sport01_co.paa","civ], //Index 0
        [_path + "
hatchback_01_ext_sport02_co.paa","civ], //Index 1
        [_path + "
hatchback_01_ext_sport03_co.paa","civ], //Index 2
        [_path + "
hatchback_01_ext_sport04_co.paa","civ], //Index 3
        [_path + "
hatchback_01_ext_sport05_co.paa","civ], //Index 4
        [_path + "
hatchback_01_ext_sport06_co.paa","civ], //Index 5
        ["
#(ai,64,64,1)Fresnel(1.3,7)","cop] //Index 6
    ];
};

 

But is it possible to replace texture in epoch ?..
Tnx.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Discord

×
×
  • Create New...