I was searching for textures for my furniture and couldn't find a perfect one, then I noticed the custom one but i dont understand how it works, i understand that it uses rockstar models n stuff but i dont understand how it works.


Read what it says here, then i would suggest getting help from someone who knows about it..try finding some interior designer in game for some help...Such as Lars? i heard he good i dunno and this doesn't mean i'm telling you go do an ad searching for lars
18202 w_towncs_t mp_pinesheriff
Correction, you should use commas and not spaces, so it would become:Right, that option allows you to enter as said, a custom texture. Basically what it says is, you're able to enter an existing texture from any model in GTA SA, to use it on that texture index.
To find what the models, TXD names, and what the textures are, you can go to https://textures.xyin.ws/?page=textures
Find the texture you want and then hover your mouse over it, it will give you the option to "show code", press on the button. You'll now see something such as this for example http://prntscr.com/j30b0h
So the data you need to collect from that information box is the model, TXD name, and texture name, as seen here: http://prntscr.com/j30c1n
So now do as the dialog tells you, grab that model id, TXD name, and texture name and put them all together on a single line using spaces. The example I pointed out above, would become input as:
Code:18202 w_towncs_t mp_pinesheriff
Should be as simple as that.
18202,w_towncs_t,mp_pinesheriff
YeahHi, do you still need this? @Kerrn