Player.AllowImmediateDecalPainting
From GMod Wiki
Function | |
Syntax | Player:AllowImmediateDecalPainting( ) |
Description: | |
Allow the player to spraypaint now rather than waiting the 30 or so seconds. | |
Returns: | nil |
In Object: | Player |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Player.AllowImmediateDecalPainting]Player.AllowImmediateDecalPainting [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Example
Additional Notes
- You must run this every time you want to immediately spray your decal. I don't recommend that anyone put this in a think function ever, if you want unlimited sprays, just run it every time you press the spray key.