ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
OreTwinkleChance: Difference between revisions
Jump to navigation
Jump to search
Rewrite |
mNo edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Flag | {{Flag | ||
|name=OreTwinkleChance | |name=OreTwinkleChance | ||
|files={{Categ|Rules | |files={{Categ|ini=Rules}} | ||
|values=unsigned integers | |values={{values|unsigned integers}} | ||
|default=50 | |||
|default= | |||
|types={{Categ|AudioVisual}} | |types={{Categ|AudioVisual}} | ||
| | |ra2=yes | ||
|yr=yes | |||
|rp=yes | |||
}} | }} | ||
Specifies the probability for any Ore-containing cell to 'twinkle'. The probability is 1 in <tt>OreTwinkleChance</tt>, meaning, if this is set to 50, each cell containing ore has a 1 in 50 chance of playing this animation. | Specifies the probability for any Ore-containing cell to 'twinkle'. The probability is 1 in <tt>OreTwinkleChance</tt>, meaning, if this is set to 50, each cell containing ore has a 1 in 50 chance of playing this animation. | ||
==Note== | |||
The lower the value, the more Animations will blink faster. |
Latest revision as of 12:45, 30 September 2024
Flag: | OreTwinkleChance |
File(s): | Rules(md).ini |
Values: | Unsigned integers: All non-negative whole numbers from 0 to either 32767, 2147483647 or 4294967295. |
Default: | 50 |
Applicable to: | AudioVisual |
Specifies the probability for any Ore-containing cell to 'twinkle'. The probability is 1 in OreTwinkleChance, meaning, if this is set to 50, each cell containing ore has a 1 in 50 chance of playing this animation.
Note
The lower the value, the more Animations will blink faster.