Garry's Mod Wiki
Example
Creates a timer that has a 1 second delay and is only ran once (UniqueName1), a timer that has a 2 second delay and is ran continuously (UniqueName2), etc.
This shows the different ways you can interact with functions.
Example
Creates a timer that has 0.01 second delay, to demonstrate that the "minimum" delay of a timer is locked at the tickrate period (1/66 seconds).
As the example below shows, by setting the delay rate to 1/100 (0.01 seconds), the difference in time between the iterations of the timer should be 0.01 seconds, but instead, it is 0.0149 (1/66) seconds.
This site is a community mirror of the official Garry's Mod wiki.. This site is not maintained by Facepunch Studios.
Page content is automatically updated four times a day. Edits and history are not available.
Last Parsed: Loading...