Tutorials/Spraylogo

From Sven Co-op
< Tutorials
Revision as of 06:55, 28 January 2019 by GeckonCZ (talk | contribs) (Links.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Spraylogos are images you can place on most surfaces multiplayer games, with the exception of models. Spraylogos in GoldSrc tend to vary in height and width depending on their dimensions. GoldSrc Spraylogos are 8-bit meaning that they are restricted to 256 colours with only 1 of which is available for transparency.

1 What will you need

2 The basics

Default GoldSrc spraylogos are selected in the multiplayers tab, but in making your own you do not use this selector. A custom spraylogo consists of a .WAD file called "tempdecal.wad" that is saved in your root game directory. Some common directories include

  • Counter-Strike
\Steam\steamapps\common\Half-Life\cstrike
  • Sven Co-op
\Steam\steamapps\common\Sven Co-op\svencoop
  • Day of Defeat
\Steam\steamapps\common\Half-Life\dod
  • Team Fortress Classic
\Steam\steamapps\common\Half-Life\tfc
  • Half-Life
\Steam\steamapps\common\Half-Life\valve
  • Death Match Classic
\Steam\steamapps\common\Half-Life\dmc
  • 3rd-paty mods
\Steam\steamapps\common\Half-Life\<Mod_name>

3 Resolutions

The resolutions of GoldSrc spraylogos are quite low, however their dimensions are more forgiving than in source engine. The available sizes in pixels are as follows:

Spraylogo size chart.png

Now since we have covered the basics we can proceed to image preparation and creation of your spraylogo:

  1. Simple color remap spray
  2. Spray with no transparency using HLtagconverter
  3. Spray with transparency using HLtagconverter
  4. Higher resolution Sven Co-op spray using Wally
  5. Fixed IndexAlpha spray