About Sprays
Sprays is a library that tries to replicate sprays from Source Engine games.
How to useGame
if ( Input.Pressed( "Spray" ) )
{
Spray.Place();
}
Client
To use a custom image, type in console. Image URL must be in quotes.
Tip: Right click, Copy image address.
Example: