Garry's Mod Sprays
by
badandbest
| Summary | A library to allow the placement of sprays in the world |
|---|---|
| Description |
About Sprays Sprays is a library that tries to replicate sprays from Source Engine games. How to use Game 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:About Sprays
Sprays is a library that tries to replicate sprays from Source Engine games.
How to use
Game
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:
|
| Votes | 👍8 👎0 ❤️4 |
| Error Rate | 0% |
| Reviews |
3 reviews
33.3% Recommended (1)
66.7% Promise (2)
0% Needs Work (0)
|
| Usage |
3 players
34 sessions
7 hours playtime
12 minutes avg session
Totals captured
|
| Data | {} |
| Version | Created | Size (modified) | Files | Changes |
|---|---|---|---|---|
| 61422 | 337.7 KB (8.7 KB) | 22 ~3 | Actually set the placer | |
| 61401 | 337.4 KB (995 B) | 22 ~1 | Tenor doesn't like HEAD requests. Change back to GET. | |
| 61394 | 337.4 KB (10.5 KB) | 22 +3 ~4 -1 | ConVar to see who placed a spray. | |
| 61008 | 334.6 KB (5 B) | 20 ~1 | Version is now 1.1.0 | |
| 60997 | 334.6 KB | 20 ⏳ | ConVar to disable sprays | |
| 60996 | 334.6 KB (37.2 KB) | 20 +2 ~1 -2 | Changes on 2024-07-25 | |
| 60987 | 303.8 KB (44.6 KB) | 20 +2 ~1 -1 | ConVar to disable sprays. | |
| 60945 | 348.5 KB (4.2 KB) | 19 ~2 | Fix variable target. | |
| 60916 | 348.5 KB (5 B) | 19 ~1 | file -> internal. Otherwise TypeLibrary freaks out. | |
| 60915 | 348.5 KB | 19 ⏳ | file -> internal. Otherwise s&box freaks out. | |
| 60914 | 348.5 KB (6.4 KB) | 19 ~3 | file -> internal. Otherwise s&box freaks out. | |
| 60904 | 348.7 KB (2.2 KB) | 19 ~1 | Add default image | |
| 60902 | 348.6 KB | 19 +19 | Init |
Loading history…