Garry's Mod Wiki

TimedCos

  number TimedCos( number frequency, number min, number max, number offset )

Description

Returns a cosine value that fluctuates based on the current time

Arguments

1 number frequency
The frequency of fluctuation
2 number min
Minimum value
3 number max
Maximum value
4 number offset
Offset variable that doesn't affect the rate of change, but causes the returned value to be offset by time

Returns

1 number
Cosine value