Jump to content

Applying shader to clothes


John Smith

Recommended Posts

Posted

hello

i have tried applying shader to clothes, tried everything

using textureName as CJ, using gTexture thing and applying it to clothes names etc and none of them worked

and yet later on i found that arran did this with shaders (at least video says so) 2 years ago

[

]

so does anyone know how can i replace any cloth with a shader?

If you find my post useful or if it helped you, please like my post :)
Ingame name: ZoeN

560x95_FFFFFF_FF9900_000000_000000.png

Posted

I need shaders to use multiple versions of something onto 1 cloth

also Tomas i really don't know how would that even help me in achieving what i'm trying to do

If you find my post useful or if it helped you, please like my post :)
Ingame name: ZoeN

560x95_FFFFFF_FF9900_000000_000000.png

Posted

Many people don't seem to notice that when creating shader that will be applied to peds one needs to state an optional argument elementType = "ped". Allso when you apply that shader to ped texture - i guess you would also state the element this shader is applied to as well. There is an interesting example - done for vehicle lights - you should check it out.

I make shaders .. mainly. My community resources

I'll do some custom stuff, I'm open for cooperation.

Posted
function replaceTXD() 
txd = engineLoadTXD("txdFile.txd") 
engineImportTXD( txd, 30152) --- afro hair id 
end 
addEventHandler("onClientResourceStart", resourceRoot, replaceTXD) 

Inactivo.

Posted
function replaceTXD() 
txd = engineLoadTXD("txdFile.txd") 
engineImportTXD( txd, 30152) --- afro hair id 
end 
addEventHandler("onClientResourceStart", resourceRoot, replaceTXD) 

Hey blind man, open your eyes.

Do you even know what he is saying? No offence, but that is not at all A SHADER. He wants to apply a shader not a mod..

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...