ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
RandomLoopDelay: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 11: | Line 11: | ||
}} | }} | ||
Specifies a delay between each loop of this animation | Specifies a minimum and maximum delay range between each loop of this animation. The delay is randomly chosen from between the two values. A RandomLoopDelay=100,300 at game speed 4 will see typical intervals between 5 to 11sec. | ||
{{BigHorizontalBar|Attention!|In Tiberian Sun, RandomLoopDelay is known to cause Reconnection Errors. The game has trouble synchronizing random events between players.|image=Warning.png}} | {{BigHorizontalBar|Attention!|In Tiberian Sun, RandomLoopDelay is known to cause Reconnection Errors. The game has trouble synchronizing random events between players.|image=Warning.png}} |
Revision as of 22:34, 14 March 2023
Flag: | RandomLoopDelay |
File(s): | Art(md).ini |
Values: | Two Integers, separated by comma |
Default: | 0,0 |
Applicable to: | Animations |
Specifies a minimum and maximum delay range between each loop of this animation. The delay is randomly chosen from between the two values. A RandomLoopDelay=100,300 at game speed 4 will see typical intervals between 5 to 11sec.