
|
|
Okay This is it.. The tutorial to making your own coloured spraypaint logo! What you need: A) A program to edit a .bmp file (Photoshop, acdiecie and my personal favorite: Paint shop pro) DON'T edit in MS Paint!! If you do, your spraypaint won't work!! If you only have MS Paint and no other program installed, I suggest you d/l paint shop pro, check www.download.com. B) Half-life texture SDK. This program will make a .WAD out of your .BMP. You need the .WAD to spray logo's. The file is pretty small and can be downloaded above. Half-Life's textures are 256-color (8-bits)
pictures, which are saved in a so-called Wad3 file. A .WAD file is just
a picture that can be opened by Half-life. Spraypaint pictures are also
saved in a WAD file. Okay.. got that? You probably know what happens
with normal spraypaints.. Half-Life normally takes a greyscale BMP picture
from the Logos Directory, gives it just one color, and puts the result
in a file called PLDECAL.WAD. What does the PLDECAL.WAD do? When you
connect to a server this PLDECAL.WAD is being uploaded to the server.
Other players download it, so they also see your logo's What we are
gonna do now is make a PLDECAL.WAD that has colours in it and is bigger
than the plain logo's. Making the logo: You start with making or getting
a 256 colour (8 bit) .BMP image. Be sure that
the image doesn't have more colours than 256, and if so, decrease
them with paint shop pro (colors tab - decrease colordepth), please
note that sometimes the pure blue can change to black in this process,
if it does, then increase the colour depth back to 16 million, put another
blue blob in (0 0 255) then re-convert back down to 256 colours.
The .BMP's resolution must at least 16x16. The resolution can be in
steps of 16 at a time. so 16x32 is valid. and so is 80x112. but 60x50
isnt devisible by 16, and is invalid Make sure the .BMP is between of
these resolutions:
C:\SIERRA\HALFLIFE\VALVE\ (default directory)
for spraypaint under Halflife. You do not have to do anything with the PLDECAL.LS file. Alternatively, put it in whatever other MOD's map to get your spraypaint. Now start playing. The default key to make a spraypaint ingame is T. Face a wall or floor and press the T key. You will see your spraypaint. If you DON'T see it, don't start to panic. The file had to be uploaded to the server, this may take one or two rounds. Thanks to spraypainterz.cjb.net for the tutorial, used here without permissionand and slighly modified. |