barrel texture

Monarch

2009-12-07 11:26:50

who can explain how to make my own texture for a barrel and how to set it
any tutorials?

haymaker

2009-12-07 17:06:44

http://www.interlopers.net/tutorials/7557

it's a lengthy process at first but it works as advertised error-free

boshed

2009-12-07 19:17:57

A quicker way without going through the decompiling/recompiling process is to extract the model files and textures from the GCF then hexedit the paths inside the .mdl and change the paths in the vmt.

As long as the length of the new path is the same as the old it works great and you have an exact duplicate of the old model but with a new name all ready to edit.

ie: /props_c17/blah/blah/ -> /props_new/blah/blah/ (same length)

Alternatively, here's one I made earlier just change the textures however you want them.

Monarch

2009-12-07 22:09:42

Thank you guys!

[BK]AC1

2010-01-06 14:34:04

nice..

exactly what i searched 8)
i´ll post the result, when finished.

thx n regards

Paradox

2010-01-07 03:52:53

you can also search the web for free use pictures of textures and then make them into a scalable texture and convert them to a VTF file in photoshop. Not that hard to do really, Ive made some custom textures from photos I have found on the web and pictures Ive taken myself. If you do a seach for making textures in photoshop, you can probably find a tutorial

boshed

2010-01-07 05:00:09

Paradox wrote:you can also search the web for free use pictures of textures and then make them into a scalable texture and convert them to a VTF file in photoshop. Not that hard to do really, Ive made some custom textures from photos I have found on the web and pictures Ive taken myself. If you do a seach for making textures in photoshop, you can probably find a tutorial
And use crazybump to make sexy normalmaps :D